{
  "type": "File",
  "start": 0,
  "end": 18051,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 478,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 18051,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 478,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 47,
        "end": 77,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 30
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 54,
            "end": 64,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 59,
              "end": 64,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 12
                },
                "end": {
                  "line": 5,
                  "column": 17
                },
                "identifierName": "THREE"
              },
              "name": "THREE",
              "leadingComments": null
            },
            "leadingComments": null
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 70,
          "end": 77,
          "loc": {
            "start": {
              "line": 5,
              "column": 23
            },
            "end": {
              "line": 5,
              "column": 30
            }
          },
          "extra": {
            "rawValue": "three",
            "raw": "'three'"
          },
          "value": "three"
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @module Properties plugin for awv3\n ",
            "start": 0,
            "end": 45,
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 78,
        "end": 119,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 41
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 85,
            "end": 91,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 85,
              "end": 91,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 7
                },
                "end": {
                  "line": 6,
                  "column": 13
                },
                "identifierName": "Plugin"
              },
              "name": "Plugin"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 97,
          "end": 119,
          "loc": {
            "start": {
              "line": 6,
              "column": 19
            },
            "end": {
              "line": 6,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "../../session/plugin",
            "raw": "'../../session/plugin'"
          },
          "value": "../../session/plugin"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 120,
        "end": 202,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 82
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 129,
            "end": 134,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 14
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 129,
              "end": 134,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 14
                },
                "identifierName": "Group"
              },
              "name": "Group"
            },
            "local": {
              "type": "Identifier",
              "start": 129,
              "end": 134,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 14
                },
                "identifierName": "Group"
              },
              "name": "Group"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 136,
            "end": 142,
            "loc": {
              "start": {
                "line": 7,
                "column": 16
              },
              "end": {
                "line": 7,
                "column": 22
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 136,
              "end": 142,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 16
                },
                "end": {
                  "line": 7,
                  "column": 22
                },
                "identifierName": "Button"
              },
              "name": "Button"
            },
            "local": {
              "type": "Identifier",
              "start": 136,
              "end": 142,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 16
                },
                "end": {
                  "line": 7,
                  "column": 22
                },
                "identifierName": "Button"
              },
              "name": "Button"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 144,
            "end": 149,
            "loc": {
              "start": {
                "line": 7,
                "column": 24
              },
              "end": {
                "line": 7,
                "column": 29
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 144,
              "end": 149,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 24
                },
                "end": {
                  "line": 7,
                  "column": 29
                },
                "identifierName": "Input"
              },
              "name": "Input"
            },
            "local": {
              "type": "Identifier",
              "start": 144,
              "end": 149,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 24
                },
                "end": {
                  "line": 7,
                  "column": 29
                },
                "identifierName": "Input"
              },
              "name": "Input"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 151,
            "end": 160,
            "loc": {
              "start": {
                "line": 7,
                "column": 31
              },
              "end": {
                "line": 7,
                "column": 40
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 151,
              "end": 160,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 31
                },
                "end": {
                  "line": 7,
                  "column": 40
                },
                "identifierName": "Selection"
              },
              "name": "Selection"
            },
            "local": {
              "type": "Identifier",
              "start": 151,
              "end": 160,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 31
                },
                "end": {
                  "line": 7,
                  "column": 40
                },
                "identifierName": "Selection"
              },
              "name": "Selection"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 162,
            "end": 170,
            "loc": {
              "start": {
                "line": 7,
                "column": 42
              },
              "end": {
                "line": 7,
                "column": 50
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 162,
              "end": 170,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 42
                },
                "end": {
                  "line": 7,
                  "column": 50
                },
                "identifierName": "Checkbox"
              },
              "name": "Checkbox"
            },
            "local": {
              "type": "Identifier",
              "start": 162,
              "end": 170,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 42
                },
                "end": {
                  "line": 7,
                  "column": 50
                },
                "identifierName": "Checkbox"
              },
              "name": "Checkbox"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 178,
          "end": 202,
          "loc": {
            "start": {
              "line": 7,
              "column": 58
            },
            "end": {
              "line": 7,
              "column": 82
            }
          },
          "extra": {
            "rawValue": "../../session/elements",
            "raw": "'../../session/elements'"
          },
          "value": "../../session/elements",
          "leadingComments": null,
          "trailingComments": null
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Class representing the CC_Bending class with equal member-names.\n * bendAngle = params[0];\n * preAngle = params[1];\n * bendRadiusDB = params[2];\n * bendRadius = params[3];\n * color = params[4];\n * lineType = params[5];\n * bendDeduction = params[6];\n * upperTool = params[7];\n * lowerTool = params[8];\n * bendType = params[9];\n * bendMethod = params[10];\n * bendTechnique = params[11];\n ",
            "start": 204,
            "end": 599,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 23,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ClassDeclaration",
        "start": 600,
        "end": 2479,
        "loc": {
          "start": {
            "line": 24,
            "column": 0
          },
          "end": {
            "line": 71,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 606,
          "end": 623,
          "loc": {
            "start": {
              "line": 24,
              "column": 6
            },
            "end": {
              "line": 24,
              "column": 23
            },
            "identifierName": "BendingParameters"
          },
          "name": "BendingParameters",
          "leadingComments": null
        },
        "superClass": null,
        "body": {
          "type": "ClassBody",
          "start": 624,
          "end": 2479,
          "loc": {
            "start": {
              "line": 24,
              "column": 24
            },
            "end": {
              "line": 71,
              "column": 1
            }
          },
          "body": [
            {
              "type": "ClassMethod",
              "start": 630,
              "end": 1929,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 4
                },
                "end": {
                  "line": 53,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 630,
                "end": 641,
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 4
                  },
                  "end": {
                    "line": 25,
                    "column": 15
                  },
                  "identifierName": "constructor"
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "AssignmentPattern",
                  "start": 643,
                  "end": 668,
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 17
                    },
                    "end": {
                      "line": 25,
                      "column": 42
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 643,
                    "end": 656,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 17
                      },
                      "end": {
                        "line": 25,
                        "column": 30
                      },
                      "identifierName": "bendingObject"
                    },
                    "name": "bendingObject"
                  },
                  "right": {
                    "type": "Identifier",
                    "start": 659,
                    "end": 668,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 33
                      },
                      "end": {
                        "line": 25,
                        "column": 42
                      },
                      "identifierName": "undefined"
                    },
                    "name": "undefined"
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 670,
                "end": 1929,
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 44
                  },
                  "end": {
                    "line": 53,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 680,
                    "end": 1923,
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 8
                      },
                      "end": {
                        "line": 52,
                        "column": 9
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 684,
                      "end": 697,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 12
                        },
                        "end": {
                          "line": 26,
                          "column": 25
                        },
                        "identifierName": "bendingObject"
                      },
                      "name": "bendingObject"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 699,
                      "end": 1526,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 27
                        },
                        "end": {
                          "line": 39,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 713,
                          "end": 767,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 12
                            },
                            "end": {
                              "line": 27,
                              "column": 66
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 713,
                            "end": 767,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 12
                              },
                              "end": {
                                "line": 27,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 713,
                              "end": 727,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 12
                                },
                                "end": {
                                  "line": 27,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 713,
                                "end": 717,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 718,
                                "end": 727,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 26
                                  },
                                  "identifierName": "bendAngle"
                                },
                                "name": "bendAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 730,
                              "end": 767,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 29
                                },
                                "end": {
                                  "line": 27,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 730,
                                "end": 761,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 730,
                                  "end": 751,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 730,
                                    "end": 743,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 744,
                                    "end": 751,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 752,
                                  "end": 761,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 60
                                    },
                                    "identifierName": "bendAngle"
                                  },
                                  "name": "bendAngle"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 762,
                                "end": 767,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 780,
                          "end": 832,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 12
                            },
                            "end": {
                              "line": 28,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 780,
                            "end": 832,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 12
                              },
                              "end": {
                                "line": 28,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 780,
                              "end": 793,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 12
                                },
                                "end": {
                                  "line": 28,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 780,
                                "end": 784,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 785,
                                "end": 793,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 25
                                  },
                                  "identifierName": "preAngle"
                                },
                                "name": "preAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 796,
                              "end": 832,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 28
                                },
                                "end": {
                                  "line": 28,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 796,
                                "end": 826,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 796,
                                  "end": 817,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 796,
                                    "end": 809,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 810,
                                    "end": 817,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 818,
                                  "end": 826,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 58
                                    },
                                    "identifierName": "preAngle"
                                  },
                                  "name": "preAngle"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 827,
                                "end": 832,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 845,
                          "end": 905,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 12
                            },
                            "end": {
                              "line": 29,
                              "column": 72
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 845,
                            "end": 905,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 12
                              },
                              "end": {
                                "line": 29,
                                "column": 72
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 845,
                              "end": 862,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 12
                                },
                                "end": {
                                  "line": 29,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 845,
                                "end": 849,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 850,
                                "end": 862,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 29
                                  },
                                  "identifierName": "bendRadiusDB"
                                },
                                "name": "bendRadiusDB"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 865,
                              "end": 905,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 32
                                },
                                "end": {
                                  "line": 29,
                                  "column": 72
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 865,
                                "end": 899,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 66
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 865,
                                  "end": 886,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 865,
                                    "end": 878,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 45
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 879,
                                    "end": 886,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 53
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 887,
                                  "end": 899,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 66
                                    },
                                    "identifierName": "bendRadiusDB"
                                  },
                                  "name": "bendRadiusDB"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 900,
                                "end": 905,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 67
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 72
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 918,
                          "end": 974,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 12
                            },
                            "end": {
                              "line": 30,
                              "column": 68
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 918,
                            "end": 974,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 12
                              },
                              "end": {
                                "line": 30,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 918,
                              "end": 933,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 12
                                },
                                "end": {
                                  "line": 30,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 918,
                                "end": 922,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 923,
                                "end": 933,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 27
                                  },
                                  "identifierName": "bendRadius"
                                },
                                "name": "bendRadius"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 936,
                              "end": 974,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 30
                                },
                                "end": {
                                  "line": 30,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 936,
                                "end": 968,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 936,
                                  "end": 957,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 936,
                                    "end": 949,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 43
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 950,
                                    "end": 957,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 51
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 958,
                                  "end": 968,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 62
                                    },
                                    "identifierName": "bendRadius"
                                  },
                                  "name": "bendRadius"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 969,
                                "end": 974,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 68
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 987,
                          "end": 1033,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 12
                            },
                            "end": {
                              "line": 31,
                              "column": 58
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 987,
                            "end": 1033,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 12
                              },
                              "end": {
                                "line": 31,
                                "column": 58
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 987,
                              "end": 997,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 12
                                },
                                "end": {
                                  "line": 31,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 987,
                                "end": 991,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 992,
                                "end": 997,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 22
                                  },
                                  "identifierName": "color"
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1000,
                              "end": 1033,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 25
                                },
                                "end": {
                                  "line": 31,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1000,
                                "end": 1027,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 52
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1000,
                                  "end": 1021,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1000,
                                    "end": 1013,
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 38
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1014,
                                    "end": 1021,
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 46
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1022,
                                  "end": 1027,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 52
                                    },
                                    "identifierName": "color"
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1028,
                                "end": 1033,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 58
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1046,
                          "end": 1098,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 12
                            },
                            "end": {
                              "line": 32,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1046,
                            "end": 1098,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 12
                              },
                              "end": {
                                "line": 32,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1046,
                              "end": 1059,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 12
                                },
                                "end": {
                                  "line": 32,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1046,
                                "end": 1050,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1051,
                                "end": 1059,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 25
                                  },
                                  "identifierName": "lineType"
                                },
                                "name": "lineType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1062,
                              "end": 1098,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 28
                                },
                                "end": {
                                  "line": 32,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1062,
                                "end": 1092,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1062,
                                  "end": 1083,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1062,
                                    "end": 1075,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1076,
                                    "end": 1083,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1084,
                                  "end": 1092,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 58
                                    },
                                    "identifierName": "lineType"
                                  },
                                  "name": "lineType"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1093,
                                "end": 1098,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1111,
                          "end": 1173,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 12
                            },
                            "end": {
                              "line": 33,
                              "column": 74
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1111,
                            "end": 1173,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 12
                              },
                              "end": {
                                "line": 33,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1111,
                              "end": 1129,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 12
                                },
                                "end": {
                                  "line": 33,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1111,
                                "end": 1115,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1116,
                                "end": 1129,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 30
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1132,
                              "end": 1173,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 33
                                },
                                "end": {
                                  "line": 33,
                                  "column": 74
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1132,
                                "end": 1167,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 68
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1132,
                                  "end": 1153,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1132,
                                    "end": 1145,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 46
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1146,
                                    "end": 1153,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 54
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1154,
                                  "end": 1167,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 68
                                    },
                                    "identifierName": "bendDeduction"
                                  },
                                  "name": "bendDeduction"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1168,
                                "end": 1173,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 74
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1186,
                          "end": 1240,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 12
                            },
                            "end": {
                              "line": 34,
                              "column": 66
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1186,
                            "end": 1240,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 12
                              },
                              "end": {
                                "line": 34,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1186,
                              "end": 1200,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 12
                                },
                                "end": {
                                  "line": 34,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1186,
                                "end": 1190,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1191,
                                "end": 1200,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 26
                                  },
                                  "identifierName": "upperTool"
                                },
                                "name": "upperTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1203,
                              "end": 1240,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 29
                                },
                                "end": {
                                  "line": 34,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1203,
                                "end": 1234,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1203,
                                  "end": 1224,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1203,
                                    "end": 1216,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1217,
                                    "end": 1224,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1225,
                                  "end": 1234,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 60
                                    },
                                    "identifierName": "upperTool"
                                  },
                                  "name": "upperTool"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1235,
                                "end": 1240,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1253,
                          "end": 1307,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 12
                            },
                            "end": {
                              "line": 35,
                              "column": 66
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1253,
                            "end": 1307,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 12
                              },
                              "end": {
                                "line": 35,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1253,
                              "end": 1267,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 12
                                },
                                "end": {
                                  "line": 35,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1253,
                                "end": 1257,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1258,
                                "end": 1267,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 26
                                  },
                                  "identifierName": "lowerTool"
                                },
                                "name": "lowerTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1270,
                              "end": 1307,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 29
                                },
                                "end": {
                                  "line": 35,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1270,
                                "end": 1301,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1270,
                                  "end": 1291,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1270,
                                    "end": 1283,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1284,
                                    "end": 1291,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1292,
                                  "end": 1301,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 60
                                    },
                                    "identifierName": "lowerTool"
                                  },
                                  "name": "lowerTool"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1302,
                                "end": 1307,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1320,
                          "end": 1372,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 12
                            },
                            "end": {
                              "line": 36,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1320,
                            "end": 1372,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 12
                              },
                              "end": {
                                "line": 36,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1320,
                              "end": 1333,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 12
                                },
                                "end": {
                                  "line": 36,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1320,
                                "end": 1324,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1325,
                                "end": 1333,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 25
                                  },
                                  "identifierName": "bendType"
                                },
                                "name": "bendType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1336,
                              "end": 1372,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 28
                                },
                                "end": {
                                  "line": 36,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1336,
                                "end": 1366,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1336,
                                  "end": 1357,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1336,
                                    "end": 1349,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1350,
                                    "end": 1357,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1358,
                                  "end": 1366,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 58
                                    },
                                    "identifierName": "bendType"
                                  },
                                  "name": "bendType"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1367,
                                "end": 1372,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1385,
                          "end": 1441,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 12
                            },
                            "end": {
                              "line": 37,
                              "column": 68
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1385,
                            "end": 1441,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 12
                              },
                              "end": {
                                "line": 37,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1385,
                              "end": 1400,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 12
                                },
                                "end": {
                                  "line": 37,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1385,
                                "end": 1389,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1390,
                                "end": 1400,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 27
                                  },
                                  "identifierName": "bendMethod"
                                },
                                "name": "bendMethod"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1403,
                              "end": 1441,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 30
                                },
                                "end": {
                                  "line": 37,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1403,
                                "end": 1435,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1403,
                                  "end": 1424,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1403,
                                    "end": 1416,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 43
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1417,
                                    "end": 1424,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 51
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1425,
                                  "end": 1435,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 62
                                    },
                                    "identifierName": "bendMethod"
                                  },
                                  "name": "bendMethod"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1436,
                                "end": 1441,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 68
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1454,
                          "end": 1516,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 12
                            },
                            "end": {
                              "line": 38,
                              "column": 74
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1454,
                            "end": 1516,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 12
                              },
                              "end": {
                                "line": 38,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1454,
                              "end": 1472,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 12
                                },
                                "end": {
                                  "line": 38,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1454,
                                "end": 1458,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1459,
                                "end": 1472,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 30
                                  },
                                  "identifierName": "bendTechnique"
                                },
                                "name": "bendTechnique"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1475,
                              "end": 1516,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 33
                                },
                                "end": {
                                  "line": 38,
                                  "column": 74
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1475,
                                "end": 1510,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 68
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1475,
                                  "end": 1496,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1475,
                                    "end": 1488,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 46
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1489,
                                    "end": 1496,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 54
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1497,
                                  "end": 1510,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 68
                                    },
                                    "identifierName": "bendTechnique"
                                  },
                                  "name": "bendTechnique"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1511,
                                "end": 1516,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 74
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 1532,
                      "end": 1923,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 15
                        },
                        "end": {
                          "line": 52,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1546,
                          "end": 1564,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 12
                            },
                            "end": {
                              "line": 40,
                              "column": 30
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1546,
                            "end": 1564,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 12
                              },
                              "end": {
                                "line": 40,
                                "column": 30
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1546,
                              "end": 1560,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 12
                                },
                                "end": {
                                  "line": 40,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1546,
                                "end": 1550,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1551,
                                "end": 1560,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 26
                                  },
                                  "identifierName": "bendAngle"
                                },
                                "name": "bendAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1563,
                              "end": 1564,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 29
                                },
                                "end": {
                                  "line": 40,
                                  "column": 30
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1577,
                          "end": 1594,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 12
                            },
                            "end": {
                              "line": 41,
                              "column": 29
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1577,
                            "end": 1594,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 12
                              },
                              "end": {
                                "line": 41,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1577,
                              "end": 1590,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 12
                                },
                                "end": {
                                  "line": 41,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1577,
                                "end": 1581,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1582,
                                "end": 1590,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 25
                                  },
                                  "identifierName": "preAngle"
                                },
                                "name": "preAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1593,
                              "end": 1594,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 28
                                },
                                "end": {
                                  "line": 41,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1607,
                          "end": 1628,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 12
                            },
                            "end": {
                              "line": 42,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1607,
                            "end": 1628,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 12
                              },
                              "end": {
                                "line": 42,
                                "column": 33
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1607,
                              "end": 1624,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 12
                                },
                                "end": {
                                  "line": 42,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1607,
                                "end": 1611,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1612,
                                "end": 1624,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 29
                                  },
                                  "identifierName": "bendRadiusDB"
                                },
                                "name": "bendRadiusDB"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1627,
                              "end": 1628,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 32
                                },
                                "end": {
                                  "line": 42,
                                  "column": 33
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1641,
                          "end": 1660,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 12
                            },
                            "end": {
                              "line": 43,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1641,
                            "end": 1660,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 12
                              },
                              "end": {
                                "line": 43,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1641,
                              "end": 1656,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 12
                                },
                                "end": {
                                  "line": 43,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1641,
                                "end": 1645,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1646,
                                "end": 1656,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 27
                                  },
                                  "identifierName": "bendRadius"
                                },
                                "name": "bendRadius"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1659,
                              "end": 1660,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 30
                                },
                                "end": {
                                  "line": 43,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1673,
                          "end": 1687,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 12
                            },
                            "end": {
                              "line": 44,
                              "column": 26
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1673,
                            "end": 1687,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 12
                              },
                              "end": {
                                "line": 44,
                                "column": 26
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1673,
                              "end": 1683,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 12
                                },
                                "end": {
                                  "line": 44,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1673,
                                "end": 1677,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1678,
                                "end": 1683,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 22
                                  },
                                  "identifierName": "color"
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1686,
                              "end": 1687,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 25
                                },
                                "end": {
                                  "line": 44,
                                  "column": 26
                                }
                              },
                              "extra": {
                                "rawValue": 3,
                                "raw": "3"
                              },
                              "value": 3
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1700,
                          "end": 1717,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 12
                            },
                            "end": {
                              "line": 45,
                              "column": 29
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1700,
                            "end": 1717,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 12
                              },
                              "end": {
                                "line": 45,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1700,
                              "end": 1713,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 12
                                },
                                "end": {
                                  "line": 45,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1700,
                                "end": 1704,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1705,
                                "end": 1713,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 25
                                  },
                                  "identifierName": "lineType"
                                },
                                "name": "lineType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1716,
                              "end": 1717,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 28
                                },
                                "end": {
                                  "line": 45,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1730,
                          "end": 1752,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 12
                            },
                            "end": {
                              "line": 46,
                              "column": 34
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1730,
                            "end": 1752,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 12
                              },
                              "end": {
                                "line": 46,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1730,
                              "end": 1748,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 12
                                },
                                "end": {
                                  "line": 46,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1730,
                                "end": 1734,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1735,
                                "end": 1748,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 30
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1751,
                              "end": 1752,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 33
                                },
                                "end": {
                                  "line": 46,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1765,
                          "end": 1784,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 12
                            },
                            "end": {
                              "line": 47,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1765,
                            "end": 1784,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 12
                              },
                              "end": {
                                "line": 47,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1765,
                              "end": 1779,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 12
                                },
                                "end": {
                                  "line": 47,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1765,
                                "end": 1769,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1770,
                                "end": 1779,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 26
                                  },
                                  "identifierName": "upperTool"
                                },
                                "name": "upperTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 1782,
                              "end": 1784,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 29
                                },
                                "end": {
                                  "line": 47,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1797,
                          "end": 1816,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 12
                            },
                            "end": {
                              "line": 48,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1797,
                            "end": 1816,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 12
                              },
                              "end": {
                                "line": 48,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1797,
                              "end": 1811,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 12
                                },
                                "end": {
                                  "line": 48,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1797,
                                "end": 1801,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1802,
                                "end": 1811,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 26
                                  },
                                  "identifierName": "lowerTool"
                                },
                                "name": "lowerTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 1814,
                              "end": 1816,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 29
                                },
                                "end": {
                                  "line": 48,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1829,
                          "end": 1846,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 12
                            },
                            "end": {
                              "line": 49,
                              "column": 29
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1829,
                            "end": 1846,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1829,
                              "end": 1842,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1829,
                                "end": 1833,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1834,
                                "end": 1842,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 25
                                  },
                                  "identifierName": "bendType"
                                },
                                "name": "bendType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1845,
                              "end": 1846,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 28
                                },
                                "end": {
                                  "line": 49,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1859,
                          "end": 1878,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 12
                            },
                            "end": {
                              "line": 50,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1859,
                            "end": 1878,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1859,
                              "end": 1874,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 12
                                },
                                "end": {
                                  "line": 50,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1859,
                                "end": 1863,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1864,
                                "end": 1874,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 27
                                  },
                                  "identifierName": "bendMethod"
                                },
                                "name": "bendMethod"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1877,
                              "end": 1878,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 30
                                },
                                "end": {
                                  "line": 50,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1891,
                          "end": 1913,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 12
                            },
                            "end": {
                              "line": 51,
                              "column": 34
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1891,
                            "end": 1913,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 12
                              },
                              "end": {
                                "line": 51,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1891,
                              "end": 1909,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 12
                                },
                                "end": {
                                  "line": 51,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1891,
                                "end": 1895,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1896,
                                "end": 1909,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 30
                                  },
                                  "identifierName": "bendTechnique"
                                },
                                "name": "bendTechnique"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1912,
                              "end": 1913,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 33
                                },
                                "end": {
                                  "line": 51,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "ClassMethod",
              "start": 1935,
              "end": 2477,
              "loc": {
                "start": {
                  "line": 55,
                  "column": 4
                },
                "end": {
                  "line": 70,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1935,
                "end": 1953,
                "loc": {
                  "start": {
                    "line": 55,
                    "column": 4
                  },
                  "end": {
                    "line": 55,
                    "column": 22
                  },
                  "identifierName": "getParameterString"
                },
                "name": "getParameterString"
              },
              "static": false,
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1957,
                "end": 2477,
                "loc": {
                  "start": {
                    "line": 55,
                    "column": 26
                  },
                  "end": {
                    "line": 70,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1967,
                    "end": 2451,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 8
                      },
                      "end": {
                        "line": 67,
                        "column": 40
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1973,
                        "end": 2451,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 14
                          },
                          "end": {
                            "line": 67,
                            "column": 40
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1973,
                          "end": 1976,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 14
                            },
                            "end": {
                              "line": 56,
                              "column": 17
                            },
                            "identifierName": "str"
                          },
                          "name": "str"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 1979,
                          "end": 2451,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 20
                            },
                            "end": {
                              "line": 67,
                              "column": 40
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 1979,
                            "end": 2408,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 20
                              },
                              "end": {
                                "line": 66,
                                "column": 39
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 1979,
                              "end": 2366,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 20
                                },
                                "end": {
                                  "line": 65,
                                  "column": 37
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1979,
                                "end": 2326,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 40
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 1979,
                                  "end": 2283,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 40
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 1979,
                                    "end": 2240,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 42
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1979,
                                      "end": 2195,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 37
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 1979,
                                        "end": 2155,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 34
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 1979,
                                          "end": 2118,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 35
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 1979,
                                            "end": 2080,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 41
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 1979,
                                              "end": 2036,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 37
                                                }
                                              },
                                              "left": {
                                                "type": "TemplateLiteral",
                                                "start": 1979,
                                                "end": 1996,
                                                "loc": {
                                                  "start": {
                                                    "line": 56,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 56,
                                                    "column": 37
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1982,
                                                    "end": 1992,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 33
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1982,
                                                      "end": 1986,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 27
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1987,
                                                      "end": 1992,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 33
                                                        },
                                                        "identifierName": "angle"
                                                      },
                                                      "name": "angle"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 1980,
                                                    "end": 1980,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 21
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 1993,
                                                    "end": 1995,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 36
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ", ",
                                                      "cooked": ", "
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              },
                                              "operator": "+",
                                              "right": {
                                                "type": "TemplateLiteral",
                                                "start": 2016,
                                                "end": 2036,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 37
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 2019,
                                                    "end": 2032,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 33
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 2019,
                                                      "end": 2023,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 24
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2024,
                                                      "end": 2032,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 33
                                                        },
                                                        "identifierName": "preAngle"
                                                      },
                                                      "name": "preAngle"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2017,
                                                    "end": 2017,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 18
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 18
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2033,
                                                    "end": 2035,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 36
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ", ",
                                                      "cooked": ", "
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            },
                                            "operator": "+",
                                            "right": {
                                              "type": "TemplateLiteral",
                                              "start": 2056,
                                              "end": 2080,
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 41
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 2059,
                                                  "end": 2076,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 37
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2059,
                                                    "end": 2063,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 24
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2064,
                                                    "end": 2076,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 37
                                                      },
                                                      "identifierName": "bendRadiusDB"
                                                    },
                                                    "name": "bendRadiusDB"
                                                  },
                                                  "computed": false
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 2057,
                                                  "end": 2057,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 18
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "",
                                                    "cooked": ""
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 2077,
                                                  "end": 2079,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 40
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": ", ",
                                                    "cooked": ", "
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          },
                                          "operator": "+",
                                          "right": {
                                            "type": "TemplateLiteral",
                                            "start": 2100,
                                            "end": 2118,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 35
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 2103,
                                                "end": 2114,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 31
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 2103,
                                                  "end": 2107,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 24
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2108,
                                                  "end": 2114,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 31
                                                    },
                                                    "identifierName": "radius"
                                                  },
                                                  "name": "radius"
                                                },
                                                "computed": false
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 2101,
                                                "end": 2101,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 18
                                                  }
                                                },
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 2115,
                                                "end": 2117,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 34
                                                  }
                                                },
                                                "value": {
                                                  "raw": ", ",
                                                  "cooked": ", "
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "TemplateLiteral",
                                          "start": 2138,
                                          "end": 2155,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 34
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 2141,
                                              "end": 2151,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 2141,
                                                "end": 2145,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2146,
                                                "end": 2151,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 30
                                                  },
                                                  "identifierName": "color"
                                                },
                                                "name": "color"
                                              },
                                              "computed": false
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 2139,
                                              "end": 2139,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 18
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 2152,
                                              "end": 2154,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 33
                                                }
                                              },
                                              "value": {
                                                "raw": ", ",
                                                "cooked": ", "
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "TemplateLiteral",
                                        "start": 2175,
                                        "end": 2195,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 37
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2178,
                                            "end": 2191,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2178,
                                              "end": 2182,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2183,
                                              "end": 2191,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 33
                                                },
                                                "identifierName": "lineType"
                                              },
                                              "name": "lineType"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 2176,
                                            "end": 2176,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 18
                                              }
                                            },
                                            "value": {
                                              "raw": "",
                                              "cooked": ""
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 2192,
                                            "end": 2194,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 36
                                              }
                                            },
                                            "value": {
                                              "raw": ", ",
                                              "cooked": ", "
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "TemplateLiteral",
                                      "start": 2215,
                                      "end": 2240,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 42
                                        }
                                      },
                                      "expressions": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 2218,
                                          "end": 2236,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 2218,
                                            "end": 2222,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 24
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2223,
                                            "end": 2236,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 38
                                              },
                                              "identifierName": "bendDeduction"
                                            },
                                            "name": "bendDeduction"
                                          },
                                          "computed": false
                                        }
                                      ],
                                      "quasis": [
                                        {
                                          "type": "TemplateElement",
                                          "start": 2216,
                                          "end": 2216,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 18
                                            }
                                          },
                                          "value": {
                                            "raw": "",
                                            "cooked": ""
                                          },
                                          "tail": false
                                        },
                                        {
                                          "type": "TemplateElement",
                                          "start": 2237,
                                          "end": 2239,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 41
                                            }
                                          },
                                          "value": {
                                            "raw": ", ",
                                            "cooked": ", "
                                          },
                                          "tail": true
                                        }
                                      ]
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "TemplateLiteral",
                                    "start": 2260,
                                    "end": 2283,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 40
                                      }
                                    },
                                    "expressions": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 2264,
                                        "end": 2278,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 35
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 2264,
                                          "end": 2268,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2269,
                                          "end": 2278,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 35
                                            },
                                            "identifierName": "upperTool"
                                          },
                                          "name": "upperTool"
                                        },
                                        "computed": false
                                      }
                                    ],
                                    "quasis": [
                                      {
                                        "type": "TemplateElement",
                                        "start": 2261,
                                        "end": 2262,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 19
                                          }
                                        },
                                        "value": {
                                          "raw": "\"",
                                          "cooked": "\""
                                        },
                                        "tail": false
                                      },
                                      {
                                        "type": "TemplateElement",
                                        "start": 2279,
                                        "end": 2282,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 39
                                          }
                                        },
                                        "value": {
                                          "raw": "\", ",
                                          "cooked": "\", "
                                        },
                                        "tail": true
                                      }
                                    ]
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "TemplateLiteral",
                                  "start": 2303,
                                  "end": 2326,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 40
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 2307,
                                      "end": 2321,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 35
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2307,
                                        "end": 2311,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 25
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2312,
                                        "end": 2321,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 35
                                          },
                                          "identifierName": "lowerTool"
                                        },
                                        "name": "lowerTool"
                                      },
                                      "computed": false
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 2304,
                                      "end": 2305,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 19
                                        }
                                      },
                                      "value": {
                                        "raw": "\"",
                                        "cooked": "\""
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 2322,
                                      "end": 2325,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 39
                                        }
                                      },
                                      "value": {
                                        "raw": "\", ",
                                        "cooked": "\", "
                                      },
                                      "tail": true
                                    }
                                  ]
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "TemplateLiteral",
                                "start": 2346,
                                "end": 2366,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 37
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 2349,
                                    "end": 2362,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 33
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2349,
                                      "end": 2353,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 24
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2354,
                                      "end": 2362,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 33
                                        },
                                        "identifierName": "bendType"
                                      },
                                      "name": "bendType"
                                    },
                                    "computed": false
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 2347,
                                    "end": 2347,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 18
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 2363,
                                    "end": 2365,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 36
                                      }
                                    },
                                    "value": {
                                      "raw": ", ",
                                      "cooked": ", "
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "TemplateLiteral",
                              "start": 2386,
                              "end": 2408,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 17
                                },
                                "end": {
                                  "line": 66,
                                  "column": 39
                                }
                              },
                              "expressions": [
                                {
                                  "type": "MemberExpression",
                                  "start": 2389,
                                  "end": 2404,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2389,
                                    "end": 2393,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 24
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2394,
                                    "end": 2404,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 35
                                      },
                                      "identifierName": "bendMethod"
                                    },
                                    "name": "bendMethod"
                                  },
                                  "computed": false
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 2387,
                                  "end": 2387,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 18
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 2405,
                                  "end": 2407,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 38
                                    }
                                  },
                                  "value": {
                                    "raw": ", ",
                                    "cooked": ", "
                                  },
                                  "tail": true
                                }
                              ]
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "TemplateLiteral",
                            "start": 2428,
                            "end": 2451,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 17
                              },
                              "end": {
                                "line": 67,
                                "column": 40
                              }
                            },
                            "expressions": [
                              {
                                "type": "MemberExpression",
                                "start": 2431,
                                "end": 2449,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2431,
                                  "end": 2435,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 24
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2436,
                                  "end": 2449,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 38
                                    },
                                    "identifierName": "bendTechnique"
                                  },
                                  "name": "bendTechnique"
                                },
                                "computed": false
                              }
                            ],
                            "quasis": [
                              {
                                "type": "TemplateElement",
                                "start": 2429,
                                "end": 2429,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 18
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": false
                              },
                              {
                                "type": "TemplateElement",
                                "start": 2450,
                                "end": 2450,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 39
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": true
                              }
                            ]
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2461,
                    "end": 2471,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 8
                      },
                      "end": {
                        "line": 69,
                        "column": 18
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 2468,
                      "end": 2471,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 15
                        },
                        "end": {
                          "line": 69,
                          "column": 18
                        },
                        "identifierName": "str"
                      },
                      "name": "str"
                    }
                  }
                ],
                "directives": []
              }
            }
          ],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Class representing the CC_Bending class with equal member-names.\n * bendAngle = params[0];\n * preAngle = params[1];\n * bendRadiusDB = params[2];\n * bendRadius = params[3];\n * color = params[4];\n * lineType = params[5];\n * bendDeduction = params[6];\n * upperTool = params[7];\n * lowerTool = params[8];\n * bendType = params[9];\n * bendMethod = params[10];\n * bendTechnique = params[11];\n ",
            "start": 204,
            "end": 599,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 23,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
            "start": 2481,
            "end": 2618,
            "loc": {
              "start": {
                "line": 73,
                "column": 0
              },
              "end": {
                "line": 76,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 2619,
        "end": 18050,
        "loc": {
          "start": {
            "line": 77,
            "column": 0
          },
          "end": {
            "line": 477,
            "column": 1
          }
        },
        "declaration": {
          "type": "ClassDeclaration",
          "start": 2634,
          "end": 18050,
          "loc": {
            "start": {
              "line": 77,
              "column": 15
            },
            "end": {
              "line": 477,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 2640,
            "end": 2650,
            "loc": {
              "start": {
                "line": 77,
                "column": 21
              },
              "end": {
                "line": 77,
                "column": 31
              },
              "identifierName": "Properties"
            },
            "name": "Properties",
            "leadingComments": null
          },
          "superClass": {
            "type": "Identifier",
            "start": 2659,
            "end": 2665,
            "loc": {
              "start": {
                "line": 77,
                "column": 40
              },
              "end": {
                "line": 77,
                "column": 46
              },
              "identifierName": "Plugin"
            },
            "name": "Plugin"
          },
          "body": {
            "type": "ClassBody",
            "start": 2666,
            "end": 18050,
            "loc": {
              "start": {
                "line": 77,
                "column": 47
              },
              "end": {
                "line": 477,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 2672,
                "end": 6425,
                "loc": {
                  "start": {
                    "line": 78,
                    "column": 4
                  },
                  "end": {
                    "line": 199,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2672,
                  "end": 2683,
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 4
                    },
                    "end": {
                      "line": 78,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor"
                },
                "static": false,
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2685,
                    "end": 2692,
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 17
                      },
                      "end": {
                        "line": 78,
                        "column": 24
                      },
                      "identifierName": "session"
                    },
                    "name": "session"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 2694,
                    "end": 2745,
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 26
                      },
                      "end": {
                        "line": 78,
                        "column": 77
                      }
                    },
                    "left": {
                      "type": "ObjectPattern",
                      "start": 2694,
                      "end": 2740,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 26
                        },
                        "end": {
                          "line": 78,
                          "column": 72
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 2696,
                          "end": 2715,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 28
                            },
                            "end": {
                              "line": 78,
                              "column": 47
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2696,
                            "end": 2700,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 28
                              },
                              "end": {
                                "line": 78,
                                "column": 32
                              },
                              "identifierName": "name"
                            },
                            "name": "name"
                          },
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 2696,
                            "end": 2715,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 28
                              },
                              "end": {
                                "line": 78,
                                "column": 47
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2696,
                              "end": 2700,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 28
                                },
                                "end": {
                                  "line": 78,
                                  "column": 32
                                },
                                "identifierName": "name"
                              },
                              "name": "name"
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 2703,
                              "end": 2715,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 35
                                },
                                "end": {
                                  "line": 78,
                                  "column": 47
                                }
                              },
                              "extra": {
                                "rawValue": "Properties",
                                "raw": "'Properties'"
                              },
                              "value": "Properties"
                            }
                          },
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 2717,
                          "end": 2738,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 49
                            },
                            "end": {
                              "line": 78,
                              "column": 70
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2717,
                            "end": 2721,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 49
                              },
                              "end": {
                                "line": 78,
                                "column": 53
                              },
                              "identifierName": "icon"
                            },
                            "name": "icon"
                          },
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 2717,
                            "end": 2738,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 49
                              },
                              "end": {
                                "line": 78,
                                "column": 70
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2717,
                              "end": 2721,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 49
                                },
                                "end": {
                                  "line": 78,
                                  "column": 53
                                },
                                "identifierName": "icon"
                              },
                              "name": "icon"
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 2724,
                              "end": 2738,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 56
                                },
                                "end": {
                                  "line": 78,
                                  "column": 70
                                }
                              },
                              "extra": {
                                "rawValue": "align center",
                                "raw": "'align center'"
                              },
                              "value": "align center"
                            }
                          },
                          "extra": {
                            "shorthand": true
                          }
                        }
                      ]
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2743,
                      "end": 2745,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 75
                        },
                        "end": {
                          "line": 78,
                          "column": 77
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2747,
                  "end": 6425,
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 79
                    },
                    "end": {
                      "line": 199,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2757,
                      "end": 2807,
                      "loc": {
                        "start": {
                          "line": 79,
                          "column": 8
                        },
                        "end": {
                          "line": 79,
                          "column": 58
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2757,
                        "end": 2807,
                        "loc": {
                          "start": {
                            "line": 79,
                            "column": 8
                          },
                          "end": {
                            "line": 79,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 2757,
                          "end": 2762,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 8
                            },
                            "end": {
                              "line": 79,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 2763,
                            "end": 2770,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 14
                              },
                              "end": {
                                "line": 79,
                                "column": 21
                              },
                              "identifierName": "session"
                            },
                            "name": "session"
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 2772,
                            "end": 2806,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 23
                              },
                              "end": {
                                "line": 79,
                                "column": 57
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 2774,
                                "end": 2792,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 43
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2774,
                                  "end": 2778,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 29
                                    },
                                    "identifierName": "type"
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 2780,
                                  "end": 2792,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 43
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "Properties",
                                    "raw": "'Properties'"
                                  },
                                  "value": "Properties"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 2794,
                                "end": 2798,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 49
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2794,
                                  "end": 2798,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 49
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2794,
                                  "end": 2798,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 49
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 2800,
                                "end": 2804,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 55
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2800,
                                  "end": 2804,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 55
                                    },
                                    "identifierName": "icon"
                                  },
                                  "name": "icon"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2800,
                                  "end": 2804,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 55
                                    },
                                    "identifierName": "icon"
                                  },
                                  "name": "icon"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2816,
                      "end": 2862,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 8
                        },
                        "end": {
                          "line": 80,
                          "column": 54
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2816,
                        "end": 2862,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 8
                          },
                          "end": {
                            "line": 80,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2816,
                          "end": 2834,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2816,
                            "end": 2820,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 8
                              },
                              "end": {
                                "line": 80,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2821,
                            "end": 2834,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 13
                              },
                              "end": {
                                "line": 80,
                                "column": 26
                              },
                              "identifierName": "bendLineColor"
                            },
                            "name": "bendLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2837,
                          "end": 2862,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 29
                            },
                            "end": {
                              "line": 80,
                              "column": 54
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2841,
                            "end": 2852,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 33
                              },
                              "end": {
                                "line": 80,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2841,
                              "end": 2846,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 33
                                },
                                "end": {
                                  "line": 80,
                                  "column": 38
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2847,
                              "end": 2852,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 39
                                },
                                "end": {
                                  "line": 80,
                                  "column": 44
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2853,
                              "end": 2861,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 45
                                },
                                "end": {
                                  "line": 80,
                                  "column": 53
                                }
                              },
                              "extra": {
                                "rawValue": 65280,
                                "raw": "0x00FF00"
                              },
                              "value": 65280
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2871,
                      "end": 2922,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2871,
                        "end": 2922,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 59
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2871,
                          "end": 2894,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2871,
                            "end": 2875,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 8
                              },
                              "end": {
                                "line": 81,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2876,
                            "end": 2894,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 13
                              },
                              "end": {
                                "line": 81,
                                "column": 31
                              },
                              "identifierName": "signatureLineColor"
                            },
                            "name": "signatureLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2897,
                          "end": 2922,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 34
                            },
                            "end": {
                              "line": 81,
                              "column": 59
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2901,
                            "end": 2912,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 38
                              },
                              "end": {
                                "line": 81,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2901,
                              "end": 2906,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 38
                                },
                                "end": {
                                  "line": 81,
                                  "column": 43
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2907,
                              "end": 2912,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 44
                                },
                                "end": {
                                  "line": 81,
                                  "column": 49
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2913,
                              "end": 2921,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 50
                                },
                                "end": {
                                  "line": 81,
                                  "column": 58
                                }
                              },
                              "extra": {
                                "rawValue": 16711680,
                                "raw": "0xFF0000"
                              },
                              "value": 16711680
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2931,
                      "end": 2980,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 8
                        },
                        "end": {
                          "line": 82,
                          "column": 57
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2931,
                        "end": 2980,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 8
                          },
                          "end": {
                            "line": 82,
                            "column": 57
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2931,
                          "end": 2952,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 8
                            },
                            "end": {
                              "line": 82,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2931,
                            "end": 2935,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 8
                              },
                              "end": {
                                "line": 82,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2936,
                            "end": 2952,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 13
                              },
                              "end": {
                                "line": 82,
                                "column": 29
                              },
                              "identifierName": "contourLineColor"
                            },
                            "name": "contourLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2955,
                          "end": 2980,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 32
                            },
                            "end": {
                              "line": 82,
                              "column": 57
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2959,
                            "end": 2970,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 36
                              },
                              "end": {
                                "line": 82,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2959,
                              "end": 2964,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 36
                                },
                                "end": {
                                  "line": 82,
                                  "column": 41
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2965,
                              "end": 2970,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 42
                                },
                                "end": {
                                  "line": 82,
                                  "column": 47
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2971,
                              "end": 2979,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 48
                                },
                                "end": {
                                  "line": 82,
                                  "column": 56
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0x000000"
                              },
                              "value": 0
                            }
                          ],
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constant settings by Blexon",
                          "start": 2990,
                          "end": 3020,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3029,
                      "end": 3051,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 8
                        },
                        "end": {
                          "line": 85,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3029,
                        "end": 3051,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 8
                          },
                          "end": {
                            "line": 85,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3029,
                          "end": 3045,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3029,
                            "end": 3033,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 8
                              },
                              "end": {
                                "line": 85,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3034,
                            "end": 3045,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 13
                              },
                              "end": {
                                "line": 85,
                                "column": 24
                              },
                              "identifierName": "foldUpAngle"
                            },
                            "name": "foldUpAngle"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3048,
                          "end": 3051,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 27
                            },
                            "end": {
                              "line": 85,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 180,
                            "raw": "180"
                          },
                          "value": 180
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constant settings by Blexon",
                          "start": 2990,
                          "end": 3020,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3060,
                      "end": 3084,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 8
                        },
                        "end": {
                          "line": 86,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3060,
                        "end": 3084,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 8
                          },
                          "end": {
                            "line": 86,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3060,
                          "end": 3079,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 8
                            },
                            "end": {
                              "line": 86,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3060,
                            "end": 3064,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 8
                              },
                              "end": {
                                "line": 86,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3065,
                            "end": 3079,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 13
                              },
                              "end": {
                                "line": 86,
                                "column": 27
                              },
                              "identifierName": "foldUpPreAngle"
                            },
                            "name": "foldUpPreAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3082,
                          "end": 3084,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 30
                            },
                            "end": {
                              "line": 86,
                              "column": 32
                            }
                          },
                          "extra": {
                            "rawValue": 30,
                            "raw": "30"
                          },
                          "value": 30
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3093,
                      "end": 3118,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 8
                        },
                        "end": {
                          "line": 87,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3093,
                        "end": 3118,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 8
                          },
                          "end": {
                            "line": 87,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3093,
                          "end": 3111,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 8
                            },
                            "end": {
                              "line": 87,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3093,
                            "end": 3097,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 8
                              },
                              "end": {
                                "line": 87,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3098,
                            "end": 3111,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 13
                              },
                              "end": {
                                "line": 87,
                                "column": 26
                              },
                              "identifierName": "foldDownAngle"
                            },
                            "name": "foldDownAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "UnaryExpression",
                          "start": 3114,
                          "end": 3118,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 29
                            },
                            "end": {
                              "line": 87,
                              "column": 33
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "NumericLiteral",
                            "start": 3115,
                            "end": 3118,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 30
                              },
                              "end": {
                                "line": 87,
                                "column": 33
                              }
                            },
                            "extra": {
                              "rawValue": 180,
                              "raw": "180"
                            },
                            "value": 180
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3127,
                      "end": 3154,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 8
                        },
                        "end": {
                          "line": 88,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3127,
                        "end": 3154,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 8
                          },
                          "end": {
                            "line": 88,
                            "column": 35
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3127,
                          "end": 3148,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 8
                            },
                            "end": {
                              "line": 88,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3127,
                            "end": 3131,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 8
                              },
                              "end": {
                                "line": 88,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3132,
                            "end": 3148,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 13
                              },
                              "end": {
                                "line": 88,
                                "column": 29
                              },
                              "identifierName": "foldDownPreAngle"
                            },
                            "name": "foldDownPreAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "UnaryExpression",
                          "start": 3151,
                          "end": 3154,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 32
                            },
                            "end": {
                              "line": 88,
                              "column": 35
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "NumericLiteral",
                            "start": 3152,
                            "end": 3154,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 33
                              },
                              "end": {
                                "line": 88,
                                "column": 35
                              }
                            },
                            "extra": {
                              "rawValue": 30,
                              "raw": "30"
                            },
                            "value": 30
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3163,
                      "end": 3185,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 8
                        },
                        "end": {
                          "line": 89,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3163,
                        "end": 3185,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 8
                          },
                          "end": {
                            "line": 89,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3163,
                          "end": 3178,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 8
                            },
                            "end": {
                              "line": 89,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3163,
                            "end": 3167,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 8
                              },
                              "end": {
                                "line": 89,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3168,
                            "end": 3178,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 13
                              },
                              "end": {
                                "line": 89,
                                "column": 23
                              },
                              "identifierName": "foldRadius"
                            },
                            "name": "foldRadius"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3181,
                          "end": 3185,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 26
                            },
                            "end": {
                              "line": 89,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 0.05,
                            "raw": "0.05"
                          },
                          "value": 0.05,
                          "leadingComments": null,
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
                          "start": 3186,
                          "end": 3264,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 31
                            },
                            "end": {
                              "line": 89,
                              "column": 109
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3273,
                      "end": 3290,
                      "loc": {
                        "start": {
                          "line": 90,
                          "column": 8
                        },
                        "end": {
                          "line": 90,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3273,
                        "end": 3290,
                        "loc": {
                          "start": {
                            "line": 90,
                            "column": 8
                          },
                          "end": {
                            "line": 90,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3273,
                          "end": 3286,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 8
                            },
                            "end": {
                              "line": 90,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3273,
                            "end": 3277,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 8
                              },
                              "end": {
                                "line": 90,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3278,
                            "end": 3286,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 13
                              },
                              "end": {
                                "line": 90,
                                "column": 21
                              },
                              "identifierName": "foldType"
                            },
                            "name": "foldType"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3289,
                          "end": 3290,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 24
                            },
                            "end": {
                              "line": 90,
                              "column": 25
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
                          "start": 3186,
                          "end": 3264,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 31
                            },
                            "end": {
                              "line": 89,
                              "column": 109
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3299,
                      "end": 3318,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 8
                        },
                        "end": {
                          "line": 91,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3299,
                        "end": 3318,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 8
                          },
                          "end": {
                            "line": 91,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3299,
                          "end": 3314,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 8
                            },
                            "end": {
                              "line": 91,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3299,
                            "end": 3303,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 8
                              },
                              "end": {
                                "line": 91,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3304,
                            "end": 3314,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 13
                              },
                              "end": {
                                "line": 91,
                                "column": 23
                              },
                              "identifierName": "foldMethod"
                            },
                            "name": "foldMethod"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3317,
                          "end": 3318,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 26
                            },
                            "end": {
                              "line": 91,
                              "column": 27
                            }
                          },
                          "extra": {
                            "rawValue": 2,
                            "raw": "2"
                          },
                          "value": 2
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3327,
                      "end": 3349,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 8
                        },
                        "end": {
                          "line": 92,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3327,
                        "end": 3349,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 8
                          },
                          "end": {
                            "line": 92,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3327,
                          "end": 3345,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 8
                            },
                            "end": {
                              "line": 92,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3327,
                            "end": 3331,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 8
                              },
                              "end": {
                                "line": 92,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3332,
                            "end": 3345,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 13
                              },
                              "end": {
                                "line": 92,
                                "column": 26
                              },
                              "identifierName": "foldTechnique"
                            },
                            "name": "foldTechnique"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3348,
                          "end": 3349,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 29
                            },
                            "end": {
                              "line": 92,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1,
                          "leadingComments": null,
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection",
                          "start": 3359,
                          "end": 3371,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 8
                            },
                            "end": {
                              "line": 94,
                              "column": 20
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3380,
                      "end": 3540,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 8
                        },
                        "end": {
                          "line": 100,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3380,
                        "end": 3540,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3380,
                          "end": 3394,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3380,
                            "end": 3384,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 8
                              },
                              "end": {
                                "line": 95,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3385,
                            "end": 3394,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 13
                              },
                              "end": {
                                "line": 95,
                                "column": 22
                              },
                              "identifierName": "selection"
                            },
                            "name": "selection"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3397,
                          "end": 3540,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 25
                            },
                            "end": {
                              "line": 100,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3401,
                            "end": 3410,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 29
                              },
                              "end": {
                                "line": 95,
                                "column": 38
                              },
                              "identifierName": "Selection"
                            },
                            "name": "Selection"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3411,
                              "end": 3415,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 39
                                },
                                "end": {
                                  "line": 95,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3417,
                              "end": 3539,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 45
                                },
                                "end": {
                                  "line": 100,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3431,
                                  "end": 3444,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3431,
                                    "end": 3435,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3437,
                                    "end": 3444,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lines",
                                      "raw": "'Lines'"
                                    },
                                    "value": "Lines"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3458,
                                  "end": 3466,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 20
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3458,
                                    "end": 3463,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 17
                                      },
                                      "identifierName": "limit"
                                    },
                                    "name": "limit"
                                  },
                                  "value": {
                                    "type": "NumericLiteral",
                                    "start": 3465,
                                    "end": 3466,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 20
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3480,
                                  "end": 3503,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 35
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3480,
                                    "end": 3485,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 17
                                      },
                                      "identifierName": "types"
                                    },
                                    "name": "types"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 3487,
                                    "end": 3503,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 35
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 3488,
                                        "end": 3502,
                                        "loc": {
                                          "start": {
                                            "line": 98,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 98,
                                            "column": 34
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "LineSegments",
                                          "raw": "'LineSegments'"
                                        },
                                        "value": "LineSegments"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3517,
                                  "end": 3529,
                                  "loc": {
                                    "start": {
                                      "line": 99,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 99,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3517,
                                    "end": 3523,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 18
                                      },
                                      "identifierName": "active"
                                    },
                                    "name": "active"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3525,
                                    "end": 3529,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 24
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ],
                          "trailingComments": null
                        },
                        "leadingComments": null,
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection",
                          "start": 3359,
                          "end": 3371,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 8
                            },
                            "end": {
                              "line": 94,
                              "column": 20
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 3550,
                          "end": 3560,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3569,
                      "end": 3744,
                      "loc": {
                        "start": {
                          "line": 103,
                          "column": 8
                        },
                        "end": {
                          "line": 108,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3569,
                        "end": 3744,
                        "loc": {
                          "start": {
                            "line": 103,
                            "column": 8
                          },
                          "end": {
                            "line": 108,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3569,
                          "end": 3584,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3569,
                            "end": 3573,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 8
                              },
                              "end": {
                                "line": 103,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3574,
                            "end": 3584,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 13
                              },
                              "end": {
                                "line": 103,
                                "column": 23
                              },
                              "identifierName": "isBendLine"
                            },
                            "name": "isBendLine"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3587,
                          "end": 3744,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 26
                            },
                            "end": {
                              "line": 108,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3591,
                            "end": 3599,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 30
                              },
                              "end": {
                                "line": 103,
                                "column": 38
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3600,
                              "end": 3604,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 39
                                },
                                "end": {
                                  "line": 103,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3606,
                              "end": 3743,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 45
                                },
                                "end": {
                                  "line": 108,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3620,
                                  "end": 3636,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3620,
                                    "end": 3624,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3626,
                                    "end": 3636,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bendline",
                                      "raw": "'Bendline'"
                                    },
                                    "value": "Bendline"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3650,
                                  "end": 3662,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3650,
                                    "end": 3655,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3657,
                                    "end": 3662,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3676,
                                  "end": 3706,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 42
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3676,
                                    "end": 3683,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3685,
                                    "end": 3706,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 42
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "define as bend line",
                                      "raw": "'define as bend line'"
                                    },
                                    "value": "define as bend line"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3720,
                                  "end": 3733,
                                  "loc": {
                                    "start": {
                                      "line": 107,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 107,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3720,
                                    "end": 3727,
                                    "loc": {
                                      "start": {
                                        "line": 107,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3729,
                                    "end": 3733,
                                    "loc": {
                                      "start": {
                                        "line": 107,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 3550,
                          "end": 3560,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3753,
                      "end": 3919,
                      "loc": {
                        "start": {
                          "line": 109,
                          "column": 8
                        },
                        "end": {
                          "line": 114,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3753,
                        "end": 3919,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 8
                          },
                          "end": {
                            "line": 114,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3753,
                          "end": 3764,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 8
                            },
                            "end": {
                              "line": 109,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3753,
                            "end": 3757,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 8
                              },
                              "end": {
                                "line": 109,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3758,
                            "end": 3764,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 13
                              },
                              "end": {
                                "line": 109,
                                "column": 19
                              },
                              "identifierName": "foldUp"
                            },
                            "name": "foldUp"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3767,
                          "end": 3919,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 22
                            },
                            "end": {
                              "line": 114,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3771,
                            "end": 3779,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 26
                              },
                              "end": {
                                "line": 109,
                                "column": 34
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3780,
                              "end": 3784,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 35
                                },
                                "end": {
                                  "line": 109,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3786,
                              "end": 3918,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 41
                                },
                                "end": {
                                  "line": 114,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3800,
                                  "end": 3815,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3800,
                                    "end": 3804,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3806,
                                    "end": 3815,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Fold up",
                                      "raw": "'Fold up'"
                                    },
                                    "value": "Fold up"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3829,
                                  "end": 3841,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3829,
                                    "end": 3834,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3836,
                                    "end": 3841,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3855,
                                  "end": 3880,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 37
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3855,
                                    "end": 3862,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3864,
                                    "end": 3880,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 37
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "fold downwards",
                                      "raw": "'fold downwards'"
                                    },
                                    "value": "fold downwards"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3894,
                                  "end": 3908,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3894,
                                    "end": 3901,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3903,
                                    "end": 3908,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3928,
                      "end": 4096,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 8
                        },
                        "end": {
                          "line": 120,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3928,
                        "end": 4096,
                        "loc": {
                          "start": {
                            "line": 115,
                            "column": 8
                          },
                          "end": {
                            "line": 120,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3928,
                          "end": 3941,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 8
                            },
                            "end": {
                              "line": 115,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3928,
                            "end": 3932,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 8
                              },
                              "end": {
                                "line": 115,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3933,
                            "end": 3941,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 13
                              },
                              "end": {
                                "line": 115,
                                "column": 21
                              },
                              "identifierName": "foldDown"
                            },
                            "name": "foldDown"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3944,
                          "end": 4096,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 24
                            },
                            "end": {
                              "line": 120,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3948,
                            "end": 3956,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 28
                              },
                              "end": {
                                "line": 115,
                                "column": 36
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3957,
                              "end": 3961,
                              "loc": {
                                "start": {
                                  "line": 115,
                                  "column": 37
                                },
                                "end": {
                                  "line": 115,
                                  "column": 41
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3963,
                              "end": 4095,
                              "loc": {
                                "start": {
                                  "line": 115,
                                  "column": 43
                                },
                                "end": {
                                  "line": 120,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3977,
                                  "end": 3994,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 29
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3977,
                                    "end": 3981,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3983,
                                    "end": 3994,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 29
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Fold down",
                                      "raw": "'Fold down'"
                                    },
                                    "value": "Fold down"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4008,
                                  "end": 4020,
                                  "loc": {
                                    "start": {
                                      "line": 117,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 117,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4008,
                                    "end": 4013,
                                    "loc": {
                                      "start": {
                                        "line": 117,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 117,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4015,
                                    "end": 4020,
                                    "loc": {
                                      "start": {
                                        "line": 117,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 117,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4034,
                                  "end": 4057,
                                  "loc": {
                                    "start": {
                                      "line": 118,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 35
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4034,
                                    "end": 4041,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4043,
                                    "end": 4057,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 35
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "fold upwards",
                                      "raw": "'fold upwards'"
                                    },
                                    "value": "fold upwards"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4071,
                                  "end": 4085,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4071,
                                    "end": 4078,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4080,
                                    "end": 4085,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4105,
                      "end": 4255,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 8
                        },
                        "end": {
                          "line": 126,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4105,
                        "end": 4255,
                        "loc": {
                          "start": {
                            "line": 121,
                            "column": 8
                          },
                          "end": {
                            "line": 126,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4105,
                          "end": 4114,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 8
                            },
                            "end": {
                              "line": 121,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4105,
                            "end": 4109,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 8
                              },
                              "end": {
                                "line": 121,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4110,
                            "end": 4114,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 13
                              },
                              "end": {
                                "line": 121,
                                "column": 17
                              },
                              "identifierName": "bend"
                            },
                            "name": "bend"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4117,
                          "end": 4255,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 20
                            },
                            "end": {
                              "line": 126,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4121,
                            "end": 4129,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 24
                              },
                              "end": {
                                "line": 121,
                                "column": 32
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4130,
                              "end": 4134,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 33
                                },
                                "end": {
                                  "line": 121,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4136,
                              "end": 4254,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 39
                                },
                                "end": {
                                  "line": 126,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4150,
                                  "end": 4162,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4150,
                                    "end": 4154,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4156,
                                    "end": 4162,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 24
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bend",
                                      "raw": "'Bend'"
                                    },
                                    "value": "Bend"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4176,
                                  "end": 4187,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 23
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4176,
                                    "end": 4181,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4183,
                                    "end": 4187,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 23
                                      }
                                    },
                                    "value": true
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4201,
                                  "end": 4216,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4201,
                                    "end": 4208,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4210,
                                    "end": 4216,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "bend",
                                      "raw": "'bend'"
                                    },
                                    "value": "bend"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4230,
                                  "end": 4244,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4230,
                                    "end": 4237,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4239,
                                    "end": 4244,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4264,
                      "end": 4406,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 8
                        },
                        "end": {
                          "line": 131,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4264,
                        "end": 4406,
                        "loc": {
                          "start": {
                            "line": 127,
                            "column": 8
                          },
                          "end": {
                            "line": 131,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4264,
                          "end": 4276,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 8
                            },
                            "end": {
                              "line": 127,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4264,
                            "end": 4268,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 8
                              },
                              "end": {
                                "line": 127,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4269,
                            "end": 4276,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 13
                              },
                              "end": {
                                "line": 127,
                                "column": 20
                              },
                              "identifierName": "kFactor"
                            },
                            "name": "kFactor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4279,
                          "end": 4406,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 23
                            },
                            "end": {
                              "line": 131,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4283,
                            "end": 4288,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 27
                              },
                              "end": {
                                "line": 127,
                                "column": 32
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4289,
                              "end": 4293,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 33
                                },
                                "end": {
                                  "line": 127,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4295,
                              "end": 4405,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 39
                                },
                                "end": {
                                  "line": 131,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4309,
                                  "end": 4325,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4309,
                                    "end": 4313,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 128,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4315,
                                    "end": 4325,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 128,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "k-Factor",
                                      "raw": "'k-Factor'"
                                    },
                                    "value": "k-Factor"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4339,
                                  "end": 4368,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 41
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4339,
                                    "end": 4346,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4348,
                                    "end": 4368,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 41
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "The k-Factor is...",
                                      "raw": "'The k-Factor is...'"
                                    },
                                    "value": "The k-Factor is..."
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4382,
                                  "end": 4395,
                                  "loc": {
                                    "start": {
                                      "line": 130,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 130,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4382,
                                    "end": 4389,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 130,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4391,
                                    "end": 4395,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 130,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4415,
                      "end": 4564,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 8
                        },
                        "end": {
                          "line": 136,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4415,
                        "end": 4564,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 8
                          },
                          "end": {
                            "line": 136,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4415,
                          "end": 4426,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 8
                            },
                            "end": {
                              "line": 132,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4415,
                            "end": 4419,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 8
                              },
                              "end": {
                                "line": 132,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4420,
                            "end": 4426,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 13
                              },
                              "end": {
                                "line": 132,
                                "column": 19
                              },
                              "identifierName": "radius"
                            },
                            "name": "radius"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4429,
                          "end": 4564,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 22
                            },
                            "end": {
                              "line": 136,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4433,
                            "end": 4438,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 26
                              },
                              "end": {
                                "line": 132,
                                "column": 31
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4439,
                              "end": 4443,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 32
                                },
                                "end": {
                                  "line": 132,
                                  "column": 36
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4445,
                              "end": 4563,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 38
                                },
                                "end": {
                                  "line": 136,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4459,
                                  "end": 4479,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 32
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4459,
                                    "end": 4463,
                                    "loc": {
                                      "start": {
                                        "line": 133,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4465,
                                    "end": 4479,
                                    "loc": {
                                      "start": {
                                        "line": 133,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Inner radius",
                                      "raw": "'Inner radius'"
                                    },
                                    "value": "Inner radius"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4493,
                                  "end": 4526,
                                  "loc": {
                                    "start": {
                                      "line": 134,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 45
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4493,
                                    "end": 4500,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4502,
                                    "end": 4526,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 45
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "The inner radius is...",
                                      "raw": "'The inner radius is...'"
                                    },
                                    "value": "The inner radius is..."
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4540,
                                  "end": 4553,
                                  "loc": {
                                    "start": {
                                      "line": 135,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 135,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4540,
                                    "end": 4547,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4549,
                                    "end": 4553,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4573,
                      "end": 4697,
                      "loc": {
                        "start": {
                          "line": 137,
                          "column": 8
                        },
                        "end": {
                          "line": 141,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4573,
                        "end": 4697,
                        "loc": {
                          "start": {
                            "line": 137,
                            "column": 8
                          },
                          "end": {
                            "line": 141,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4573,
                          "end": 4583,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 8
                            },
                            "end": {
                              "line": 137,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4573,
                            "end": 4577,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 8
                              },
                              "end": {
                                "line": 137,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4578,
                            "end": 4583,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 13
                              },
                              "end": {
                                "line": 137,
                                "column": 18
                              },
                              "identifierName": "angle"
                            },
                            "name": "angle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4586,
                          "end": 4697,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 21
                            },
                            "end": {
                              "line": 141,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4590,
                            "end": 4595,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 25
                              },
                              "end": {
                                "line": 137,
                                "column": 30
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4596,
                              "end": 4600,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 31
                                },
                                "end": {
                                  "line": 137,
                                  "column": 35
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4602,
                              "end": 4696,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 37
                                },
                                "end": {
                                  "line": 141,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4616,
                                  "end": 4629,
                                  "loc": {
                                    "start": {
                                      "line": 138,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 138,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4616,
                                    "end": 4620,
                                    "loc": {
                                      "start": {
                                        "line": 138,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 138,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4622,
                                    "end": 4629,
                                    "loc": {
                                      "start": {
                                        "line": 138,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 138,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Angle",
                                      "raw": "'Angle'"
                                    },
                                    "value": "Angle"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4643,
                                  "end": 4657,
                                  "loc": {
                                    "start": {
                                      "line": 139,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 139,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4643,
                                    "end": 4650,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4652,
                                    "end": 4657,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4671,
                                  "end": 4686,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4671,
                                    "end": 4679,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 20
                                      },
                                      "identifierName": "optional"
                                    },
                                    "name": "optional"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4681,
                                    "end": 4686,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 27
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4706,
                      "end": 4847,
                      "loc": {
                        "start": {
                          "line": 142,
                          "column": 8
                        },
                        "end": {
                          "line": 146,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4706,
                        "end": 4847,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 8
                          },
                          "end": {
                            "line": 146,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4706,
                          "end": 4724,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 8
                            },
                            "end": {
                              "line": 142,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4706,
                            "end": 4710,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 8
                              },
                              "end": {
                                "line": 142,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4711,
                            "end": 4724,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 13
                              },
                              "end": {
                                "line": 142,
                                "column": 26
                              },
                              "identifierName": "bendDeduction"
                            },
                            "name": "bendDeduction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4727,
                          "end": 4847,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 29
                            },
                            "end": {
                              "line": 146,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4731,
                            "end": 4736,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 33
                              },
                              "end": {
                                "line": 142,
                                "column": 38
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4737,
                              "end": 4741,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 39
                                },
                                "end": {
                                  "line": 142,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4743,
                              "end": 4846,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 45
                                },
                                "end": {
                                  "line": 146,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4757,
                                  "end": 4779,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 34
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4757,
                                    "end": 4761,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4763,
                                    "end": 4779,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bend deduction",
                                      "raw": "'Bend deduction'"
                                    },
                                    "value": "Bend deduction"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4793,
                                  "end": 4807,
                                  "loc": {
                                    "start": {
                                      "line": 144,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 144,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4793,
                                    "end": 4800,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4802,
                                    "end": 4807,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4821,
                                  "end": 4836,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 145,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4821,
                                    "end": 4829,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 20
                                      },
                                      "identifierName": "optional"
                                    },
                                    "name": "optional"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4831,
                                    "end": 4836,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 27
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4856,
                      "end": 5006,
                      "loc": {
                        "start": {
                          "line": 147,
                          "column": 8
                        },
                        "end": {
                          "line": 152,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4856,
                        "end": 5006,
                        "loc": {
                          "start": {
                            "line": 147,
                            "column": 8
                          },
                          "end": {
                            "line": 152,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4856,
                          "end": 4875,
                          "loc": {
                            "start": {
                              "line": 147,
                              "column": 8
                            },
                            "end": {
                              "line": 147,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4856,
                            "end": 4860,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 8
                              },
                              "end": {
                                "line": 147,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4861,
                            "end": 4875,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 13
                              },
                              "end": {
                                "line": 147,
                                "column": 27
                              },
                              "identifierName": "selectionGroup"
                            },
                            "name": "selectionGroup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4878,
                          "end": 5006,
                          "loc": {
                            "start": {
                              "line": 147,
                              "column": 30
                            },
                            "end": {
                              "line": 152,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4882,
                            "end": 4887,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 34
                              },
                              "end": {
                                "line": 147,
                                "column": 39
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4888,
                              "end": 4892,
                              "loc": {
                                "start": {
                                  "line": 147,
                                  "column": 40
                                },
                                "end": {
                                  "line": 147,
                                  "column": 44
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4894,
                              "end": 5005,
                              "loc": {
                                "start": {
                                  "line": 147,
                                  "column": 46
                                },
                                "end": {
                                  "line": 152,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4908,
                                  "end": 4925,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 29
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4908,
                                    "end": 4912,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4914,
                                    "end": 4925,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 29
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Selection",
                                      "raw": "'Selection'"
                                    },
                                    "value": "Selection"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4939,
                                  "end": 4995,
                                  "loc": {
                                    "start": {
                                      "line": 149,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 13
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4939,
                                    "end": 4947,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 4949,
                                    "end": 4995,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 151,
                                        "column": 13
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 4967,
                                        "end": 4981,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 4967,
                                          "end": 4971,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4972,
                                          "end": 4981,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 30
                                            },
                                            "identifierName": "selection"
                                          },
                                          "name": "selection"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5015,
                      "end": 5407,
                      "loc": {
                        "start": {
                          "line": 153,
                          "column": 8
                        },
                        "end": {
                          "line": 166,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5015,
                        "end": 5407,
                        "loc": {
                          "start": {
                            "line": 153,
                            "column": 8
                          },
                          "end": {
                            "line": 166,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5015,
                          "end": 5027,
                          "loc": {
                            "start": {
                              "line": 153,
                              "column": 8
                            },
                            "end": {
                              "line": 153,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5015,
                            "end": 5019,
                            "loc": {
                              "start": {
                                "line": 153,
                                "column": 8
                              },
                              "end": {
                                "line": 153,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5020,
                            "end": 5027,
                            "loc": {
                              "start": {
                                "line": 153,
                                "column": 13
                              },
                              "end": {
                                "line": 153,
                                "column": 20
                              },
                              "identifierName": "bending"
                            },
                            "name": "bending"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5030,
                          "end": 5407,
                          "loc": {
                            "start": {
                              "line": 153,
                              "column": 23
                            },
                            "end": {
                              "line": 166,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5034,
                            "end": 5039,
                            "loc": {
                              "start": {
                                "line": 153,
                                "column": 27
                              },
                              "end": {
                                "line": 153,
                                "column": 32
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5040,
                              "end": 5044,
                              "loc": {
                                "start": {
                                  "line": 153,
                                  "column": 33
                                },
                                "end": {
                                  "line": 153,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5046,
                              "end": 5406,
                              "loc": {
                                "start": {
                                  "line": 153,
                                  "column": 39
                                },
                                "end": {
                                  "line": 166,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5060,
                                  "end": 5075,
                                  "loc": {
                                    "start": {
                                      "line": 154,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 154,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5060,
                                    "end": 5064,
                                    "loc": {
                                      "start": {
                                        "line": 154,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 154,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5066,
                                    "end": 5075,
                                    "loc": {
                                      "start": {
                                        "line": 154,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 154,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bending",
                                      "raw": "'Bending'"
                                    },
                                    "value": "Bending"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5089,
                                  "end": 5115,
                                  "loc": {
                                    "start": {
                                      "line": 155,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 155,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5089,
                                    "end": 5095,
                                    "loc": {
                                      "start": {
                                        "line": 155,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 155,
                                        "column": 18
                                      },
                                      "identifierName": "format"
                                    },
                                    "name": "format"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 5097,
                                    "end": 5115,
                                    "loc": {
                                      "start": {
                                        "line": 155,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 155,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 5097,
                                      "end": 5109,
                                      "loc": {
                                        "start": {
                                          "line": 155,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 155,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5097,
                                        "end": 5102,
                                        "loc": {
                                          "start": {
                                            "line": 155,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 155,
                                            "column": 25
                                          },
                                          "identifierName": "Group"
                                        },
                                        "name": "Group"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5103,
                                        "end": 5109,
                                        "loc": {
                                          "start": {
                                            "line": 155,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 155,
                                            "column": 32
                                          },
                                          "identifierName": "Format"
                                        },
                                        "name": "Format"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5110,
                                      "end": 5115,
                                      "loc": {
                                        "start": {
                                          "line": 155,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 155,
                                          "column": 38
                                        },
                                        "identifierName": "Table"
                                      },
                                      "name": "Table"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5129,
                                  "end": 5396,
                                  "loc": {
                                    "start": {
                                      "line": 156,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 165,
                                      "column": 13
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5129,
                                    "end": 5137,
                                    "loc": {
                                      "start": {
                                        "line": 156,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 156,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 5139,
                                    "end": 5396,
                                    "loc": {
                                      "start": {
                                        "line": 156,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 165,
                                        "column": 13
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 5157,
                                        "end": 5169,
                                        "loc": {
                                          "start": {
                                            "line": 157,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 157,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5157,
                                          "end": 5161,
                                          "loc": {
                                            "start": {
                                              "line": 157,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 157,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5162,
                                          "end": 5169,
                                          "loc": {
                                            "start": {
                                              "line": 157,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 157,
                                              "column": 28
                                            },
                                            "identifierName": "kFactor"
                                          },
                                          "name": "kFactor"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5187,
                                        "end": 5198,
                                        "loc": {
                                          "start": {
                                            "line": 158,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 158,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5187,
                                          "end": 5191,
                                          "loc": {
                                            "start": {
                                              "line": 158,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 158,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5192,
                                          "end": 5198,
                                          "loc": {
                                            "start": {
                                              "line": 158,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 158,
                                              "column": 27
                                            },
                                            "identifierName": "radius"
                                          },
                                          "name": "radius"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5216,
                                        "end": 5231,
                                        "loc": {
                                          "start": {
                                            "line": 159,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 159,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5216,
                                          "end": 5220,
                                          "loc": {
                                            "start": {
                                              "line": 159,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 159,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5221,
                                          "end": 5231,
                                          "loc": {
                                            "start": {
                                              "line": 159,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 159,
                                              "column": 31
                                            },
                                            "identifierName": "isBendLine"
                                          },
                                          "name": "isBendLine"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5249,
                                        "end": 5260,
                                        "loc": {
                                          "start": {
                                            "line": 160,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 160,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5249,
                                          "end": 5253,
                                          "loc": {
                                            "start": {
                                              "line": 160,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 160,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5254,
                                          "end": 5260,
                                          "loc": {
                                            "start": {
                                              "line": 160,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 160,
                                              "column": 27
                                            },
                                            "identifierName": "foldUp"
                                          },
                                          "name": "foldUp"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5278,
                                        "end": 5291,
                                        "loc": {
                                          "start": {
                                            "line": 161,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 161,
                                            "column": 29
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5278,
                                          "end": 5282,
                                          "loc": {
                                            "start": {
                                              "line": 161,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 161,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5283,
                                          "end": 5291,
                                          "loc": {
                                            "start": {
                                              "line": 161,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 161,
                                              "column": 29
                                            },
                                            "identifierName": "foldDown"
                                          },
                                          "name": "foldDown"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5309,
                                        "end": 5318,
                                        "loc": {
                                          "start": {
                                            "line": 162,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 162,
                                            "column": 25
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5309,
                                          "end": 5313,
                                          "loc": {
                                            "start": {
                                              "line": 162,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 162,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5314,
                                          "end": 5318,
                                          "loc": {
                                            "start": {
                                              "line": 162,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 162,
                                              "column": 25
                                            },
                                            "identifierName": "bend"
                                          },
                                          "name": "bend"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5336,
                                        "end": 5346,
                                        "loc": {
                                          "start": {
                                            "line": 163,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 163,
                                            "column": 26
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5336,
                                          "end": 5340,
                                          "loc": {
                                            "start": {
                                              "line": 163,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 163,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5341,
                                          "end": 5346,
                                          "loc": {
                                            "start": {
                                              "line": 163,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 163,
                                              "column": 26
                                            },
                                            "identifierName": "angle"
                                          },
                                          "name": "angle"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5364,
                                        "end": 5382,
                                        "loc": {
                                          "start": {
                                            "line": 164,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 164,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5364,
                                          "end": 5368,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5369,
                                          "end": 5382,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 34
                                            },
                                            "identifierName": "bendDeduction"
                                          },
                                          "name": "bendDeduction"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5416,
                      "end": 5509,
                      "loc": {
                        "start": {
                          "line": 167,
                          "column": 8
                        },
                        "end": {
                          "line": 167,
                          "column": 101
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5416,
                        "end": 5509,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 8
                          },
                          "end": {
                            "line": 167,
                            "column": 101
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5416,
                          "end": 5435,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 8
                            },
                            "end": {
                              "line": 167,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5416,
                            "end": 5420,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 8
                              },
                              "end": {
                                "line": 167,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5421,
                            "end": 5435,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 13
                              },
                              "end": {
                                "line": 167,
                                "column": 27
                              },
                              "identifierName": "bendProperties"
                            },
                            "name": "bendProperties"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 5438,
                          "end": 5509,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 30
                            },
                            "end": {
                              "line": 167,
                              "column": 101
                            }
                          },
                          "elements": [
                            {
                              "type": "MemberExpression",
                              "start": 5439,
                              "end": 5450,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 31
                                },
                                "end": {
                                  "line": 167,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5439,
                                "end": 5443,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 35
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5444,
                                "end": 5450,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 42
                                  },
                                  "identifierName": "foldUp"
                                },
                                "name": "foldUp"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5452,
                              "end": 5465,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 44
                                },
                                "end": {
                                  "line": 167,
                                  "column": 57
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5452,
                                "end": 5456,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 48
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5457,
                                "end": 5465,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 57
                                  },
                                  "identifierName": "foldDown"
                                },
                                "name": "foldDown"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5467,
                              "end": 5476,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 59
                                },
                                "end": {
                                  "line": 167,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5467,
                                "end": 5471,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 63
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5472,
                                "end": 5476,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 68
                                  },
                                  "identifierName": "bend"
                                },
                                "name": "bend"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5478,
                              "end": 5488,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 70
                                },
                                "end": {
                                  "line": 167,
                                  "column": 80
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5478,
                                "end": 5482,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 74
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5483,
                                "end": 5488,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 75
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 80
                                  },
                                  "identifierName": "angle"
                                },
                                "name": "angle"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5490,
                              "end": 5508,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 82
                                },
                                "end": {
                                  "line": 167,
                                  "column": 100
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5490,
                                "end": 5494,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 86
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5495,
                                "end": 5508,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 87
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 100
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5518,
                      "end": 5539,
                      "loc": {
                        "start": {
                          "line": 168,
                          "column": 8
                        },
                        "end": {
                          "line": 168,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5518,
                        "end": 5539,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 8
                          },
                          "end": {
                            "line": 168,
                            "column": 29
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5518,
                          "end": 5531,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 8
                            },
                            "end": {
                              "line": 168,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5518,
                            "end": 5522,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 8
                              },
                              "end": {
                                "line": 168,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5523,
                            "end": 5531,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 13
                              },
                              "end": {
                                "line": 168,
                                "column": 21
                              },
                              "identifierName": "foldLock"
                            },
                            "name": "foldLock"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 5534,
                          "end": 5539,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 24
                            },
                            "end": {
                              "line": 168,
                              "column": 29
                            }
                          },
                          "value": false,
                          "leadingComments": null,
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser signature",
                          "start": 5549,
                          "end": 5567,
                          "loc": {
                            "start": {
                              "line": 170,
                              "column": 8
                            },
                            "end": {
                              "line": 170,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5576,
                      "end": 5768,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 8
                        },
                        "end": {
                          "line": 176,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5576,
                        "end": 5768,
                        "loc": {
                          "start": {
                            "line": 171,
                            "column": 8
                          },
                          "end": {
                            "line": 176,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5576,
                          "end": 5597,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 8
                            },
                            "end": {
                              "line": 171,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5576,
                            "end": 5580,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 8
                              },
                              "end": {
                                "line": 171,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5581,
                            "end": 5597,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 13
                              },
                              "end": {
                                "line": 171,
                                "column": 29
                              },
                              "identifierName": "isLaserSignature"
                            },
                            "name": "isLaserSignature"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5600,
                          "end": 5768,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 32
                            },
                            "end": {
                              "line": 176,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5604,
                            "end": 5612,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 36
                              },
                              "end": {
                                "line": 171,
                                "column": 44
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5613,
                              "end": 5617,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 45
                                },
                                "end": {
                                  "line": 171,
                                  "column": 49
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5619,
                              "end": 5767,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 51
                                },
                                "end": {
                                  "line": 176,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5633,
                                  "end": 5655,
                                  "loc": {
                                    "start": {
                                      "line": 172,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 172,
                                      "column": 34
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5633,
                                    "end": 5637,
                                    "loc": {
                                      "start": {
                                        "line": 172,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 172,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5639,
                                    "end": 5655,
                                    "loc": {
                                      "start": {
                                        "line": 172,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 172,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lasersignature",
                                      "raw": "'Lasersignature'"
                                    },
                                    "value": "Lasersignature"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5669,
                                  "end": 5681,
                                  "loc": {
                                    "start": {
                                      "line": 173,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 173,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5669,
                                    "end": 5674,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5676,
                                    "end": 5681,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5695,
                                  "end": 5730,
                                  "loc": {
                                    "start": {
                                      "line": 174,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 174,
                                      "column": 47
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5695,
                                    "end": 5702,
                                    "loc": {
                                      "start": {
                                        "line": 174,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 174,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5704,
                                    "end": 5730,
                                    "loc": {
                                      "start": {
                                        "line": 174,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 174,
                                        "column": 47
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Define as signature line",
                                      "raw": "'Define as signature line'"
                                    },
                                    "value": "Define as signature line"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5744,
                                  "end": 5757,
                                  "loc": {
                                    "start": {
                                      "line": 175,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 175,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5744,
                                    "end": 5751,
                                    "loc": {
                                      "start": {
                                        "line": 175,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 175,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5753,
                                    "end": 5757,
                                    "loc": {
                                      "start": {
                                        "line": 175,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 175,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser signature",
                          "start": 5549,
                          "end": 5567,
                          "loc": {
                            "start": {
                              "line": 170,
                              "column": 8
                            },
                            "end": {
                              "line": 170,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5777,
                      "end": 5936,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 8
                        },
                        "end": {
                          "line": 181,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5777,
                        "end": 5936,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 8
                          },
                          "end": {
                            "line": 181,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5777,
                          "end": 5792,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 8
                            },
                            "end": {
                              "line": 177,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5777,
                            "end": 5781,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 8
                              },
                              "end": {
                                "line": 177,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5782,
                            "end": 5792,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 13
                              },
                              "end": {
                                "line": 177,
                                "column": 23
                              },
                              "identifierName": "laserGroup"
                            },
                            "name": "laserGroup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5795,
                          "end": 5936,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 26
                            },
                            "end": {
                              "line": 181,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5799,
                            "end": 5804,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 30
                              },
                              "end": {
                                "line": 177,
                                "column": 35
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5805,
                              "end": 5809,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 36
                                },
                                "end": {
                                  "line": 177,
                                  "column": 40
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5811,
                              "end": 5935,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 42
                                },
                                "end": {
                                  "line": 181,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5825,
                                  "end": 5838,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5825,
                                    "end": 5829,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5831,
                                    "end": 5838,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Laser",
                                      "raw": "'Laser'"
                                    },
                                    "value": "Laser"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5852,
                                  "end": 5878,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5852,
                                    "end": 5858,
                                    "loc": {
                                      "start": {
                                        "line": 179,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 179,
                                        "column": 18
                                      },
                                      "identifierName": "format"
                                    },
                                    "name": "format"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 5860,
                                    "end": 5878,
                                    "loc": {
                                      "start": {
                                        "line": 179,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 179,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 5860,
                                      "end": 5872,
                                      "loc": {
                                        "start": {
                                          "line": 179,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 179,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5860,
                                        "end": 5865,
                                        "loc": {
                                          "start": {
                                            "line": 179,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 179,
                                            "column": 25
                                          },
                                          "identifierName": "Group"
                                        },
                                        "name": "Group"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5866,
                                        "end": 5872,
                                        "loc": {
                                          "start": {
                                            "line": 179,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 179,
                                            "column": 32
                                          },
                                          "identifierName": "Format"
                                        },
                                        "name": "Format"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5873,
                                      "end": 5878,
                                      "loc": {
                                        "start": {
                                          "line": 179,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 179,
                                          "column": 38
                                        },
                                        "identifierName": "Table"
                                      },
                                      "name": "Table"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5892,
                                  "end": 5925,
                                  "loc": {
                                    "start": {
                                      "line": 180,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 180,
                                      "column": 45
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5892,
                                    "end": 5900,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 180,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 5902,
                                    "end": 5925,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 180,
                                        "column": 45
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 5903,
                                        "end": 5924,
                                        "loc": {
                                          "start": {
                                            "line": 180,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 180,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5903,
                                          "end": 5907,
                                          "loc": {
                                            "start": {
                                              "line": 180,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 180,
                                              "column": 27
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5908,
                                          "end": 5924,
                                          "loc": {
                                            "start": {
                                              "line": 180,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 180,
                                              "column": 44
                                            },
                                            "identifierName": "isLaserSignature"
                                          },
                                          "name": "isLaserSignature"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ],
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 5946,
                          "end": 5956,
                          "loc": {
                            "start": {
                              "line": 183,
                              "column": 8
                            },
                            "end": {
                              "line": 183,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5965,
                      "end": 6068,
                      "loc": {
                        "start": {
                          "line": 184,
                          "column": 8
                        },
                        "end": {
                          "line": 187,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5965,
                        "end": 6068,
                        "loc": {
                          "start": {
                            "line": 184,
                            "column": 8
                          },
                          "end": {
                            "line": 187,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5965,
                          "end": 5982,
                          "loc": {
                            "start": {
                              "line": 184,
                              "column": 8
                            },
                            "end": {
                              "line": 184,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5965,
                            "end": 5969,
                            "loc": {
                              "start": {
                                "line": 184,
                                "column": 8
                              },
                              "end": {
                                "line": 184,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5970,
                            "end": 5982,
                            "loc": {
                              "start": {
                                "line": 184,
                                "column": 13
                              },
                              "end": {
                                "line": 184,
                                "column": 25
                              },
                              "identifierName": "acceptButton"
                            },
                            "name": "acceptButton"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5985,
                          "end": 6068,
                          "loc": {
                            "start": {
                              "line": 184,
                              "column": 28
                            },
                            "end": {
                              "line": 187,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5989,
                            "end": 5995,
                            "loc": {
                              "start": {
                                "line": 184,
                                "column": 32
                              },
                              "end": {
                                "line": 184,
                                "column": 38
                              },
                              "identifierName": "Button"
                            },
                            "name": "Button"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5996,
                              "end": 6000,
                              "loc": {
                                "start": {
                                  "line": 184,
                                  "column": 39
                                },
                                "end": {
                                  "line": 184,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6002,
                              "end": 6067,
                              "loc": {
                                "start": {
                                  "line": 184,
                                  "column": 45
                                },
                                "end": {
                                  "line": 187,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6016,
                                  "end": 6030,
                                  "loc": {
                                    "start": {
                                      "line": 185,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 185,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6016,
                                    "end": 6020,
                                    "loc": {
                                      "start": {
                                        "line": 185,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 185,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6022,
                                    "end": 6030,
                                    "loc": {
                                      "start": {
                                        "line": 185,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 185,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Accept",
                                      "raw": "'Accept'"
                                    },
                                    "value": "Accept"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6044,
                                  "end": 6057,
                                  "loc": {
                                    "start": {
                                      "line": 186,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 186,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6044,
                                    "end": 6049,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 17
                                      },
                                      "identifierName": "color"
                                    },
                                    "name": "color"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6051,
                                    "end": 6057,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "blue",
                                      "raw": "'blue'"
                                    },
                                    "value": "blue"
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 5946,
                          "end": 5956,
                          "loc": {
                            "start": {
                              "line": 183,
                              "column": 8
                            },
                            "end": {
                              "line": 183,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6077,
                      "end": 6179,
                      "loc": {
                        "start": {
                          "line": 188,
                          "column": 8
                        },
                        "end": {
                          "line": 191,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6077,
                        "end": 6179,
                        "loc": {
                          "start": {
                            "line": 188,
                            "column": 8
                          },
                          "end": {
                            "line": 191,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6077,
                          "end": 6094,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 8
                            },
                            "end": {
                              "line": 188,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6077,
                            "end": 6081,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 8
                              },
                              "end": {
                                "line": 188,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6082,
                            "end": 6094,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 13
                              },
                              "end": {
                                "line": 188,
                                "column": 25
                              },
                              "identifierName": "deleteButton"
                            },
                            "name": "deleteButton"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6097,
                          "end": 6179,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 28
                            },
                            "end": {
                              "line": 191,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6101,
                            "end": 6107,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 32
                              },
                              "end": {
                                "line": 188,
                                "column": 38
                              },
                              "identifierName": "Button"
                            },
                            "name": "Button"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6108,
                              "end": 6112,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 39
                                },
                                "end": {
                                  "line": 188,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6114,
                              "end": 6178,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 45
                                },
                                "end": {
                                  "line": 191,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6128,
                                  "end": 6142,
                                  "loc": {
                                    "start": {
                                      "line": 189,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 189,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6128,
                                    "end": 6132,
                                    "loc": {
                                      "start": {
                                        "line": 189,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 189,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6134,
                                    "end": 6142,
                                    "loc": {
                                      "start": {
                                        "line": 189,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 189,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Delete",
                                      "raw": "'Delete'"
                                    },
                                    "value": "Delete"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6156,
                                  "end": 6168,
                                  "loc": {
                                    "start": {
                                      "line": 190,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 190,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6156,
                                    "end": 6161,
                                    "loc": {
                                      "start": {
                                        "line": 190,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 190,
                                        "column": 17
                                      },
                                      "identifierName": "color"
                                    },
                                    "name": "color"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6163,
                                    "end": 6168,
                                    "loc": {
                                      "start": {
                                        "line": 190,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 190,
                                        "column": 24
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "red",
                                      "raw": "'red'"
                                    },
                                    "value": "red"
                                  }
                                }
                              ]
                            }
                          ],
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " order of elements",
                          "start": 6189,
                          "end": 6209,
                          "loc": {
                            "start": {
                              "line": 193,
                              "column": 8
                            },
                            "end": {
                              "line": 193,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6218,
                      "end": 6254,
                      "loc": {
                        "start": {
                          "line": 194,
                          "column": 8
                        },
                        "end": {
                          "line": 194,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6218,
                        "end": 6254,
                        "loc": {
                          "start": {
                            "line": 194,
                            "column": 8
                          },
                          "end": {
                            "line": 194,
                            "column": 44
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6218,
                          "end": 6233,
                          "loc": {
                            "start": {
                              "line": 194,
                              "column": 8
                            },
                            "end": {
                              "line": 194,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6218,
                            "end": 6222,
                            "loc": {
                              "start": {
                                "line": 194,
                                "column": 8
                              },
                              "end": {
                                "line": 194,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6223,
                            "end": 6233,
                            "loc": {
                              "start": {
                                "line": 194,
                                "column": 13
                              },
                              "end": {
                                "line": 194,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6234,
                            "end": 6253,
                            "loc": {
                              "start": {
                                "line": 194,
                                "column": 24
                              },
                              "end": {
                                "line": 194,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6234,
                              "end": 6238,
                              "loc": {
                                "start": {
                                  "line": 194,
                                  "column": 24
                                },
                                "end": {
                                  "line": 194,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6239,
                              "end": 6253,
                              "loc": {
                                "start": {
                                  "line": 194,
                                  "column": 29
                                },
                                "end": {
                                  "line": 194,
                                  "column": 43
                                },
                                "identifierName": "selectionGroup"
                              },
                              "name": "selectionGroup"
                            },
                            "computed": false
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " order of elements",
                          "start": 6189,
                          "end": 6209,
                          "loc": {
                            "start": {
                              "line": 193,
                              "column": 8
                            },
                            "end": {
                              "line": 193,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6263,
                      "end": 6297,
                      "loc": {
                        "start": {
                          "line": 195,
                          "column": 8
                        },
                        "end": {
                          "line": 195,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6263,
                        "end": 6297,
                        "loc": {
                          "start": {
                            "line": 195,
                            "column": 8
                          },
                          "end": {
                            "line": 195,
                            "column": 42
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6263,
                          "end": 6278,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 8
                            },
                            "end": {
                              "line": 195,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6263,
                            "end": 6267,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 8
                              },
                              "end": {
                                "line": 195,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6268,
                            "end": 6278,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 13
                              },
                              "end": {
                                "line": 195,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6279,
                            "end": 6296,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 24
                              },
                              "end": {
                                "line": 195,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6279,
                              "end": 6283,
                              "loc": {
                                "start": {
                                  "line": 195,
                                  "column": 24
                                },
                                "end": {
                                  "line": 195,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6284,
                              "end": 6296,
                              "loc": {
                                "start": {
                                  "line": 195,
                                  "column": 29
                                },
                                "end": {
                                  "line": 195,
                                  "column": 41
                                },
                                "identifierName": "deleteButton"
                              },
                              "name": "deleteButton"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6306,
                      "end": 6335,
                      "loc": {
                        "start": {
                          "line": 196,
                          "column": 8
                        },
                        "end": {
                          "line": 196,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6306,
                        "end": 6335,
                        "loc": {
                          "start": {
                            "line": 196,
                            "column": 8
                          },
                          "end": {
                            "line": 196,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6306,
                          "end": 6321,
                          "loc": {
                            "start": {
                              "line": 196,
                              "column": 8
                            },
                            "end": {
                              "line": 196,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6306,
                            "end": 6310,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 8
                              },
                              "end": {
                                "line": 196,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6311,
                            "end": 6321,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 13
                              },
                              "end": {
                                "line": 196,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6322,
                            "end": 6334,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 24
                              },
                              "end": {
                                "line": 196,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6322,
                              "end": 6326,
                              "loc": {
                                "start": {
                                  "line": 196,
                                  "column": 24
                                },
                                "end": {
                                  "line": 196,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6327,
                              "end": 6334,
                              "loc": {
                                "start": {
                                  "line": 196,
                                  "column": 29
                                },
                                "end": {
                                  "line": 196,
                                  "column": 36
                                },
                                "identifierName": "bending"
                              },
                              "name": "bending"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6344,
                      "end": 6378,
                      "loc": {
                        "start": {
                          "line": 197,
                          "column": 8
                        },
                        "end": {
                          "line": 197,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6344,
                        "end": 6378,
                        "loc": {
                          "start": {
                            "line": 197,
                            "column": 8
                          },
                          "end": {
                            "line": 197,
                            "column": 42
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6344,
                          "end": 6359,
                          "loc": {
                            "start": {
                              "line": 197,
                              "column": 8
                            },
                            "end": {
                              "line": 197,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6344,
                            "end": 6348,
                            "loc": {
                              "start": {
                                "line": 197,
                                "column": 8
                              },
                              "end": {
                                "line": 197,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6349,
                            "end": 6359,
                            "loc": {
                              "start": {
                                "line": 197,
                                "column": 13
                              },
                              "end": {
                                "line": 197,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6360,
                            "end": 6377,
                            "loc": {
                              "start": {
                                "line": 197,
                                "column": 24
                              },
                              "end": {
                                "line": 197,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6360,
                              "end": 6364,
                              "loc": {
                                "start": {
                                  "line": 197,
                                  "column": 24
                                },
                                "end": {
                                  "line": 197,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6365,
                              "end": 6377,
                              "loc": {
                                "start": {
                                  "line": 197,
                                  "column": 29
                                },
                                "end": {
                                  "line": 197,
                                  "column": 41
                                },
                                "identifierName": "acceptButton"
                              },
                              "name": "acceptButton"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6387,
                      "end": 6419,
                      "loc": {
                        "start": {
                          "line": 198,
                          "column": 8
                        },
                        "end": {
                          "line": 198,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6387,
                        "end": 6419,
                        "loc": {
                          "start": {
                            "line": 198,
                            "column": 8
                          },
                          "end": {
                            "line": 198,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6387,
                          "end": 6402,
                          "loc": {
                            "start": {
                              "line": 198,
                              "column": 8
                            },
                            "end": {
                              "line": 198,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6387,
                            "end": 6391,
                            "loc": {
                              "start": {
                                "line": 198,
                                "column": 8
                              },
                              "end": {
                                "line": 198,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6392,
                            "end": 6402,
                            "loc": {
                              "start": {
                                "line": 198,
                                "column": 13
                              },
                              "end": {
                                "line": 198,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6403,
                            "end": 6418,
                            "loc": {
                              "start": {
                                "line": 198,
                                "column": 24
                              },
                              "end": {
                                "line": 198,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6403,
                              "end": 6407,
                              "loc": {
                                "start": {
                                  "line": 198,
                                  "column": 24
                                },
                                "end": {
                                  "line": 198,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6408,
                              "end": 6418,
                              "loc": {
                                "start": {
                                  "line": 198,
                                  "column": 29
                                },
                                "end": {
                                  "line": 198,
                                  "column": 39
                                },
                                "identifierName": "laserGroup"
                              },
                              "name": "laserGroup"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is enabled.\n     ",
                    "start": 6431,
                    "end": 6484,
                    "loc": {
                      "start": {
                        "line": 201,
                        "column": 4
                      },
                      "end": {
                        "line": 203,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 6489,
                "end": 15813,
                "loc": {
                  "start": {
                    "line": 204,
                    "column": 4
                  },
                  "end": {
                    "line": 398,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6489,
                  "end": 6498,
                  "loc": {
                    "start": {
                      "line": 204,
                      "column": 4
                    },
                    "end": {
                      "line": 204,
                      "column": 13
                    },
                    "identifierName": "onEnabled"
                  },
                  "name": "onEnabled",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 6502,
                  "end": 15813,
                  "loc": {
                    "start": {
                      "line": 204,
                      "column": 17
                    },
                    "end": {
                      "line": 398,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 6512,
                      "end": 6532,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 8
                        },
                        "end": {
                          "line": 205,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6512,
                        "end": 6532,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 8
                          },
                          "end": {
                            "line": 205,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6512,
                          "end": 6530,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 8
                            },
                            "end": {
                              "line": 205,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6512,
                            "end": 6516,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 8
                              },
                              "end": {
                                "line": 205,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6517,
                            "end": 6530,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 13
                              },
                              "end": {
                                "line": 205,
                                "column": 26
                              },
                              "identifierName": "resetElements"
                            },
                            "name": "resetElements"
                          },
                          "computed": false
                        },
                        "arguments": [],
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection changed",
                          "start": 6542,
                          "end": 6562,
                          "loc": {
                            "start": {
                              "line": 207,
                              "column": 8
                            },
                            "end": {
                              "line": 207,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6571,
                      "end": 8760,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 8
                        },
                        "end": {
                          "line": 246,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6571,
                        "end": 8760,
                        "loc": {
                          "start": {
                            "line": 208,
                            "column": 8
                          },
                          "end": {
                            "line": 246,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6571,
                          "end": 6593,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 8
                            },
                            "end": {
                              "line": 208,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6571,
                            "end": 6585,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 8
                              },
                              "end": {
                                "line": 208,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6571,
                              "end": 6575,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 8
                                },
                                "end": {
                                  "line": 208,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6576,
                              "end": 6585,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 13
                                },
                                "end": {
                                  "line": 208,
                                  "column": 22
                                },
                                "identifierName": "selection"
                              },
                              "name": "selection"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6586,
                            "end": 6593,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 23
                              },
                              "end": {
                                "line": 208,
                                "column": 30
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6594,
                            "end": 6617,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 31
                              },
                              "end": {
                                "line": 208,
                                "column": 54
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 6594,
                                "end": 6599,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 36
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 6603,
                              "end": 6617,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 40
                                },
                                "end": {
                                  "line": 208,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6603,
                                "end": 6608,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 45
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6609,
                                "end": 6617,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 54
                                  },
                                  "identifierName": "children"
                                },
                                "name": "children"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6619,
                            "end": 8759,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 56
                              },
                              "end": {
                                "line": 246,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 6619,
                                "end": 6624,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 61
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 6628,
                              "end": 8759,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 65
                                },
                                "end": {
                                  "line": 246,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 6642,
                                  "end": 6710,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 80
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 6648,
                                      "end": 6710,
                                      "loc": {
                                        "start": {
                                          "line": 209,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 209,
                                          "column": 80
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 6648,
                                        "end": 6664,
                                        "loc": {
                                          "start": {
                                            "line": 209,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 209,
                                            "column": 34
                                          },
                                          "identifierName": "selectedElements"
                                        },
                                        "name": "selectedElements"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 6667,
                                        "end": 6710,
                                        "loc": {
                                          "start": {
                                            "line": 209,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 209,
                                            "column": 80
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 6667,
                                          "end": 6708,
                                          "loc": {
                                            "start": {
                                              "line": 209,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 209,
                                              "column": 78
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 6667,
                                            "end": 6688,
                                            "loc": {
                                              "start": {
                                                "line": 209,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 209,
                                                "column": 58
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 6667,
                                              "end": 6679,
                                              "loc": {
                                                "start": {
                                                  "line": 209,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 209,
                                                  "column": 49
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 6667,
                                                "end": 6671,
                                                "loc": {
                                                  "start": {
                                                    "line": 209,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 209,
                                                    "column": 41
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 6672,
                                                "end": 6679,
                                                "loc": {
                                                  "start": {
                                                    "line": 209,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 209,
                                                    "column": 49
                                                  },
                                                  "identifierName": "session"
                                                },
                                                "name": "session"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 6680,
                                              "end": 6688,
                                              "loc": {
                                                "start": {
                                                  "line": 209,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 209,
                                                  "column": 58
                                                },
                                                "identifierName": "selector"
                                              },
                                              "name": "selector"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6689,
                                            "end": 6708,
                                            "loc": {
                                              "start": {
                                                "line": 209,
                                                "column": 59
                                              },
                                              "end": {
                                                "line": 209,
                                                "column": 78
                                              },
                                              "identifierName": "getSelectedElements"
                                            },
                                            "name": "getSelectedElements"
                                          },
                                          "computed": false
                                        },
                                        "arguments": []
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 6723,
                                  "end": 8749,
                                  "loc": {
                                    "start": {
                                      "line": 210,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 245,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 6727,
                                    "end": 6754,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 210,
                                        "column": 43
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 6727,
                                      "end": 6750,
                                      "loc": {
                                        "start": {
                                          "line": 210,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 210,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6727,
                                        "end": 6743,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 32
                                          },
                                          "identifierName": "selectedElements"
                                        },
                                        "name": "selectedElements"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6744,
                                        "end": 6750,
                                        "loc": {
                                          "start": {
                                            "line": 210,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 210,
                                            "column": 39
                                          },
                                          "identifierName": "length"
                                        },
                                        "name": "length"
                                      },
                                      "computed": false
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 6753,
                                      "end": 6754,
                                      "loc": {
                                        "start": {
                                          "line": 210,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 210,
                                          "column": 43
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 0,
                                        "raw": "0"
                                      },
                                      "value": 0
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 6756,
                                    "end": 8689,
                                    "loc": {
                                      "start": {
                                        "line": 210,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 243,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 6774,
                                        "end": 6825,
                                        "loc": {
                                          "start": {
                                            "line": 211,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 211,
                                            "column": 67
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 6780,
                                            "end": 6825,
                                            "loc": {
                                              "start": {
                                                "line": 211,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 211,
                                                "column": 67
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 6780,
                                              "end": 6786,
                                              "loc": {
                                                "start": {
                                                  "line": 211,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 211,
                                                  "column": 28
                                                },
                                                "identifierName": "lineId"
                                              },
                                              "name": "lineId"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 6789,
                                              "end": 6825,
                                              "loc": {
                                                "start": {
                                                  "line": 211,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 211,
                                                  "column": 67
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 6789,
                                                "end": 6804,
                                                "loc": {
                                                  "start": {
                                                    "line": 211,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 211,
                                                    "column": 46
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 6789,
                                                  "end": 6793,
                                                  "loc": {
                                                    "start": {
                                                      "line": 211,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 211,
                                                      "column": 35
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 6794,
                                                  "end": 6804,
                                                  "loc": {
                                                    "start": {
                                                      "line": 211,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 211,
                                                      "column": 46
                                                    },
                                                    "identifierName": "getOwnerId"
                                                  },
                                                  "name": "getOwnerId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 6805,
                                                  "end": 6824,
                                                  "loc": {
                                                    "start": {
                                                      "line": 211,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 211,
                                                      "column": 66
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 6805,
                                                    "end": 6821,
                                                    "loc": {
                                                      "start": {
                                                        "line": 211,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 211,
                                                        "column": 63
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "NumericLiteral",
                                                    "start": 6822,
                                                    "end": 6823,
                                                    "loc": {
                                                      "start": {
                                                        "line": 211,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 211,
                                                        "column": 65
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 0,
                                                      "raw": "0"
                                                    },
                                                    "value": 0
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 6842,
                                        "end": 8675,
                                        "loc": {
                                          "start": {
                                            "line": 212,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 242,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "Identifier",
                                          "start": 6846,
                                          "end": 6852,
                                          "loc": {
                                            "start": {
                                              "line": 212,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 212,
                                              "column": 26
                                            },
                                            "identifierName": "lineId"
                                          },
                                          "name": "lineId"
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 6854,
                                          "end": 8675,
                                          "loc": {
                                            "start": {
                                              "line": 212,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 242,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 6932,
                                              "end": 6981,
                                              "loc": {
                                                "start": {
                                                  "line": 214,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 214,
                                                  "column": 69
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 6938,
                                                  "end": 6981,
                                                  "loc": {
                                                    "start": {
                                                      "line": 214,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 214,
                                                      "column": 69
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 6938,
                                                    "end": 6946,
                                                    "loc": {
                                                      "start": {
                                                        "line": 214,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 214,
                                                        "column": 34
                                                      },
                                                      "identifierName": "parentId"
                                                    },
                                                    "name": "parentId",
                                                    "leadingComments": null
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 6949,
                                                    "end": 6981,
                                                    "loc": {
                                                      "start": {
                                                        "line": 214,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 214,
                                                        "column": 69
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 6949,
                                                      "end": 6974,
                                                      "loc": {
                                                        "start": {
                                                          "line": 214,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 214,
                                                          "column": 62
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 6949,
                                                        "end": 6966,
                                                        "loc": {
                                                          "start": {
                                                            "line": 214,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 214,
                                                            "column": 54
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 6949,
                                                          "end": 6961,
                                                          "loc": {
                                                            "start": {
                                                              "line": 214,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 214,
                                                              "column": 49
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 6949,
                                                            "end": 6953,
                                                            "loc": {
                                                              "start": {
                                                                "line": 214,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 214,
                                                                "column": 41
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 6954,
                                                            "end": 6961,
                                                            "loc": {
                                                              "start": {
                                                                "line": 214,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 214,
                                                                "column": 49
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 6962,
                                                          "end": 6966,
                                                          "loc": {
                                                            "start": {
                                                              "line": 214,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 214,
                                                              "column": 54
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 6967,
                                                        "end": 6973,
                                                        "loc": {
                                                          "start": {
                                                            "line": 214,
                                                            "column": 55
                                                          },
                                                          "end": {
                                                            "line": 214,
                                                            "column": 61
                                                          },
                                                          "identifierName": "lineId"
                                                        },
                                                        "name": "lineId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 6975,
                                                      "end": 6981,
                                                      "loc": {
                                                        "start": {
                                                          "line": 214,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 214,
                                                          "column": 69
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "computed": false
                                                  },
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "const",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " get information from line-object",
                                                  "start": 6876,
                                                  "end": 6911,
                                                  "loc": {
                                                    "start": {
                                                      "line": 213,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 213,
                                                      "column": 55
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 7002,
                                              "end": 8657,
                                              "loc": {
                                                "start": {
                                                  "line": 215,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 241,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 7006,
                                                "end": 7056,
                                                "loc": {
                                                  "start": {
                                                    "line": 215,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 215,
                                                    "column": 74
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 7006,
                                                  "end": 7039,
                                                  "loc": {
                                                    "start": {
                                                      "line": 215,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 215,
                                                      "column": 57
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 7006,
                                                    "end": 7033,
                                                    "loc": {
                                                      "start": {
                                                        "line": 215,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 215,
                                                        "column": 51
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 7006,
                                                      "end": 7023,
                                                      "loc": {
                                                        "start": {
                                                          "line": 215,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 215,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 7006,
                                                        "end": 7018,
                                                        "loc": {
                                                          "start": {
                                                            "line": 215,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 215,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 7006,
                                                          "end": 7010,
                                                          "loc": {
                                                            "start": {
                                                              "line": 215,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 215,
                                                              "column": 28
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 7011,
                                                          "end": 7018,
                                                          "loc": {
                                                            "start": {
                                                              "line": 215,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 215,
                                                              "column": 36
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 7019,
                                                        "end": 7023,
                                                        "loc": {
                                                          "start": {
                                                            "line": 215,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 215,
                                                            "column": 41
                                                          },
                                                          "identifierName": "tree"
                                                        },
                                                        "name": "tree"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 7024,
                                                      "end": 7032,
                                                      "loc": {
                                                        "start": {
                                                          "line": 215,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 215,
                                                          "column": 50
                                                        },
                                                        "identifierName": "parentId"
                                                      },
                                                      "name": "parentId"
                                                    },
                                                    "computed": true
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 7034,
                                                    "end": 7039,
                                                    "loc": {
                                                      "start": {
                                                        "line": 215,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 215,
                                                        "column": 57
                                                      },
                                                      "identifierName": "class"
                                                    },
                                                    "name": "class"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "StringLiteral",
                                                  "start": 7044,
                                                  "end": 7056,
                                                  "loc": {
                                                    "start": {
                                                      "line": 215,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 215,
                                                      "column": 74
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "CC_Bending",
                                                    "raw": "'CC_Bending'"
                                                  },
                                                  "value": "CC_Bending"
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 7058,
                                                "end": 8426,
                                                "loc": {
                                                  "start": {
                                                    "line": 215,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "VariableDeclaration",
                                                    "start": 7084,
                                                    "end": 7127,
                                                    "loc": {
                                                      "start": {
                                                        "line": 216,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 216,
                                                        "column": 67
                                                      }
                                                    },
                                                    "declarations": [
                                                      {
                                                        "type": "VariableDeclarator",
                                                        "start": 7090,
                                                        "end": 7127,
                                                        "loc": {
                                                          "start": {
                                                            "line": 216,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 216,
                                                            "column": 67
                                                          }
                                                        },
                                                        "id": {
                                                          "type": "Identifier",
                                                          "start": 7090,
                                                          "end": 7097,
                                                          "loc": {
                                                            "start": {
                                                              "line": 216,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 216,
                                                              "column": 37
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "init": {
                                                          "type": "MemberExpression",
                                                          "start": 7100,
                                                          "end": 7127,
                                                          "loc": {
                                                            "start": {
                                                              "line": 216,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 216,
                                                              "column": 67
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 7100,
                                                            "end": 7117,
                                                            "loc": {
                                                              "start": {
                                                                "line": 216,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 216,
                                                                "column": 57
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 7100,
                                                              "end": 7112,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 216,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 216,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 7100,
                                                                "end": 7104,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 216,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 216,
                                                                    "column": 44
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7105,
                                                                "end": 7112,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 216,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 216,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "session"
                                                                },
                                                                "name": "session"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 7113,
                                                              "end": 7117,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 216,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 216,
                                                                  "column": 57
                                                                },
                                                                "identifierName": "tree"
                                                              },
                                                              "name": "tree"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 7118,
                                                            "end": 7126,
                                                            "loc": {
                                                              "start": {
                                                                "line": 216,
                                                                "column": 58
                                                              },
                                                              "end": {
                                                                "line": 216,
                                                                "column": 66
                                                              },
                                                              "identifierName": "parentId"
                                                            },
                                                            "name": "parentId"
                                                          },
                                                          "computed": true
                                                        }
                                                      }
                                                    ],
                                                    "kind": "const"
                                                  },
                                                  {
                                                    "type": "IfStatement",
                                                    "start": 7152,
                                                    "end": 8345,
                                                    "loc": {
                                                      "start": {
                                                        "line": 217,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 235,
                                                        "column": 25
                                                      }
                                                    },
                                                    "test": {
                                                      "type": "Identifier",
                                                      "start": 7156,
                                                      "end": 7163,
                                                      "loc": {
                                                        "start": {
                                                          "line": 217,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 217,
                                                          "column": 35
                                                        },
                                                        "identifierName": "bending"
                                                      },
                                                      "name": "bending"
                                                    },
                                                    "consequent": {
                                                      "type": "BlockStatement",
                                                      "start": 7165,
                                                      "end": 8261,
                                                      "loc": {
                                                        "start": {
                                                          "line": 217,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 25
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7195,
                                                          "end": 7247,
                                                          "loc": {
                                                            "start": {
                                                              "line": 218,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 218,
                                                              "column": 80
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7195,
                                                            "end": 7247,
                                                            "loc": {
                                                              "start": {
                                                                "line": 218,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 218,
                                                                "column": 80
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7195,
                                                              "end": 7212,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 218,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 218,
                                                                  "column": 45
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7195,
                                                                "end": 7206,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 218,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 218,
                                                                    "column": 39
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7195,
                                                                  "end": 7199,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 218,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 218,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7200,
                                                                  "end": 7206,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 218,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 218,
                                                                      "column": 39
                                                                    },
                                                                    "identifierName": "radius"
                                                                  },
                                                                  "name": "radius"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7207,
                                                                "end": 7212,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 218,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 218,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7215,
                                                              "end": 7247,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 218,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 218,
                                                                  "column": 80
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7215,
                                                                "end": 7241,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 218,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 218,
                                                                    "column": 74
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7215,
                                                                  "end": 7230,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 218,
                                                                      "column": 48
                                                                    },
                                                                    "end": {
                                                                      "line": 218,
                                                                      "column": 63
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7215,
                                                                    "end": 7222,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 218,
                                                                        "column": 48
                                                                      },
                                                                      "end": {
                                                                        "line": 218,
                                                                        "column": 55
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7223,
                                                                    "end": 7230,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 218,
                                                                        "column": 56
                                                                      },
                                                                      "end": {
                                                                        "line": 218,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7231,
                                                                  "end": 7241,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 218,
                                                                      "column": 64
                                                                    },
                                                                    "end": {
                                                                      "line": 218,
                                                                      "column": 74
                                                                    },
                                                                    "identifierName": "bendRadius"
                                                                  },
                                                                  "name": "bendRadius"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7242,
                                                                "end": 7247,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 218,
                                                                    "column": 75
                                                                  },
                                                                  "end": {
                                                                    "line": 218,
                                                                    "column": 80
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7276,
                                                          "end": 7304,
                                                          "loc": {
                                                            "start": {
                                                              "line": 219,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 219,
                                                              "column": 56
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7276,
                                                            "end": 7304,
                                                            "loc": {
                                                              "start": {
                                                                "line": 219,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 219,
                                                                "column": 56
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7276,
                                                              "end": 7297,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 219,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 219,
                                                                  "column": 49
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7276,
                                                                "end": 7291,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 219,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 219,
                                                                    "column": 43
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7276,
                                                                  "end": 7280,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 219,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 219,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7281,
                                                                  "end": 7291,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 219,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 219,
                                                                      "column": 43
                                                                    },
                                                                    "identifierName": "isBendLine"
                                                                  },
                                                                  "name": "isBendLine"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7292,
                                                                "end": 7297,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 219,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 219,
                                                                    "column": 49
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "BooleanLiteral",
                                                              "start": 7300,
                                                              "end": 7304,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 219,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 219,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 7333,
                                                          "end": 8065,
                                                          "loc": {
                                                            "start": {
                                                              "line": 220,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 230,
                                                              "column": 29
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "LogicalExpression",
                                                            "start": 7337,
                                                            "end": 7460,
                                                            "loc": {
                                                              "start": {
                                                                "line": 220,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 220,
                                                                "column": 155
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "LogicalExpression",
                                                              "start": 7337,
                                                              "end": 7415,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 220,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 220,
                                                                  "column": 110
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "BinaryExpression",
                                                                "start": 7337,
                                                                "end": 7373,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 220,
                                                                    "column": 68
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7337,
                                                                  "end": 7367,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 62
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7337,
                                                                    "end": 7361,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 56
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7337,
                                                                      "end": 7352,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 47
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 7337,
                                                                        "end": 7344,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 220,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 220,
                                                                            "column": 39
                                                                          },
                                                                          "identifierName": "bending"
                                                                        },
                                                                        "name": "bending"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7345,
                                                                        "end": 7352,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 220,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 220,
                                                                            "column": 47
                                                                          },
                                                                          "identifierName": "members"
                                                                        },
                                                                        "name": "members"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7353,
                                                                      "end": 7361,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 56
                                                                        },
                                                                        "identifierName": "bendType"
                                                                      },
                                                                      "name": "bendType"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7362,
                                                                    "end": 7367,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "value"
                                                                    },
                                                                    "name": "value"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7372,
                                                                  "end": 7373,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 68
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 1,
                                                                    "raw": "1"
                                                                  },
                                                                  "value": 1
                                                                }
                                                              },
                                                              "operator": "&&",
                                                              "right": {
                                                                "type": "BinaryExpression",
                                                                "start": 7377,
                                                                "end": 7415,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 72
                                                                  },
                                                                  "end": {
                                                                    "line": 220,
                                                                    "column": 110
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7377,
                                                                  "end": 7409,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 72
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 104
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7377,
                                                                    "end": 7403,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 72
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 98
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7377,
                                                                      "end": 7392,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 72
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 87
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 7377,
                                                                        "end": 7384,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 220,
                                                                            "column": 72
                                                                          },
                                                                          "end": {
                                                                            "line": 220,
                                                                            "column": 79
                                                                          },
                                                                          "identifierName": "bending"
                                                                        },
                                                                        "name": "bending"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7385,
                                                                        "end": 7392,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 220,
                                                                            "column": 80
                                                                          },
                                                                          "end": {
                                                                            "line": 220,
                                                                            "column": 87
                                                                          },
                                                                          "identifierName": "members"
                                                                        },
                                                                        "name": "members"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7393,
                                                                      "end": 7403,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 88
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 98
                                                                        },
                                                                        "identifierName": "bendMethod"
                                                                      },
                                                                      "name": "bendMethod"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7404,
                                                                    "end": 7409,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 99
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 104
                                                                      },
                                                                      "identifierName": "value"
                                                                    },
                                                                    "name": "value"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7414,
                                                                  "end": 7415,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 109
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 110
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            },
                                                            "operator": "&&",
                                                            "right": {
                                                              "type": "BinaryExpression",
                                                              "start": 7419,
                                                              "end": 7460,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 220,
                                                                  "column": 114
                                                                },
                                                                "end": {
                                                                  "line": 220,
                                                                  "column": 155
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 7419,
                                                                "end": 7454,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 114
                                                                  },
                                                                  "end": {
                                                                    "line": 220,
                                                                    "column": 149
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7419,
                                                                  "end": 7448,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 114
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 143
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7419,
                                                                    "end": 7434,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 114
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 129
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 7419,
                                                                      "end": 7426,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 114
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 121
                                                                        },
                                                                        "identifierName": "bending"
                                                                      },
                                                                      "name": "bending"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7427,
                                                                      "end": 7434,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 220,
                                                                          "column": 122
                                                                        },
                                                                        "end": {
                                                                          "line": 220,
                                                                          "column": 129
                                                                        },
                                                                        "identifierName": "members"
                                                                      },
                                                                      "name": "members"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7435,
                                                                    "end": 7448,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 220,
                                                                        "column": 130
                                                                      },
                                                                      "end": {
                                                                        "line": 220,
                                                                        "column": 143
                                                                      },
                                                                      "identifierName": "bendTechnique"
                                                                    },
                                                                    "name": "bendTechnique"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7449,
                                                                  "end": 7454,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 220,
                                                                      "column": 144
                                                                    },
                                                                    "end": {
                                                                      "line": 220,
                                                                      "column": 149
                                                                    },
                                                                    "identifierName": "value"
                                                                  },
                                                                  "name": "value"
                                                                },
                                                                "computed": false
                                                              },
                                                              "operator": "===",
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 7459,
                                                                "end": 7460,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 220,
                                                                    "column": 154
                                                                  },
                                                                  "end": {
                                                                    "line": 220,
                                                                    "column": 155
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 1,
                                                                  "raw": "1"
                                                                },
                                                                "value": 1
                                                              }
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "BlockStatement",
                                                            "start": 7462,
                                                            "end": 7973,
                                                            "loc": {
                                                              "start": {
                                                                "line": 220,
                                                                "column": 157
                                                              },
                                                              "end": {
                                                                "line": 228,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 7496,
                                                                "end": 7943,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 221,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 7500,
                                                                  "end": 7534,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 221,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 221,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7500,
                                                                    "end": 7530,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 221,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 221,
                                                                        "column": 66
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7500,
                                                                      "end": 7524,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 221,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 221,
                                                                          "column": 60
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 7500,
                                                                        "end": 7515,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 221,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 221,
                                                                            "column": 51
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 7500,
                                                                          "end": 7507,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 43
                                                                            },
                                                                            "identifierName": "bending"
                                                                          },
                                                                          "name": "bending"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 7508,
                                                                          "end": 7515,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 44
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 51
                                                                            },
                                                                            "identifierName": "members"
                                                                          },
                                                                          "name": "members"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7516,
                                                                        "end": 7524,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 221,
                                                                            "column": 52
                                                                          },
                                                                          "end": {
                                                                            "line": 221,
                                                                            "column": 60
                                                                          },
                                                                          "identifierName": "preAngle"
                                                                        },
                                                                        "name": "preAngle"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7525,
                                                                      "end": 7530,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 221,
                                                                          "column": 61
                                                                        },
                                                                        "end": {
                                                                          "line": 221,
                                                                          "column": 66
                                                                        },
                                                                        "identifierName": "value"
                                                                      },
                                                                      "name": "value"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": ">",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 7533,
                                                                    "end": 7534,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 221,
                                                                        "column": 69
                                                                      },
                                                                      "end": {
                                                                        "line": 221,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 0,
                                                                      "raw": "0"
                                                                    },
                                                                    "value": 0
                                                                  }
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 7536,
                                                                  "end": 7735,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 221,
                                                                      "column": 72
                                                                    },
                                                                    "end": {
                                                                      "line": 224,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 7588,
                                                                      "end": 7612,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 222,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 222,
                                                                          "column": 60
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 7588,
                                                                        "end": 7612,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 222,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 222,
                                                                            "column": 60
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 7588,
                                                                          "end": 7605,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 222,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 222,
                                                                              "column": 53
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 7588,
                                                                            "end": 7599,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 222,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 222,
                                                                                "column": 47
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 7588,
                                                                              "end": 7592,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 222,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 222,
                                                                                  "column": 40
                                                                                }
                                                                              },
                                                                              "leadingComments": null
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 7593,
                                                                              "end": 7599,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 222,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 222,
                                                                                  "column": 47
                                                                                },
                                                                                "identifierName": "foldUp"
                                                                              },
                                                                              "name": "foldUp"
                                                                            },
                                                                            "computed": false,
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 7600,
                                                                            "end": 7605,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 222,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 222,
                                                                                "column": 53
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "right": {
                                                                          "type": "BooleanLiteral",
                                                                          "start": 7608,
                                                                          "end": 7612,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 222,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 222,
                                                                              "column": 60
                                                                            }
                                                                          },
                                                                          "value": true
                                                                        },
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " 30 degrees",
                                                                          "start": 7538,
                                                                          "end": 7551,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 221,
                                                                              "column": 74
                                                                            },
                                                                            "end": {
                                                                              "line": 221,
                                                                              "column": 87
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 7649,
                                                                      "end": 7701,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 223,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 223,
                                                                          "column": 88
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 7649,
                                                                        "end": 7701,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 223,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 223,
                                                                            "column": 88
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 7649,
                                                                          "end": 7666,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 223,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 223,
                                                                              "column": 53
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 7649,
                                                                            "end": 7660,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 223,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 223,
                                                                                "column": 47
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 7649,
                                                                              "end": 7653,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 223,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 223,
                                                                                  "column": 40
                                                                                }
                                                                              }
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 7654,
                                                                              "end": 7660,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 223,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 223,
                                                                                  "column": 47
                                                                                },
                                                                                "identifierName": "radius"
                                                                              },
                                                                              "name": "radius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 7661,
                                                                            "end": 7666,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 223,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 223,
                                                                                "column": 53
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 7669,
                                                                          "end": 7701,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 223,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 223,
                                                                              "column": 88
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 7669,
                                                                            "end": 7695,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 223,
                                                                                "column": 56
                                                                              },
                                                                              "end": {
                                                                                "line": 223,
                                                                                "column": 82
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "MemberExpression",
                                                                              "start": 7669,
                                                                              "end": 7684,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 223,
                                                                                  "column": 56
                                                                                },
                                                                                "end": {
                                                                                  "line": 223,
                                                                                  "column": 71
                                                                                }
                                                                              },
                                                                              "object": {
                                                                                "type": "Identifier",
                                                                                "start": 7669,
                                                                                "end": 7676,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 223,
                                                                                    "column": 56
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 223,
                                                                                    "column": 63
                                                                                  },
                                                                                  "identifierName": "bending"
                                                                                },
                                                                                "name": "bending"
                                                                              },
                                                                              "property": {
                                                                                "type": "Identifier",
                                                                                "start": 7677,
                                                                                "end": 7684,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 223,
                                                                                    "column": 64
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 223,
                                                                                    "column": 71
                                                                                  },
                                                                                  "identifierName": "members"
                                                                                },
                                                                                "name": "members"
                                                                              },
                                                                              "computed": false
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 7685,
                                                                              "end": 7695,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 223,
                                                                                  "column": 72
                                                                                },
                                                                                "end": {
                                                                                  "line": 223,
                                                                                  "column": 82
                                                                                },
                                                                                "identifierName": "bendRadius"
                                                                              },
                                                                              "name": "bendRadius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 7696,
                                                                            "end": 7701,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 223,
                                                                                "column": 83
                                                                              },
                                                                              "end": {
                                                                                "line": 223,
                                                                                "column": 88
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      }
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": {
                                                                  "type": "BlockStatement",
                                                                  "start": 7741,
                                                                  "end": 7943,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 224,
                                                                      "column": 39
                                                                    },
                                                                    "end": {
                                                                      "line": 227,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 7779,
                                                                      "end": 7805,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 225,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 225,
                                                                          "column": 62
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 7779,
                                                                        "end": 7805,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 225,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 225,
                                                                            "column": 62
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 7779,
                                                                          "end": 7798,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 225,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 225,
                                                                              "column": 55
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 7779,
                                                                            "end": 7792,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 225,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 225,
                                                                                "column": 49
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 7779,
                                                                              "end": 7783,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 225,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 225,
                                                                                  "column": 40
                                                                                }
                                                                              }
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 7784,
                                                                              "end": 7792,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 225,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 225,
                                                                                  "column": 49
                                                                                },
                                                                                "identifierName": "foldDown"
                                                                              },
                                                                              "name": "foldDown"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 7793,
                                                                            "end": 7798,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 225,
                                                                                "column": 50
                                                                              },
                                                                              "end": {
                                                                                "line": 225,
                                                                                "column": 55
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "right": {
                                                                          "type": "BooleanLiteral",
                                                                          "start": 7801,
                                                                          "end": 7805,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 225,
                                                                              "column": 58
                                                                            },
                                                                            "end": {
                                                                              "line": 225,
                                                                              "column": 62
                                                                            }
                                                                          },
                                                                          "value": true,
                                                                          "leadingComments": null,
                                                                          "trailingComments": null
                                                                        },
                                                                        "trailingComments": null
                                                                      },
                                                                      "trailingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " -30 degrees",
                                                                          "start": 7806,
                                                                          "end": 7820,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 225,
                                                                              "column": 63
                                                                            },
                                                                            "end": {
                                                                              "line": 225,
                                                                              "column": 77
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 7857,
                                                                      "end": 7909,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 226,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 226,
                                                                          "column": 88
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 7857,
                                                                        "end": 7909,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 226,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 226,
                                                                            "column": 88
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 7857,
                                                                          "end": 7874,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 226,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 226,
                                                                              "column": 53
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 7857,
                                                                            "end": 7868,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 226,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 226,
                                                                                "column": 47
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 7857,
                                                                              "end": 7861,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 226,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 226,
                                                                                  "column": 40
                                                                                }
                                                                              },
                                                                              "leadingComments": null
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 7862,
                                                                              "end": 7868,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 226,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 226,
                                                                                  "column": 47
                                                                                },
                                                                                "identifierName": "radius"
                                                                              },
                                                                              "name": "radius"
                                                                            },
                                                                            "computed": false,
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 7869,
                                                                            "end": 7874,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 226,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 226,
                                                                                "column": 53
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 7877,
                                                                          "end": 7909,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 226,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 226,
                                                                              "column": 88
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 7877,
                                                                            "end": 7903,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 226,
                                                                                "column": 56
                                                                              },
                                                                              "end": {
                                                                                "line": 226,
                                                                                "column": 82
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "MemberExpression",
                                                                              "start": 7877,
                                                                              "end": 7892,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 226,
                                                                                  "column": 56
                                                                                },
                                                                                "end": {
                                                                                  "line": 226,
                                                                                  "column": 71
                                                                                }
                                                                              },
                                                                              "object": {
                                                                                "type": "Identifier",
                                                                                "start": 7877,
                                                                                "end": 7884,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 226,
                                                                                    "column": 56
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 226,
                                                                                    "column": 63
                                                                                  },
                                                                                  "identifierName": "bending"
                                                                                },
                                                                                "name": "bending"
                                                                              },
                                                                              "property": {
                                                                                "type": "Identifier",
                                                                                "start": 7885,
                                                                                "end": 7892,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 226,
                                                                                    "column": 64
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 226,
                                                                                    "column": 71
                                                                                  },
                                                                                  "identifierName": "members"
                                                                                },
                                                                                "name": "members"
                                                                              },
                                                                              "computed": false
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 7893,
                                                                              "end": 7903,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 226,
                                                                                  "column": 72
                                                                                },
                                                                                "end": {
                                                                                  "line": 226,
                                                                                  "column": 82
                                                                                },
                                                                                "identifierName": "bendRadius"
                                                                              },
                                                                              "name": "bendRadius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 7904,
                                                                            "end": 7909,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 226,
                                                                                "column": 83
                                                                              },
                                                                              "end": {
                                                                                "line": 226,
                                                                                "column": 88
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " -30 degrees",
                                                                          "start": 7806,
                                                                          "end": 7820,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 225,
                                                                              "column": 63
                                                                            },
                                                                            "end": {
                                                                              "line": 225,
                                                                              "column": 77
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                }
                                                              }
                                                            ],
                                                            "directives": []
                                                          },
                                                          "alternate": {
                                                            "type": "BlockStatement",
                                                            "start": 7979,
                                                            "end": 8065,
                                                            "loc": {
                                                              "start": {
                                                                "line": 228,
                                                                "column": 35
                                                              },
                                                              "end": {
                                                                "line": 230,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 8013,
                                                                "end": 8035,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 54
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "AssignmentExpression",
                                                                  "start": 8013,
                                                                  "end": 8035,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 54
                                                                    }
                                                                  },
                                                                  "operator": "=",
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8013,
                                                                    "end": 8028,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 47
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 8013,
                                                                      "end": 8022,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 229,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 229,
                                                                          "column": 41
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 8013,
                                                                        "end": 8017,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 229,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 229,
                                                                            "column": 36
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 8018,
                                                                        "end": 8022,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 229,
                                                                            "column": 37
                                                                          },
                                                                          "end": {
                                                                            "line": 229,
                                                                            "column": 41
                                                                          },
                                                                          "identifierName": "bend"
                                                                        },
                                                                        "name": "bend"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8023,
                                                                      "end": 8028,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 229,
                                                                          "column": 42
                                                                        },
                                                                        "end": {
                                                                          "line": 229,
                                                                          "column": 47
                                                                        },
                                                                        "identifierName": "value"
                                                                      },
                                                                      "name": "value"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "right": {
                                                                    "type": "BooleanLiteral",
                                                                    "start": 8031,
                                                                    "end": 8035,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 54
                                                                      }
                                                                    },
                                                                    "value": true
                                                                  }
                                                                }
                                                              }
                                                            ],
                                                            "directives": []
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8094,
                                                          "end": 8144,
                                                          "loc": {
                                                            "start": {
                                                              "line": 231,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 231,
                                                              "column": 78
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 8094,
                                                            "end": 8144,
                                                            "loc": {
                                                              "start": {
                                                                "line": 231,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 231,
                                                                "column": 78
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 8094,
                                                              "end": 8110,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 231,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 231,
                                                                  "column": 44
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8094,
                                                                "end": 8104,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 38
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 8094,
                                                                  "end": 8098,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8099,
                                                                  "end": 8104,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 38
                                                                    },
                                                                    "identifierName": "angle"
                                                                  },
                                                                  "name": "angle"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8105,
                                                                "end": 8110,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 39
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 44
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 8113,
                                                              "end": 8144,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 231,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 231,
                                                                  "column": 78
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8113,
                                                                "end": 8138,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8113,
                                                                  "end": 8128,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 47
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 62
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8113,
                                                                    "end": 8120,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 231,
                                                                        "column": 47
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 54
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8121,
                                                                    "end": 8128,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 231,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8129,
                                                                  "end": 8138,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 63
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "bendAngle"
                                                                  },
                                                                  "name": "bendAngle"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8139,
                                                                "end": 8144,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 73
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 78
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8173,
                                                          "end": 8235,
                                                          "loc": {
                                                            "start": {
                                                              "line": 232,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 232,
                                                              "column": 90
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 8173,
                                                            "end": 8235,
                                                            "loc": {
                                                              "start": {
                                                                "line": 232,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 232,
                                                                "column": 90
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 8173,
                                                              "end": 8197,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 232,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 232,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8173,
                                                                "end": 8191,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 8173,
                                                                  "end": 8177,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8178,
                                                                  "end": 8191,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "bendDeduction"
                                                                  },
                                                                  "name": "bendDeduction"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8192,
                                                                "end": 8197,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 8200,
                                                              "end": 8235,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 232,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 232,
                                                                  "column": 90
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8200,
                                                                "end": 8229,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 55
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 84
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8200,
                                                                  "end": 8215,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8200,
                                                                    "end": 8207,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 232,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 232,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8208,
                                                                    "end": 8215,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 232,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 232,
                                                                        "column": 70
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8216,
                                                                  "end": 8229,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 71
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 84
                                                                    },
                                                                    "identifierName": "bendDeduction"
                                                                  },
                                                                  "name": "bendDeduction"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8230,
                                                                "end": 8235,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 85
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 90
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        }
                                                      ],
                                                      "directives": []
                                                    },
                                                    "alternate": {
                                                      "type": "BlockStatement",
                                                      "start": 8267,
                                                      "end": 8345,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 235,
                                                          "column": 25
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8297,
                                                          "end": 8319,
                                                          "loc": {
                                                            "start": {
                                                              "line": 234,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 234,
                                                              "column": 50
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 8297,
                                                            "end": 8319,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 234,
                                                                "column": 50
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 8297,
                                                              "end": 8317,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 234,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 234,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 8297,
                                                                "end": 8301,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 234,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 234,
                                                                    "column": 32
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8302,
                                                                "end": 8317,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 234,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 234,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "resetProperties"
                                                                },
                                                                "name": "resetProperties"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": []
                                                          }
                                                        }
                                                      ],
                                                      "directives": [],
                                                      "trailingComments": null
                                                    },
                                                    "trailingComments": [
                                                      {
                                                        "type": "CommentLine",
                                                        "value": " console.log('bending', bending)",
                                                        "start": 8370,
                                                        "end": 8404,
                                                        "loc": {
                                                          "start": {
                                                            "line": 236,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 236,
                                                            "column": 58
                                                          }
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 8432,
                                                "end": 8657,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 241,
                                                    "column": 21
                                                  }
                                                },
                                                "test": {
                                                  "type": "BinaryExpression",
                                                  "start": 8436,
                                                  "end": 8497,
                                                  "loc": {
                                                    "start": {
                                                      "line": 237,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 237,
                                                      "column": 92
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 8436,
                                                    "end": 8469,
                                                    "loc": {
                                                      "start": {
                                                        "line": 237,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 237,
                                                        "column": 64
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 8436,
                                                      "end": 8463,
                                                      "loc": {
                                                        "start": {
                                                          "line": 237,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 237,
                                                          "column": 58
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 8436,
                                                        "end": 8453,
                                                        "loc": {
                                                          "start": {
                                                            "line": 237,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 237,
                                                            "column": 48
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 8436,
                                                          "end": 8448,
                                                          "loc": {
                                                            "start": {
                                                              "line": 237,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 237,
                                                              "column": 43
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 8436,
                                                            "end": 8440,
                                                            "loc": {
                                                              "start": {
                                                                "line": 237,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 237,
                                                                "column": 35
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 8441,
                                                            "end": 8448,
                                                            "loc": {
                                                              "start": {
                                                                "line": 237,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 237,
                                                                "column": 43
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 8449,
                                                          "end": 8453,
                                                          "loc": {
                                                            "start": {
                                                              "line": 237,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 237,
                                                              "column": 48
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 8454,
                                                        "end": 8462,
                                                        "loc": {
                                                          "start": {
                                                            "line": 237,
                                                            "column": 49
                                                          },
                                                          "end": {
                                                            "line": 237,
                                                            "column": 57
                                                          },
                                                          "identifierName": "parentId"
                                                        },
                                                        "name": "parentId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 8464,
                                                      "end": 8469,
                                                      "loc": {
                                                        "start": {
                                                          "line": 237,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 237,
                                                          "column": 64
                                                        },
                                                        "identifierName": "class"
                                                      },
                                                      "name": "class"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "StringLiteral",
                                                    "start": 8474,
                                                    "end": 8497,
                                                    "loc": {
                                                      "start": {
                                                        "line": 237,
                                                        "column": 69
                                                      },
                                                      "end": {
                                                        "line": 237,
                                                        "column": 92
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "CC_SignatureContainer",
                                                      "raw": "'CC_SignatureContainer'"
                                                    },
                                                    "value": "CC_SignatureContainer"
                                                  }
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 8499,
                                                  "end": 8581,
                                                  "loc": {
                                                    "start": {
                                                      "line": 237,
                                                      "column": 94
                                                    },
                                                    "end": {
                                                      "line": 239,
                                                      "column": 21
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 8525,
                                                      "end": 8559,
                                                      "loc": {
                                                        "start": {
                                                          "line": 238,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 238,
                                                          "column": 58
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 8525,
                                                        "end": 8559,
                                                        "loc": {
                                                          "start": {
                                                            "line": 238,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 238,
                                                            "column": 58
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 8525,
                                                          "end": 8552,
                                                          "loc": {
                                                            "start": {
                                                              "line": 238,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 238,
                                                              "column": 51
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 8525,
                                                            "end": 8546,
                                                            "loc": {
                                                              "start": {
                                                                "line": 238,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 238,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 8525,
                                                              "end": 8529,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 238,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 238,
                                                                  "column": 28
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 8530,
                                                              "end": 8546,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 238,
                                                                  "column": 29
                                                                },
                                                                "end": {
                                                                  "line": 238,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "isLaserSignature"
                                                              },
                                                              "name": "isLaserSignature"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 8547,
                                                            "end": 8552,
                                                            "loc": {
                                                              "start": {
                                                                "line": 238,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 238,
                                                                "column": 51
                                                              },
                                                              "identifierName": "value"
                                                            },
                                                            "name": "value"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "BooleanLiteral",
                                                          "start": 8555,
                                                          "end": 8559,
                                                          "loc": {
                                                            "start": {
                                                              "line": 238,
                                                              "column": 54
                                                            },
                                                            "end": {
                                                              "line": 238,
                                                              "column": 58
                                                            }
                                                          },
                                                          "value": true
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "BlockStatement",
                                                  "start": 8587,
                                                  "end": 8657,
                                                  "loc": {
                                                    "start": {
                                                      "line": 239,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 241,
                                                      "column": 21
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 8613,
                                                      "end": 8635,
                                                      "loc": {
                                                        "start": {
                                                          "line": 240,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 240,
                                                          "column": 46
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 8613,
                                                        "end": 8635,
                                                        "loc": {
                                                          "start": {
                                                            "line": 240,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 240,
                                                            "column": 46
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 8613,
                                                          "end": 8633,
                                                          "loc": {
                                                            "start": {
                                                              "line": 240,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 240,
                                                              "column": 44
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 8613,
                                                            "end": 8617,
                                                            "loc": {
                                                              "start": {
                                                                "line": 240,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 240,
                                                                "column": 28
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 8618,
                                                            "end": 8633,
                                                            "loc": {
                                                              "start": {
                                                                "line": 240,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 240,
                                                                "column": 44
                                                              },
                                                              "identifierName": "resetProperties"
                                                            },
                                                            "name": "resetProperties"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                }
                                              }
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 8695,
                                    "end": 8749,
                                    "loc": {
                                      "start": {
                                        "line": 243,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 245,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 8713,
                                        "end": 8735,
                                        "loc": {
                                          "start": {
                                            "line": 244,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 244,
                                            "column": 38
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 8713,
                                          "end": 8735,
                                          "loc": {
                                            "start": {
                                              "line": 244,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 244,
                                              "column": 38
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 8713,
                                            "end": 8733,
                                            "loc": {
                                              "start": {
                                                "line": 244,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 244,
                                                "column": 36
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 8713,
                                              "end": 8717,
                                              "loc": {
                                                "start": {
                                                  "line": 244,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 244,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 8718,
                                              "end": 8733,
                                              "loc": {
                                                "start": {
                                                  "line": 244,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 244,
                                                  "column": 36
                                                },
                                                "identifierName": "resetProperties"
                                              },
                                              "name": "resetProperties"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null,
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection changed",
                          "start": 6542,
                          "end": 6562,
                          "loc": {
                            "start": {
                              "line": 207,
                              "column": 8
                            },
                            "end": {
                              "line": 207,
                              "column": 28
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 8770,
                          "end": 8780,
                          "loc": {
                            "start": {
                              "line": 248,
                              "column": 8
                            },
                            "end": {
                              "line": 248,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8789,
                      "end": 9243,
                      "loc": {
                        "start": {
                          "line": 249,
                          "column": 8
                        },
                        "end": {
                          "line": 258,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 8789,
                        "end": 9243,
                        "loc": {
                          "start": {
                            "line": 249,
                            "column": 8
                          },
                          "end": {
                            "line": 258,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8789,
                          "end": 8812,
                          "loc": {
                            "start": {
                              "line": 249,
                              "column": 8
                            },
                            "end": {
                              "line": 249,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8789,
                            "end": 8804,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 8
                              },
                              "end": {
                                "line": 249,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8789,
                              "end": 8793,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 8
                                },
                                "end": {
                                  "line": 249,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8794,
                              "end": 8804,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 13
                                },
                                "end": {
                                  "line": 249,
                                  "column": 23
                                },
                                "identifierName": "isBendLine"
                              },
                              "name": "isBendLine"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8805,
                            "end": 8812,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 24
                              },
                              "end": {
                                "line": 249,
                                "column": 31
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 8813,
                            "end": 8833,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 32
                              },
                              "end": {
                                "line": 249,
                                "column": 52
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 8813,
                                "end": 8818,
                                "loc": {
                                  "start": {
                                    "line": 249,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 249,
                                    "column": 37
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 8822,
                              "end": 8833,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 41
                                },
                                "end": {
                                  "line": 249,
                                  "column": 52
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 8822,
                                "end": 8827,
                                "loc": {
                                  "start": {
                                    "line": 249,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 249,
                                    "column": 46
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8828,
                                "end": 8833,
                                "loc": {
                                  "start": {
                                    "line": 249,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 249,
                                    "column": 52
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 8835,
                            "end": 9242,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 54
                              },
                              "end": {
                                "line": 258,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 8835,
                                "end": 8840,
                                "loc": {
                                  "start": {
                                    "line": 249,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 249,
                                    "column": 59
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 8844,
                              "end": 9242,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 63
                                },
                                "end": {
                                  "line": 258,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 8858,
                                  "end": 8923,
                                  "loc": {
                                    "start": {
                                      "line": 250,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 250,
                                      "column": 77
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 8858,
                                    "end": 8923,
                                    "loc": {
                                      "start": {
                                        "line": 250,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 250,
                                        "column": 77
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 8858,
                                      "end": 8885,
                                      "loc": {
                                        "start": {
                                          "line": 250,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 250,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 8858,
                                        "end": 8877,
                                        "loc": {
                                          "start": {
                                            "line": 250,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 250,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 8858,
                                          "end": 8862,
                                          "loc": {
                                            "start": {
                                              "line": 250,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 250,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 8863,
                                          "end": 8877,
                                          "loc": {
                                            "start": {
                                              "line": 250,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 250,
                                              "column": 31
                                            },
                                            "identifierName": "bendProperties"
                                          },
                                          "name": "bendProperties"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 8878,
                                        "end": 8885,
                                        "loc": {
                                          "start": {
                                            "line": 250,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 250,
                                            "column": 39
                                          },
                                          "identifierName": "forEach"
                                        },
                                        "name": "forEach"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 8886,
                                        "end": 8922,
                                        "loc": {
                                          "start": {
                                            "line": 250,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 250,
                                            "column": 76
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 8886,
                                            "end": 8893,
                                            "loc": {
                                              "start": {
                                                "line": 250,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 250,
                                                "column": 47
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          }
                                        ],
                                        "body": {
                                          "type": "AssignmentExpression",
                                          "start": 8898,
                                          "end": 8921,
                                          "loc": {
                                            "start": {
                                              "line": 250,
                                              "column": 52
                                            },
                                            "end": {
                                              "line": 250,
                                              "column": 75
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 8898,
                                            "end": 8913,
                                            "loc": {
                                              "start": {
                                                "line": 250,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 250,
                                                "column": 67
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 8898,
                                              "end": 8905,
                                              "loc": {
                                                "start": {
                                                  "line": 250,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 250,
                                                  "column": 59
                                                },
                                                "identifierName": "element"
                                              },
                                              "name": "element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 8906,
                                              "end": 8913,
                                              "loc": {
                                                "start": {
                                                  "line": 250,
                                                  "column": 60
                                                },
                                                "end": {
                                                  "line": 250,
                                                  "column": 67
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 8916,
                                            "end": 8921,
                                            "loc": {
                                              "start": {
                                                "line": 250,
                                                "column": 70
                                              },
                                              "end": {
                                                "line": 250,
                                                "column": 75
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 8897
                                          }
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 8936,
                                  "end": 9232,
                                  "loc": {
                                    "start": {
                                      "line": 251,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 257,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 8940,
                                    "end": 8945,
                                    "loc": {
                                      "start": {
                                        "line": 251,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 251,
                                        "column": 21
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 8947,
                                    "end": 9232,
                                    "loc": {
                                      "start": {
                                        "line": 251,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 257,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 8965,
                                        "end": 9004,
                                        "loc": {
                                          "start": {
                                            "line": 252,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 252,
                                            "column": 55
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 8971,
                                            "end": 9004,
                                            "loc": {
                                              "start": {
                                                "line": 252,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 252,
                                                "column": 55
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 8971,
                                              "end": 8978,
                                              "loc": {
                                                "start": {
                                                  "line": 252,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 252,
                                                  "column": 29
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "init": {
                                              "type": "NewExpression",
                                              "start": 8981,
                                              "end": 9004,
                                              "loc": {
                                                "start": {
                                                  "line": 252,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 252,
                                                  "column": 55
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 8985,
                                                "end": 9002,
                                                "loc": {
                                                  "start": {
                                                    "line": 252,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 252,
                                                    "column": 53
                                                  },
                                                  "identifierName": "BendingParameters"
                                                },
                                                "name": "BendingParameters"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9021,
                                        "end": 9045,
                                        "loc": {
                                          "start": {
                                            "line": 253,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 253,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9021,
                                          "end": 9045,
                                          "loc": {
                                            "start": {
                                              "line": 253,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 253,
                                              "column": 40
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9021,
                                            "end": 9039,
                                            "loc": {
                                              "start": {
                                                "line": 253,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 253,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9021,
                                              "end": 9033,
                                              "loc": {
                                                "start": {
                                                  "line": 253,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 253,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9021,
                                                "end": 9025,
                                                "loc": {
                                                  "start": {
                                                    "line": 253,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 253,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9026,
                                                "end": 9033,
                                                "loc": {
                                                  "start": {
                                                    "line": 253,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 253,
                                                    "column": 28
                                                  },
                                                  "identifierName": "kFactor"
                                                },
                                                "name": "kFactor"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9034,
                                              "end": 9039,
                                              "loc": {
                                                "start": {
                                                  "line": 253,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 253,
                                                  "column": 34
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 9042,
                                            "end": 9045,
                                            "loc": {
                                              "start": {
                                                "line": 253,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 253,
                                                "column": 40
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0.0"
                                            },
                                            "value": 0
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9062,
                                        "end": 9100,
                                        "loc": {
                                          "start": {
                                            "line": 254,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 254,
                                            "column": 54
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9062,
                                          "end": 9100,
                                          "loc": {
                                            "start": {
                                              "line": 254,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 254,
                                              "column": 54
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9062,
                                            "end": 9079,
                                            "loc": {
                                              "start": {
                                                "line": 254,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9062,
                                              "end": 9073,
                                              "loc": {
                                                "start": {
                                                  "line": 254,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 254,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9062,
                                                "end": 9066,
                                                "loc": {
                                                  "start": {
                                                    "line": 254,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 254,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9067,
                                                "end": 9073,
                                                "loc": {
                                                  "start": {
                                                    "line": 254,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 254,
                                                    "column": 27
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9074,
                                              "end": 9079,
                                              "loc": {
                                                "start": {
                                                  "line": 254,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 254,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9082,
                                            "end": 9100,
                                            "loc": {
                                              "start": {
                                                "line": 254,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9082,
                                              "end": 9089,
                                              "loc": {
                                                "start": {
                                                  "line": 254,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 254,
                                                  "column": 43
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9090,
                                              "end": 9100,
                                              "loc": {
                                                "start": {
                                                  "line": 254,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 254,
                                                  "column": 54
                                                },
                                                "identifierName": "bendRadius"
                                              },
                                              "name": "bendRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9117,
                                        "end": 9153,
                                        "loc": {
                                          "start": {
                                            "line": 255,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 255,
                                            "column": 52
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9117,
                                          "end": 9153,
                                          "loc": {
                                            "start": {
                                              "line": 255,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 255,
                                              "column": 52
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9117,
                                            "end": 9133,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9117,
                                              "end": 9127,
                                              "loc": {
                                                "start": {
                                                  "line": 255,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 255,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9117,
                                                "end": 9121,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9122,
                                                "end": 9127,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 26
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9128,
                                              "end": 9133,
                                              "loc": {
                                                "start": {
                                                  "line": 255,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 255,
                                                  "column": 32
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9136,
                                            "end": 9153,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 52
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9136,
                                              "end": 9143,
                                              "loc": {
                                                "start": {
                                                  "line": 255,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 255,
                                                  "column": 42
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9144,
                                              "end": 9153,
                                              "loc": {
                                                "start": {
                                                  "line": 255,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 255,
                                                  "column": 52
                                                },
                                                "identifierName": "bendAngle"
                                              },
                                              "name": "bendAngle"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9170,
                                        "end": 9218,
                                        "loc": {
                                          "start": {
                                            "line": 256,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 256,
                                            "column": 64
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9170,
                                          "end": 9218,
                                          "loc": {
                                            "start": {
                                              "line": 256,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 256,
                                              "column": 64
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9170,
                                            "end": 9194,
                                            "loc": {
                                              "start": {
                                                "line": 256,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 256,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9170,
                                              "end": 9188,
                                              "loc": {
                                                "start": {
                                                  "line": 256,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 256,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9170,
                                                "end": 9174,
                                                "loc": {
                                                  "start": {
                                                    "line": 256,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 256,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9175,
                                                "end": 9188,
                                                "loc": {
                                                  "start": {
                                                    "line": 256,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 256,
                                                    "column": 34
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9189,
                                              "end": 9194,
                                              "loc": {
                                                "start": {
                                                  "line": 256,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 256,
                                                  "column": 40
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9197,
                                            "end": 9218,
                                            "loc": {
                                              "start": {
                                                "line": 256,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 256,
                                                "column": 64
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9197,
                                              "end": 9204,
                                              "loc": {
                                                "start": {
                                                  "line": 256,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 256,
                                                  "column": 50
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9205,
                                              "end": 9218,
                                              "loc": {
                                                "start": {
                                                  "line": 256,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 256,
                                                  "column": 64
                                                },
                                                "identifierName": "bendDeduction"
                                              },
                                              "name": "bendDeduction"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 8770,
                          "end": 8780,
                          "loc": {
                            "start": {
                              "line": 248,
                              "column": 8
                            },
                            "end": {
                              "line": 248,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9253,
                      "end": 9584,
                      "loc": {
                        "start": {
                          "line": 260,
                          "column": 8
                        },
                        "end": {
                          "line": 268,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9253,
                        "end": 9584,
                        "loc": {
                          "start": {
                            "line": 260,
                            "column": 8
                          },
                          "end": {
                            "line": 268,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9253,
                          "end": 9272,
                          "loc": {
                            "start": {
                              "line": 260,
                              "column": 8
                            },
                            "end": {
                              "line": 260,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9253,
                            "end": 9264,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 8
                              },
                              "end": {
                                "line": 260,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9253,
                              "end": 9257,
                              "loc": {
                                "start": {
                                  "line": 260,
                                  "column": 8
                                },
                                "end": {
                                  "line": 260,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9258,
                              "end": 9264,
                              "loc": {
                                "start": {
                                  "line": 260,
                                  "column": 13
                                },
                                "end": {
                                  "line": 260,
                                  "column": 19
                                },
                                "identifierName": "foldUp"
                              },
                              "name": "foldUp"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9265,
                            "end": 9272,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 20
                              },
                              "end": {
                                "line": 260,
                                "column": 27
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9273,
                            "end": 9293,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 28
                              },
                              "end": {
                                "line": 260,
                                "column": 48
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9273,
                                "end": 9278,
                                "loc": {
                                  "start": {
                                    "line": 260,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 260,
                                    "column": 33
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 9282,
                              "end": 9293,
                              "loc": {
                                "start": {
                                  "line": 260,
                                  "column": 37
                                },
                                "end": {
                                  "line": 260,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9282,
                                "end": 9287,
                                "loc": {
                                  "start": {
                                    "line": 260,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 260,
                                    "column": 42
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9288,
                                "end": 9293,
                                "loc": {
                                  "start": {
                                    "line": 260,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 260,
                                    "column": 48
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9295,
                            "end": 9583,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 50
                              },
                              "end": {
                                "line": 268,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9295,
                                "end": 9300,
                                "loc": {
                                  "start": {
                                    "line": 260,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 260,
                                    "column": 55
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9304,
                              "end": 9583,
                              "loc": {
                                "start": {
                                  "line": 260,
                                  "column": 59
                                },
                                "end": {
                                  "line": 268,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 9318,
                                  "end": 9573,
                                  "loc": {
                                    "start": {
                                      "line": 261,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 9322,
                                    "end": 9345,
                                    "loc": {
                                      "start": {
                                        "line": 261,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 261,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 9322,
                                      "end": 9336,
                                      "loc": {
                                        "start": {
                                          "line": 261,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 261,
                                          "column": 30
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 9323,
                                        "end": 9336,
                                        "loc": {
                                          "start": {
                                            "line": 261,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 261,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 9323,
                                          "end": 9327,
                                          "loc": {
                                            "start": {
                                              "line": 261,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 261,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9328,
                                          "end": 9336,
                                          "loc": {
                                            "start": {
                                              "line": 261,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 261,
                                              "column": 30
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 9340,
                                      "end": 9345,
                                      "loc": {
                                        "start": {
                                          "line": 261,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 261,
                                          "column": 39
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9347,
                                    "end": 9573,
                                    "loc": {
                                      "start": {
                                        "line": 261,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9365,
                                        "end": 9385,
                                        "loc": {
                                          "start": {
                                            "line": 262,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 262,
                                            "column": 36
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9365,
                                          "end": 9385,
                                          "loc": {
                                            "start": {
                                              "line": 262,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 262,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9365,
                                            "end": 9378,
                                            "loc": {
                                              "start": {
                                                "line": 262,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 262,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9365,
                                              "end": 9369,
                                              "loc": {
                                                "start": {
                                                  "line": 262,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 262,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9370,
                                              "end": 9378,
                                              "loc": {
                                                "start": {
                                                  "line": 262,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 262,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9381,
                                            "end": 9385,
                                            "loc": {
                                              "start": {
                                                "line": 262,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 262,
                                                "column": 36
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9402,
                                        "end": 9437,
                                        "loc": {
                                          "start": {
                                            "line": 263,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 263,
                                            "column": 51
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9402,
                                          "end": 9437,
                                          "loc": {
                                            "start": {
                                              "line": 263,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 263,
                                              "column": 51
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9402,
                                            "end": 9419,
                                            "loc": {
                                              "start": {
                                                "line": 263,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 263,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9402,
                                              "end": 9413,
                                              "loc": {
                                                "start": {
                                                  "line": 263,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 263,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9402,
                                                "end": 9406,
                                                "loc": {
                                                  "start": {
                                                    "line": 263,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 263,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9407,
                                                "end": 9413,
                                                "loc": {
                                                  "start": {
                                                    "line": 263,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 263,
                                                    "column": 27
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9414,
                                              "end": 9419,
                                              "loc": {
                                                "start": {
                                                  "line": 263,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 263,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9422,
                                            "end": 9437,
                                            "loc": {
                                              "start": {
                                                "line": 263,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 263,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9422,
                                              "end": 9426,
                                              "loc": {
                                                "start": {
                                                  "line": 263,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 263,
                                                  "column": 40
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9427,
                                              "end": 9437,
                                              "loc": {
                                                "start": {
                                                  "line": 263,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 263,
                                                  "column": 51
                                                },
                                                "identifierName": "foldRadius"
                                              },
                                              "name": "foldRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9454,
                                        "end": 9481,
                                        "loc": {
                                          "start": {
                                            "line": 264,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 264,
                                            "column": 43
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9454,
                                          "end": 9481,
                                          "loc": {
                                            "start": {
                                              "line": 264,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 264,
                                              "column": 43
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9454,
                                            "end": 9473,
                                            "loc": {
                                              "start": {
                                                "line": 264,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 264,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9454,
                                              "end": 9467,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9454,
                                                "end": 9458,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9459,
                                                "end": 9467,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 29
                                                  },
                                                  "identifierName": "foldDown"
                                                },
                                                "name": "foldDown"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9468,
                                              "end": 9473,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 35
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9476,
                                            "end": 9481,
                                            "loc": {
                                              "start": {
                                                "line": 264,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 264,
                                                "column": 43
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9498,
                                        "end": 9521,
                                        "loc": {
                                          "start": {
                                            "line": 265,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 265,
                                            "column": 39
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9498,
                                          "end": 9521,
                                          "loc": {
                                            "start": {
                                              "line": 265,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 265,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9498,
                                            "end": 9513,
                                            "loc": {
                                              "start": {
                                                "line": 265,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 265,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9498,
                                              "end": 9507,
                                              "loc": {
                                                "start": {
                                                  "line": 265,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 265,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9498,
                                                "end": 9502,
                                                "loc": {
                                                  "start": {
                                                    "line": 265,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 265,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9503,
                                                "end": 9507,
                                                "loc": {
                                                  "start": {
                                                    "line": 265,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 265,
                                                    "column": 25
                                                  },
                                                  "identifierName": "bend"
                                                },
                                                "name": "bend"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9508,
                                              "end": 9513,
                                              "loc": {
                                                "start": {
                                                  "line": 265,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 265,
                                                  "column": 31
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9516,
                                            "end": 9521,
                                            "loc": {
                                              "start": {
                                                "line": 265,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 265,
                                                "column": 39
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9538,
                                        "end": 9559,
                                        "loc": {
                                          "start": {
                                            "line": 266,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 266,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9538,
                                          "end": 9559,
                                          "loc": {
                                            "start": {
                                              "line": 266,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 266,
                                              "column": 37
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9538,
                                            "end": 9551,
                                            "loc": {
                                              "start": {
                                                "line": 266,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 266,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9538,
                                              "end": 9542,
                                              "loc": {
                                                "start": {
                                                  "line": 266,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 266,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9543,
                                              "end": 9551,
                                              "loc": {
                                                "start": {
                                                  "line": 266,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 266,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9554,
                                            "end": 9559,
                                            "loc": {
                                              "start": {
                                                "line": 266,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 266,
                                                "column": 37
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9594,
                      "end": 9925,
                      "loc": {
                        "start": {
                          "line": 270,
                          "column": 8
                        },
                        "end": {
                          "line": 278,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9594,
                        "end": 9925,
                        "loc": {
                          "start": {
                            "line": 270,
                            "column": 8
                          },
                          "end": {
                            "line": 278,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9594,
                          "end": 9615,
                          "loc": {
                            "start": {
                              "line": 270,
                              "column": 8
                            },
                            "end": {
                              "line": 270,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9594,
                            "end": 9607,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 8
                              },
                              "end": {
                                "line": 270,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9594,
                              "end": 9598,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 8
                                },
                                "end": {
                                  "line": 270,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9599,
                              "end": 9607,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 13
                                },
                                "end": {
                                  "line": 270,
                                  "column": 21
                                },
                                "identifierName": "foldDown"
                              },
                              "name": "foldDown"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9608,
                            "end": 9615,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 22
                              },
                              "end": {
                                "line": 270,
                                "column": 29
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9616,
                            "end": 9636,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 30
                              },
                              "end": {
                                "line": 270,
                                "column": 50
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9616,
                                "end": 9621,
                                "loc": {
                                  "start": {
                                    "line": 270,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 270,
                                    "column": 35
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 9625,
                              "end": 9636,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 39
                                },
                                "end": {
                                  "line": 270,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9625,
                                "end": 9630,
                                "loc": {
                                  "start": {
                                    "line": 270,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 270,
                                    "column": 44
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9631,
                                "end": 9636,
                                "loc": {
                                  "start": {
                                    "line": 270,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 270,
                                    "column": 50
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9638,
                            "end": 9924,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 52
                              },
                              "end": {
                                "line": 278,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9638,
                                "end": 9643,
                                "loc": {
                                  "start": {
                                    "line": 270,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 270,
                                    "column": 57
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9647,
                              "end": 9924,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 61
                                },
                                "end": {
                                  "line": 278,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 9661,
                                  "end": 9914,
                                  "loc": {
                                    "start": {
                                      "line": 271,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 277,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 9665,
                                    "end": 9688,
                                    "loc": {
                                      "start": {
                                        "line": 271,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 271,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 9665,
                                      "end": 9679,
                                      "loc": {
                                        "start": {
                                          "line": 271,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 271,
                                          "column": 30
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 9666,
                                        "end": 9679,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 9666,
                                          "end": 9670,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9671,
                                          "end": 9679,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 30
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 9683,
                                      "end": 9688,
                                      "loc": {
                                        "start": {
                                          "line": 271,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 271,
                                          "column": 39
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9690,
                                    "end": 9914,
                                    "loc": {
                                      "start": {
                                        "line": 271,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 277,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9708,
                                        "end": 9728,
                                        "loc": {
                                          "start": {
                                            "line": 272,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 272,
                                            "column": 36
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9708,
                                          "end": 9728,
                                          "loc": {
                                            "start": {
                                              "line": 272,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 272,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9708,
                                            "end": 9721,
                                            "loc": {
                                              "start": {
                                                "line": 272,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 272,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9708,
                                              "end": 9712,
                                              "loc": {
                                                "start": {
                                                  "line": 272,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 272,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9713,
                                              "end": 9721,
                                              "loc": {
                                                "start": {
                                                  "line": 272,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 272,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9724,
                                            "end": 9728,
                                            "loc": {
                                              "start": {
                                                "line": 272,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 272,
                                                "column": 36
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9745,
                                        "end": 9780,
                                        "loc": {
                                          "start": {
                                            "line": 273,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 273,
                                            "column": 51
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9745,
                                          "end": 9780,
                                          "loc": {
                                            "start": {
                                              "line": 273,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 273,
                                              "column": 51
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9745,
                                            "end": 9762,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9745,
                                              "end": 9756,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9745,
                                                "end": 9749,
                                                "loc": {
                                                  "start": {
                                                    "line": 273,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 273,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9750,
                                                "end": 9756,
                                                "loc": {
                                                  "start": {
                                                    "line": 273,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 273,
                                                    "column": 27
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9757,
                                              "end": 9762,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9765,
                                            "end": 9780,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9765,
                                              "end": 9769,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 40
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9770,
                                              "end": 9780,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 51
                                                },
                                                "identifierName": "foldRadius"
                                              },
                                              "name": "foldRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9797,
                                        "end": 9822,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9797,
                                          "end": 9822,
                                          "loc": {
                                            "start": {
                                              "line": 274,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 274,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9797,
                                            "end": 9814,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9797,
                                              "end": 9808,
                                              "loc": {
                                                "start": {
                                                  "line": 274,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 274,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9797,
                                                "end": 9801,
                                                "loc": {
                                                  "start": {
                                                    "line": 274,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 274,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9802,
                                                "end": 9808,
                                                "loc": {
                                                  "start": {
                                                    "line": 274,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 274,
                                                    "column": 27
                                                  },
                                                  "identifierName": "foldUp"
                                                },
                                                "name": "foldUp"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9809,
                                              "end": 9814,
                                              "loc": {
                                                "start": {
                                                  "line": 274,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 274,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9817,
                                            "end": 9822,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9839,
                                        "end": 9862,
                                        "loc": {
                                          "start": {
                                            "line": 275,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 275,
                                            "column": 39
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9839,
                                          "end": 9862,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9839,
                                            "end": 9854,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9839,
                                              "end": 9848,
                                              "loc": {
                                                "start": {
                                                  "line": 275,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 275,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9839,
                                                "end": 9843,
                                                "loc": {
                                                  "start": {
                                                    "line": 275,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 275,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9844,
                                                "end": 9848,
                                                "loc": {
                                                  "start": {
                                                    "line": 275,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 275,
                                                    "column": 25
                                                  },
                                                  "identifierName": "bend"
                                                },
                                                "name": "bend"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9849,
                                              "end": 9854,
                                              "loc": {
                                                "start": {
                                                  "line": 275,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 275,
                                                  "column": 31
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9857,
                                            "end": 9862,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 39
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9879,
                                        "end": 9900,
                                        "loc": {
                                          "start": {
                                            "line": 276,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 276,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9879,
                                          "end": 9900,
                                          "loc": {
                                            "start": {
                                              "line": 276,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 276,
                                              "column": 37
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9879,
                                            "end": 9892,
                                            "loc": {
                                              "start": {
                                                "line": 276,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 276,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9879,
                                              "end": 9883,
                                              "loc": {
                                                "start": {
                                                  "line": 276,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 276,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9884,
                                              "end": 9892,
                                              "loc": {
                                                "start": {
                                                  "line": 276,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 276,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 9895,
                                            "end": 9900,
                                            "loc": {
                                              "start": {
                                                "line": 276,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 276,
                                                "column": 37
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9935,
                      "end": 10440,
                      "loc": {
                        "start": {
                          "line": 280,
                          "column": 8
                        },
                        "end": {
                          "line": 293,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9935,
                        "end": 10440,
                        "loc": {
                          "start": {
                            "line": 280,
                            "column": 8
                          },
                          "end": {
                            "line": 293,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9935,
                          "end": 9952,
                          "loc": {
                            "start": {
                              "line": 280,
                              "column": 8
                            },
                            "end": {
                              "line": 280,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9935,
                            "end": 9944,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 8
                              },
                              "end": {
                                "line": 280,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9935,
                              "end": 9939,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 8
                                },
                                "end": {
                                  "line": 280,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9940,
                              "end": 9944,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 13
                                },
                                "end": {
                                  "line": 280,
                                  "column": 17
                                },
                                "identifierName": "bend"
                              },
                              "name": "bend"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9945,
                            "end": 9952,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 18
                              },
                              "end": {
                                "line": 280,
                                "column": 25
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9953,
                            "end": 9973,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 26
                              },
                              "end": {
                                "line": 280,
                                "column": 46
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9953,
                                "end": 9958,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 31
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 9962,
                              "end": 9973,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 35
                                },
                                "end": {
                                  "line": 280,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9962,
                                "end": 9967,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 40
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9968,
                                "end": 9973,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 46
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9975,
                            "end": 10439,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 48
                              },
                              "end": {
                                "line": 293,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9975,
                                "end": 9980,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 53
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9984,
                              "end": 10439,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 57
                                },
                                "end": {
                                  "line": 293,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 9998,
                                  "end": 10295,
                                  "loc": {
                                    "start": {
                                      "line": 281,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 288,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 10002,
                                    "end": 10025,
                                    "loc": {
                                      "start": {
                                        "line": 281,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 281,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 10002,
                                      "end": 10016,
                                      "loc": {
                                        "start": {
                                          "line": 281,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 281,
                                          "column": 30
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 10003,
                                        "end": 10016,
                                        "loc": {
                                          "start": {
                                            "line": 281,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 281,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 10003,
                                          "end": 10007,
                                          "loc": {
                                            "start": {
                                              "line": 281,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 281,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10008,
                                          "end": 10016,
                                          "loc": {
                                            "start": {
                                              "line": 281,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 281,
                                              "column": 30
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10020,
                                      "end": 10025,
                                      "loc": {
                                        "start": {
                                          "line": 281,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 281,
                                          "column": 39
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10027,
                                    "end": 10295,
                                    "loc": {
                                      "start": {
                                        "line": 281,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 288,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10045,
                                        "end": 10065,
                                        "loc": {
                                          "start": {
                                            "line": 282,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 282,
                                            "column": 36
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10045,
                                          "end": 10065,
                                          "loc": {
                                            "start": {
                                              "line": 282,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 282,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10045,
                                            "end": 10058,
                                            "loc": {
                                              "start": {
                                                "line": 282,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 282,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10045,
                                              "end": 10049,
                                              "loc": {
                                                "start": {
                                                  "line": 282,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 282,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10050,
                                              "end": 10058,
                                              "loc": {
                                                "start": {
                                                  "line": 282,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 282,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10061,
                                            "end": 10065,
                                            "loc": {
                                              "start": {
                                                "line": 282,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 282,
                                                "column": 36
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10082,
                                        "end": 10115,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 49
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10082,
                                          "end": 10115,
                                          "loc": {
                                            "start": {
                                              "line": 283,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 283,
                                              "column": 49
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10082,
                                            "end": 10108,
                                            "loc": {
                                              "start": {
                                                "line": 283,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 283,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10082,
                                              "end": 10100,
                                              "loc": {
                                                "start": {
                                                  "line": 283,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 283,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10082,
                                                "end": 10086,
                                                "loc": {
                                                  "start": {
                                                    "line": 283,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 283,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10087,
                                                "end": 10100,
                                                "loc": {
                                                  "start": {
                                                    "line": 283,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 283,
                                                    "column": 34
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10101,
                                              "end": 10108,
                                              "loc": {
                                                "start": {
                                                  "line": 283,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 283,
                                                  "column": 42
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10111,
                                            "end": 10115,
                                            "loc": {
                                              "start": {
                                                "line": 283,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 283,
                                                "column": 49
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10132,
                                        "end": 10157,
                                        "loc": {
                                          "start": {
                                            "line": 284,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 284,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10132,
                                          "end": 10157,
                                          "loc": {
                                            "start": {
                                              "line": 284,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 284,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10132,
                                            "end": 10150,
                                            "loc": {
                                              "start": {
                                                "line": 284,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 284,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10132,
                                              "end": 10142,
                                              "loc": {
                                                "start": {
                                                  "line": 284,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 284,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10132,
                                                "end": 10136,
                                                "loc": {
                                                  "start": {
                                                    "line": 284,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 284,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10137,
                                                "end": 10142,
                                                "loc": {
                                                  "start": {
                                                    "line": 284,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 284,
                                                    "column": 26
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10143,
                                              "end": 10150,
                                              "loc": {
                                                "start": {
                                                  "line": 284,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 284,
                                                  "column": 34
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10153,
                                            "end": 10157,
                                            "loc": {
                                              "start": {
                                                "line": 284,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 284,
                                                "column": 41
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10174,
                                        "end": 10201,
                                        "loc": {
                                          "start": {
                                            "line": 285,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 285,
                                            "column": 43
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10174,
                                          "end": 10201,
                                          "loc": {
                                            "start": {
                                              "line": 285,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 285,
                                              "column": 43
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10174,
                                            "end": 10193,
                                            "loc": {
                                              "start": {
                                                "line": 285,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 285,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10174,
                                              "end": 10187,
                                              "loc": {
                                                "start": {
                                                  "line": 285,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 285,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10174,
                                                "end": 10178,
                                                "loc": {
                                                  "start": {
                                                    "line": 285,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 285,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10179,
                                                "end": 10187,
                                                "loc": {
                                                  "start": {
                                                    "line": 285,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 285,
                                                    "column": 29
                                                  },
                                                  "identifierName": "foldDown"
                                                },
                                                "name": "foldDown"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10188,
                                              "end": 10193,
                                              "loc": {
                                                "start": {
                                                  "line": 285,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 285,
                                                  "column": 35
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10196,
                                            "end": 10201,
                                            "loc": {
                                              "start": {
                                                "line": 285,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 285,
                                                "column": 43
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10218,
                                        "end": 10243,
                                        "loc": {
                                          "start": {
                                            "line": 286,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 286,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10218,
                                          "end": 10243,
                                          "loc": {
                                            "start": {
                                              "line": 286,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 286,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10218,
                                            "end": 10235,
                                            "loc": {
                                              "start": {
                                                "line": 286,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 286,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10218,
                                              "end": 10229,
                                              "loc": {
                                                "start": {
                                                  "line": 286,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 286,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10218,
                                                "end": 10222,
                                                "loc": {
                                                  "start": {
                                                    "line": 286,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 286,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10223,
                                                "end": 10229,
                                                "loc": {
                                                  "start": {
                                                    "line": 286,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 286,
                                                    "column": 27
                                                  },
                                                  "identifierName": "foldUp"
                                                },
                                                "name": "foldUp"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10230,
                                              "end": 10235,
                                              "loc": {
                                                "start": {
                                                  "line": 286,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 286,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10238,
                                            "end": 10243,
                                            "loc": {
                                              "start": {
                                                "line": 286,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 286,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10260,
                                        "end": 10281,
                                        "loc": {
                                          "start": {
                                            "line": 287,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 287,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10260,
                                          "end": 10281,
                                          "loc": {
                                            "start": {
                                              "line": 287,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 287,
                                              "column": 37
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10260,
                                            "end": 10273,
                                            "loc": {
                                              "start": {
                                                "line": 287,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 287,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10260,
                                              "end": 10264,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10265,
                                              "end": 10273,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10276,
                                            "end": 10281,
                                            "loc": {
                                              "start": {
                                                "line": 287,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 287,
                                                "column": 37
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 10308,
                                  "end": 10429,
                                  "loc": {
                                    "start": {
                                      "line": 289,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 292,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "UnaryExpression",
                                    "start": 10312,
                                    "end": 10318,
                                    "loc": {
                                      "start": {
                                        "line": 289,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 289,
                                        "column": 22
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 10313,
                                      "end": 10318,
                                      "loc": {
                                        "start": {
                                          "line": 289,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 289,
                                          "column": 22
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10320,
                                    "end": 10429,
                                    "loc": {
                                      "start": {
                                        "line": 289,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 292,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10338,
                                        "end": 10372,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 50
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10338,
                                          "end": 10372,
                                          "loc": {
                                            "start": {
                                              "line": 290,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 290,
                                              "column": 50
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10338,
                                            "end": 10364,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10338,
                                              "end": 10356,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10338,
                                                "end": 10342,
                                                "loc": {
                                                  "start": {
                                                    "line": 290,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 290,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10343,
                                                "end": 10356,
                                                "loc": {
                                                  "start": {
                                                    "line": 290,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 290,
                                                    "column": 34
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10357,
                                              "end": 10364,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 42
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10367,
                                            "end": 10372,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 50
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10389,
                                        "end": 10415,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 42
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10389,
                                          "end": 10415,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 42
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10389,
                                            "end": 10407,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10389,
                                              "end": 10399,
                                              "loc": {
                                                "start": {
                                                  "line": 291,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 291,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10389,
                                                "end": 10393,
                                                "loc": {
                                                  "start": {
                                                    "line": 291,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 291,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10394,
                                                "end": 10399,
                                                "loc": {
                                                  "start": {
                                                    "line": 291,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 291,
                                                    "column": 26
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10400,
                                              "end": 10407,
                                              "loc": {
                                                "start": {
                                                  "line": 291,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 291,
                                                  "column": 34
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10410,
                                            "end": 10415,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 42
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10450,
                      "end": 10564,
                      "loc": {
                        "start": {
                          "line": 295,
                          "column": 8
                        },
                        "end": {
                          "line": 297,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10450,
                        "end": 10564,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 8
                          },
                          "end": {
                            "line": 297,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10450,
                          "end": 10470,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 8
                            },
                            "end": {
                              "line": 295,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10450,
                            "end": 10462,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 8
                              },
                              "end": {
                                "line": 295,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10450,
                              "end": 10454,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 8
                                },
                                "end": {
                                  "line": 295,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10455,
                              "end": 10462,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 13
                                },
                                "end": {
                                  "line": 295,
                                  "column": 20
                                },
                                "identifierName": "kFactor"
                              },
                              "name": "kFactor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10463,
                            "end": 10470,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 21
                              },
                              "end": {
                                "line": 295,
                                "column": 28
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10471,
                            "end": 10491,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 29
                              },
                              "end": {
                                "line": 295,
                                "column": 49
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10471,
                                "end": 10476,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 34
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10480,
                              "end": 10491,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 38
                                },
                                "end": {
                                  "line": 295,
                                  "column": 49
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10480,
                                "end": 10485,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 43
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10486,
                                "end": 10491,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 49
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10493,
                            "end": 10563,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 51
                              },
                              "end": {
                                "line": 297,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10493,
                                "end": 10498,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 56
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10502,
                              "end": 10563,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 60
                                },
                                "end": {
                                  "line": 297,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 10516,
                                  "end": 10553,
                                  "loc": {
                                    "start": {
                                      "line": 296,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 296,
                                      "column": 49
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 10516,
                                    "end": 10553,
                                    "loc": {
                                      "start": {
                                        "line": 296,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 296,
                                        "column": 49
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10516,
                                      "end": 10527,
                                      "loc": {
                                        "start": {
                                          "line": 296,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 296,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10516,
                                        "end": 10523,
                                        "loc": {
                                          "start": {
                                            "line": 296,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 296,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10524,
                                        "end": 10527,
                                        "loc": {
                                          "start": {
                                            "line": 296,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 296,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 10528,
                                        "end": 10545,
                                        "loc": {
                                          "start": {
                                            "line": 296,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 296,
                                            "column": 41
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "kFactor changed",
                                          "raw": "'kFactor changed'"
                                        },
                                        "value": "kFactor changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 10547,
                                        "end": 10552,
                                        "loc": {
                                          "start": {
                                            "line": 296,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 296,
                                            "column": 48
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10574,
                      "end": 10686,
                      "loc": {
                        "start": {
                          "line": 299,
                          "column": 8
                        },
                        "end": {
                          "line": 301,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10574,
                        "end": 10686,
                        "loc": {
                          "start": {
                            "line": 299,
                            "column": 8
                          },
                          "end": {
                            "line": 301,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10574,
                          "end": 10593,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 8
                            },
                            "end": {
                              "line": 299,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10574,
                            "end": 10585,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 8
                              },
                              "end": {
                                "line": 299,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10574,
                              "end": 10578,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 8
                                },
                                "end": {
                                  "line": 299,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10579,
                              "end": 10585,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 13
                                },
                                "end": {
                                  "line": 299,
                                  "column": 19
                                },
                                "identifierName": "radius"
                              },
                              "name": "radius"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10586,
                            "end": 10593,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 20
                              },
                              "end": {
                                "line": 299,
                                "column": 27
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10594,
                            "end": 10614,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 28
                              },
                              "end": {
                                "line": 299,
                                "column": 48
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10594,
                                "end": 10599,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 33
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10603,
                              "end": 10614,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 37
                                },
                                "end": {
                                  "line": 299,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10603,
                                "end": 10608,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 42
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10609,
                                "end": 10614,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 48
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10616,
                            "end": 10685,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 50
                              },
                              "end": {
                                "line": 301,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10616,
                                "end": 10621,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 55
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10625,
                              "end": 10685,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 59
                                },
                                "end": {
                                  "line": 301,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 10639,
                                  "end": 10675,
                                  "loc": {
                                    "start": {
                                      "line": 300,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 300,
                                      "column": 48
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 10639,
                                    "end": 10675,
                                    "loc": {
                                      "start": {
                                        "line": 300,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 300,
                                        "column": 48
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10639,
                                      "end": 10650,
                                      "loc": {
                                        "start": {
                                          "line": 300,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 300,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10639,
                                        "end": 10646,
                                        "loc": {
                                          "start": {
                                            "line": 300,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 300,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10647,
                                        "end": 10650,
                                        "loc": {
                                          "start": {
                                            "line": 300,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 300,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 10651,
                                        "end": 10667,
                                        "loc": {
                                          "start": {
                                            "line": 300,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 300,
                                            "column": 40
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "radius changed",
                                          "raw": "'radius changed'"
                                        },
                                        "value": "radius changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 10669,
                                        "end": 10674,
                                        "loc": {
                                          "start": {
                                            "line": 300,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 300,
                                            "column": 47
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10696,
                      "end": 10806,
                      "loc": {
                        "start": {
                          "line": 303,
                          "column": 8
                        },
                        "end": {
                          "line": 305,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10696,
                        "end": 10806,
                        "loc": {
                          "start": {
                            "line": 303,
                            "column": 8
                          },
                          "end": {
                            "line": 305,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10696,
                          "end": 10714,
                          "loc": {
                            "start": {
                              "line": 303,
                              "column": 8
                            },
                            "end": {
                              "line": 303,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10696,
                            "end": 10706,
                            "loc": {
                              "start": {
                                "line": 303,
                                "column": 8
                              },
                              "end": {
                                "line": 303,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10696,
                              "end": 10700,
                              "loc": {
                                "start": {
                                  "line": 303,
                                  "column": 8
                                },
                                "end": {
                                  "line": 303,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10701,
                              "end": 10706,
                              "loc": {
                                "start": {
                                  "line": 303,
                                  "column": 13
                                },
                                "end": {
                                  "line": 303,
                                  "column": 18
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10707,
                            "end": 10714,
                            "loc": {
                              "start": {
                                "line": 303,
                                "column": 19
                              },
                              "end": {
                                "line": 303,
                                "column": 26
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10715,
                            "end": 10735,
                            "loc": {
                              "start": {
                                "line": 303,
                                "column": 27
                              },
                              "end": {
                                "line": 303,
                                "column": 47
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10715,
                                "end": 10720,
                                "loc": {
                                  "start": {
                                    "line": 303,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 303,
                                    "column": 32
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10724,
                              "end": 10735,
                              "loc": {
                                "start": {
                                  "line": 303,
                                  "column": 36
                                },
                                "end": {
                                  "line": 303,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10724,
                                "end": 10729,
                                "loc": {
                                  "start": {
                                    "line": 303,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 303,
                                    "column": 41
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10730,
                                "end": 10735,
                                "loc": {
                                  "start": {
                                    "line": 303,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 303,
                                    "column": 47
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10737,
                            "end": 10805,
                            "loc": {
                              "start": {
                                "line": 303,
                                "column": 49
                              },
                              "end": {
                                "line": 305,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10737,
                                "end": 10742,
                                "loc": {
                                  "start": {
                                    "line": 303,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 303,
                                    "column": 54
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10746,
                              "end": 10805,
                              "loc": {
                                "start": {
                                  "line": 303,
                                  "column": 58
                                },
                                "end": {
                                  "line": 305,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 10760,
                                  "end": 10795,
                                  "loc": {
                                    "start": {
                                      "line": 304,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 304,
                                      "column": 47
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 10760,
                                    "end": 10795,
                                    "loc": {
                                      "start": {
                                        "line": 304,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 304,
                                        "column": 47
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10760,
                                      "end": 10771,
                                      "loc": {
                                        "start": {
                                          "line": 304,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 304,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10760,
                                        "end": 10767,
                                        "loc": {
                                          "start": {
                                            "line": 304,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 304,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10768,
                                        "end": 10771,
                                        "loc": {
                                          "start": {
                                            "line": 304,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 304,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 10772,
                                        "end": 10787,
                                        "loc": {
                                          "start": {
                                            "line": 304,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 304,
                                            "column": 39
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "angle changed",
                                          "raw": "'angle changed'"
                                        },
                                        "value": "angle changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 10789,
                                        "end": 10794,
                                        "loc": {
                                          "start": {
                                            "line": 304,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 304,
                                            "column": 46
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10816,
                      "end": 10942,
                      "loc": {
                        "start": {
                          "line": 307,
                          "column": 8
                        },
                        "end": {
                          "line": 309,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10816,
                        "end": 10942,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 8
                          },
                          "end": {
                            "line": 309,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10816,
                          "end": 10842,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 8
                            },
                            "end": {
                              "line": 307,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10816,
                            "end": 10834,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 8
                              },
                              "end": {
                                "line": 307,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10816,
                              "end": 10820,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 8
                                },
                                "end": {
                                  "line": 307,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10821,
                              "end": 10834,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 13
                                },
                                "end": {
                                  "line": 307,
                                  "column": 26
                                },
                                "identifierName": "bendDeduction"
                              },
                              "name": "bendDeduction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10835,
                            "end": 10842,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 27
                              },
                              "end": {
                                "line": 307,
                                "column": 34
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10843,
                            "end": 10863,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 35
                              },
                              "end": {
                                "line": 307,
                                "column": 55
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10843,
                                "end": 10848,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 40
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10852,
                              "end": 10863,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 44
                                },
                                "end": {
                                  "line": 307,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10852,
                                "end": 10857,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 49
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10858,
                                "end": 10863,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 55
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10865,
                            "end": 10941,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 57
                              },
                              "end": {
                                "line": 309,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10865,
                                "end": 10870,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 307,
                                    "column": 62
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10874,
                              "end": 10941,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 66
                                },
                                "end": {
                                  "line": 309,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 10888,
                                  "end": 10931,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 308,
                                      "column": 55
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 10888,
                                    "end": 10931,
                                    "loc": {
                                      "start": {
                                        "line": 308,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 308,
                                        "column": 55
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10888,
                                      "end": 10899,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10888,
                                        "end": 10895,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10896,
                                        "end": 10899,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 10900,
                                        "end": 10923,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 47
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "bendDeduction changed",
                                          "raw": "'bendDeduction changed'"
                                        },
                                        "value": "bendDeduction changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 10925,
                                        "end": 10930,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 54
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser",
                          "start": 10952,
                          "end": 10960,
                          "loc": {
                            "start": {
                              "line": 311,
                              "column": 8
                            },
                            "end": {
                              "line": 311,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10969,
                      "end": 11127,
                      "loc": {
                        "start": {
                          "line": 312,
                          "column": 8
                        },
                        "end": {
                          "line": 316,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10969,
                        "end": 11127,
                        "loc": {
                          "start": {
                            "line": 312,
                            "column": 8
                          },
                          "end": {
                            "line": 316,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10969,
                          "end": 10998,
                          "loc": {
                            "start": {
                              "line": 312,
                              "column": 8
                            },
                            "end": {
                              "line": 312,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10969,
                            "end": 10990,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 8
                              },
                              "end": {
                                "line": 312,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10969,
                              "end": 10973,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 8
                                },
                                "end": {
                                  "line": 312,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10974,
                              "end": 10990,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 13
                                },
                                "end": {
                                  "line": 312,
                                  "column": 29
                                },
                                "identifierName": "isLaserSignature"
                              },
                              "name": "isLaserSignature"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10991,
                            "end": 10998,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 30
                              },
                              "end": {
                                "line": 312,
                                "column": 37
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10999,
                            "end": 11019,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 38
                              },
                              "end": {
                                "line": 312,
                                "column": 58
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10999,
                                "end": 11004,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 43
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11008,
                              "end": 11019,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 47
                                },
                                "end": {
                                  "line": 312,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11008,
                                "end": 11013,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 52
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11014,
                                "end": 11019,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 58
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11021,
                            "end": 11126,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 60
                              },
                              "end": {
                                "line": 316,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11021,
                                "end": 11026,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 65
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11030,
                              "end": 11126,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 69
                                },
                                "end": {
                                  "line": 316,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 11044,
                                  "end": 11116,
                                  "loc": {
                                    "start": {
                                      "line": 313,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 315,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 11048,
                                    "end": 11053,
                                    "loc": {
                                      "start": {
                                        "line": 313,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 313,
                                        "column": 21
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 11055,
                                    "end": 11116,
                                    "loc": {
                                      "start": {
                                        "line": 313,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 315,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11073,
                                        "end": 11102,
                                        "loc": {
                                          "start": {
                                            "line": 314,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 314,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11073,
                                          "end": 11102,
                                          "loc": {
                                            "start": {
                                              "line": 314,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 314,
                                              "column": 45
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11073,
                                            "end": 11094,
                                            "loc": {
                                              "start": {
                                                "line": 314,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 314,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11073,
                                              "end": 11088,
                                              "loc": {
                                                "start": {
                                                  "line": 314,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 314,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11073,
                                                "end": 11077,
                                                "loc": {
                                                  "start": {
                                                    "line": 314,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 314,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11078,
                                                "end": 11088,
                                                "loc": {
                                                  "start": {
                                                    "line": 314,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 314,
                                                    "column": 31
                                                  },
                                                  "identifierName": "isBendLine"
                                                },
                                                "name": "isBendLine"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11089,
                                              "end": 11094,
                                              "loc": {
                                                "start": {
                                                  "line": 314,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 314,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11097,
                                            "end": 11102,
                                            "loc": {
                                              "start": {
                                                "line": 314,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 314,
                                                "column": 45
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null,
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser",
                          "start": 10952,
                          "end": 10960,
                          "loc": {
                            "start": {
                              "line": 311,
                              "column": 8
                            },
                            "end": {
                              "line": 311,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 11137,
                          "end": 11147,
                          "loc": {
                            "start": {
                              "line": 318,
                              "column": 8
                            },
                            "end": {
                              "line": 318,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11156,
                      "end": 15054,
                      "loc": {
                        "start": {
                          "line": 319,
                          "column": 8
                        },
                        "end": {
                          "line": 382,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11156,
                        "end": 15054,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 8
                          },
                          "end": {
                            "line": 382,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11156,
                          "end": 11181,
                          "loc": {
                            "start": {
                              "line": 319,
                              "column": 8
                            },
                            "end": {
                              "line": 319,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11156,
                            "end": 11173,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 8
                              },
                              "end": {
                                "line": 319,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11156,
                              "end": 11160,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 8
                                },
                                "end": {
                                  "line": 319,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11161,
                              "end": 11173,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 13
                                },
                                "end": {
                                  "line": 319,
                                  "column": 25
                                },
                                "identifierName": "acceptButton"
                              },
                              "name": "acceptButton"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11174,
                            "end": 11181,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 26
                              },
                              "end": {
                                "line": 319,
                                "column": 33
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11182,
                            "end": 11206,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 34
                              },
                              "end": {
                                "line": 319,
                                "column": 58
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11182,
                                "end": 11187,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 39
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11191,
                              "end": 11206,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 43
                                },
                                "end": {
                                  "line": 319,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11191,
                                "end": 11196,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 48
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11197,
                                "end": 11206,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 58
                                  },
                                  "identifierName": "lastEvent"
                                },
                                "name": "lastEvent"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11208,
                            "end": 15053,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 60
                              },
                              "end": {
                                "line": 382,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11208,
                                "end": 11213,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 65
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11217,
                              "end": 15053,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 69
                                },
                                "end": {
                                  "line": 382,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 11231,
                                  "end": 15043,
                                  "loc": {
                                    "start": {
                                      "line": 320,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 381,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 11235,
                                    "end": 11257,
                                    "loc": {
                                      "start": {
                                        "line": 320,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 320,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11235,
                                      "end": 11245,
                                      "loc": {
                                        "start": {
                                          "line": 320,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 320,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11235,
                                        "end": 11240,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 21
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11241,
                                        "end": 11245,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 26
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 11250,
                                      "end": 11257,
                                      "loc": {
                                        "start": {
                                          "line": 320,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 320,
                                          "column": 38
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "click",
                                        "raw": "'click'"
                                      },
                                      "value": "click"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 11259,
                                    "end": 15043,
                                    "loc": {
                                      "start": {
                                        "line": 320,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 381,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 11277,
                                        "end": 11292,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 31
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 11281,
                                            "end": 11292,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 31
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 11281,
                                              "end": 11287,
                                              "loc": {
                                                "start": {
                                                  "line": 321,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 321,
                                                  "column": 26
                                                },
                                                "identifierName": "params"
                                              },
                                              "name": "params"
                                            },
                                            "init": {
                                              "type": "StringLiteral",
                                              "start": 11290,
                                              "end": 11292,
                                              "loc": {
                                                "start": {
                                                  "line": 321,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 321,
                                                  "column": 31
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "",
                                                "raw": "''"
                                              },
                                              "value": ""
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11309,
                                        "end": 11337,
                                        "loc": {
                                          "start": {
                                            "line": 322,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 322,
                                            "column": 44
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 11309,
                                          "end": 11337,
                                          "loc": {
                                            "start": {
                                              "line": 322,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 322,
                                              "column": 44
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 11309,
                                            "end": 11320,
                                            "loc": {
                                              "start": {
                                                "line": 322,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 322,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11309,
                                              "end": 11316,
                                              "loc": {
                                                "start": {
                                                  "line": 322,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 322,
                                                  "column": 23
                                                },
                                                "identifierName": "console"
                                              },
                                              "name": "console"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11317,
                                              "end": 11320,
                                              "loc": {
                                                "start": {
                                                  "line": 322,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 322,
                                                  "column": 27
                                                },
                                                "identifierName": "log"
                                              },
                                              "name": "log"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "StringLiteral",
                                              "start": 11321,
                                              "end": 11336,
                                              "loc": {
                                                "start": {
                                                  "line": 322,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 322,
                                                  "column": 43
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "accept values",
                                                "raw": "'accept values'"
                                              },
                                              "value": "accept values"
                                            }
                                          ],
                                          "trailingComments": null
                                        },
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " get bending",
                                            "start": 11354,
                                            "end": 11368,
                                            "loc": {
                                              "start": {
                                                "line": 323,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 323,
                                                "column": 30
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 11385,
                                        "end": 11453,
                                        "loc": {
                                          "start": {
                                            "line": 324,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 324,
                                            "column": 84
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 11391,
                                            "end": 11453,
                                            "loc": {
                                              "start": {
                                                "line": 324,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 324,
                                                "column": 84
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 11391,
                                              "end": 11407,
                                              "loc": {
                                                "start": {
                                                  "line": 324,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 324,
                                                  "column": 38
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 11410,
                                              "end": 11453,
                                              "loc": {
                                                "start": {
                                                  "line": 324,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 324,
                                                  "column": 84
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 11410,
                                                "end": 11451,
                                                "loc": {
                                                  "start": {
                                                    "line": 324,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 324,
                                                    "column": 82
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 11410,
                                                  "end": 11431,
                                                  "loc": {
                                                    "start": {
                                                      "line": 324,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 324,
                                                      "column": 62
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 11410,
                                                    "end": 11422,
                                                    "loc": {
                                                      "start": {
                                                        "line": 324,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 324,
                                                        "column": 53
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 11410,
                                                      "end": 11414,
                                                      "loc": {
                                                        "start": {
                                                          "line": 324,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 324,
                                                          "column": 45
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 11415,
                                                      "end": 11422,
                                                      "loc": {
                                                        "start": {
                                                          "line": 324,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 324,
                                                          "column": 53
                                                        },
                                                        "identifierName": "session"
                                                      },
                                                      "name": "session"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11423,
                                                    "end": 11431,
                                                    "loc": {
                                                      "start": {
                                                        "line": 324,
                                                        "column": 54
                                                      },
                                                      "end": {
                                                        "line": 324,
                                                        "column": 62
                                                      },
                                                      "identifierName": "selector"
                                                    },
                                                    "name": "selector"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 11432,
                                                  "end": 11451,
                                                  "loc": {
                                                    "start": {
                                                      "line": 324,
                                                      "column": 63
                                                    },
                                                    "end": {
                                                      "line": 324,
                                                      "column": 82
                                                    },
                                                    "identifierName": "getSelectedElements"
                                                  },
                                                  "name": "getSelectedElements"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "const",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " get bending",
                                            "start": 11354,
                                            "end": 11368,
                                            "loc": {
                                              "start": {
                                                "line": 323,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 323,
                                                "column": 30
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 11470,
                                        "end": 11551,
                                        "loc": {
                                          "start": {
                                            "line": 325,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 327,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 11474,
                                          "end": 11503,
                                          "loc": {
                                            "start": {
                                              "line": 325,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 325,
                                              "column": 49
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11474,
                                            "end": 11497,
                                            "loc": {
                                              "start": {
                                                "line": 325,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 325,
                                                "column": 43
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11474,
                                              "end": 11490,
                                              "loc": {
                                                "start": {
                                                  "line": 325,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 325,
                                                  "column": 36
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11491,
                                              "end": 11497,
                                              "loc": {
                                                "start": {
                                                  "line": 325,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 325,
                                                  "column": 43
                                                },
                                                "identifierName": "length"
                                              },
                                              "name": "length"
                                            },
                                            "computed": false
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 11502,
                                            "end": 11503,
                                            "loc": {
                                              "start": {
                                                "line": 325,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 325,
                                                "column": 49
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0"
                                            },
                                            "value": 0
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 11505,
                                          "end": 11551,
                                          "loc": {
                                            "start": {
                                              "line": 325,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 327,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ReturnStatement",
                                              "start": 11527,
                                              "end": 11533,
                                              "loc": {
                                                "start": {
                                                  "line": 326,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 326,
                                                  "column": 26
                                                }
                                              },
                                              "argument": null
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 11568,
                                        "end": 11619,
                                        "loc": {
                                          "start": {
                                            "line": 328,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 328,
                                            "column": 67
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 11574,
                                            "end": 11619,
                                            "loc": {
                                              "start": {
                                                "line": 328,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 328,
                                                "column": 67
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 11574,
                                              "end": 11580,
                                              "loc": {
                                                "start": {
                                                  "line": 328,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 328,
                                                  "column": 28
                                                },
                                                "identifierName": "lineId"
                                              },
                                              "name": "lineId"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 11583,
                                              "end": 11619,
                                              "loc": {
                                                "start": {
                                                  "line": 328,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 328,
                                                  "column": 67
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 11583,
                                                "end": 11598,
                                                "loc": {
                                                  "start": {
                                                    "line": 328,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 328,
                                                    "column": 46
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 11583,
                                                  "end": 11587,
                                                  "loc": {
                                                    "start": {
                                                      "line": 328,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 328,
                                                      "column": 35
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 11588,
                                                  "end": 11598,
                                                  "loc": {
                                                    "start": {
                                                      "line": 328,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 328,
                                                      "column": 46
                                                    },
                                                    "identifierName": "getOwnerId"
                                                  },
                                                  "name": "getOwnerId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 11599,
                                                  "end": 11618,
                                                  "loc": {
                                                    "start": {
                                                      "line": 328,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 328,
                                                      "column": 66
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 11599,
                                                    "end": 11615,
                                                    "loc": {
                                                      "start": {
                                                        "line": 328,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 328,
                                                        "column": 63
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "NumericLiteral",
                                                    "start": 11616,
                                                    "end": 11617,
                                                    "loc": {
                                                      "start": {
                                                        "line": 328,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 328,
                                                        "column": 65
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 0,
                                                      "raw": "0"
                                                    },
                                                    "value": 0
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 11636,
                                        "end": 11686,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 66
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 11642,
                                            "end": 11686,
                                            "loc": {
                                              "start": {
                                                "line": 329,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 329,
                                                "column": 66
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 11642,
                                              "end": 11649,
                                              "loc": {
                                                "start": {
                                                  "line": 329,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 329,
                                                  "column": 29
                                                },
                                                "identifierName": "lineIds"
                                              },
                                              "name": "lineIds"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 11652,
                                              "end": 11686,
                                              "loc": {
                                                "start": {
                                                  "line": 329,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 329,
                                                  "column": 66
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 11652,
                                                "end": 11668,
                                                "loc": {
                                                  "start": {
                                                    "line": 329,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 329,
                                                    "column": 48
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 11652,
                                                  "end": 11656,
                                                  "loc": {
                                                    "start": {
                                                      "line": 329,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 329,
                                                      "column": 36
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 11657,
                                                  "end": 11668,
                                                  "loc": {
                                                    "start": {
                                                      "line": 329,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 329,
                                                      "column": 48
                                                    },
                                                    "identifierName": "getOwnerIds"
                                                  },
                                                  "name": "getOwnerIds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 11669,
                                                  "end": 11685,
                                                  "loc": {
                                                    "start": {
                                                      "line": 329,
                                                      "column": 49
                                                    },
                                                    "end": {
                                                      "line": 329,
                                                      "column": 65
                                                    },
                                                    "identifierName": "selectedElements"
                                                  },
                                                  "name": "selectedElements"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 11703,
                                        "end": 11775,
                                        "loc": {
                                          "start": {
                                            "line": 330,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 332,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 11707,
                                          "end": 11727,
                                          "loc": {
                                            "start": {
                                              "line": 330,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 330,
                                              "column": 40
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 11707,
                                            "end": 11713,
                                            "loc": {
                                              "start": {
                                                "line": 330,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 330,
                                                "column": 26
                                              },
                                              "identifierName": "lineId"
                                            },
                                            "name": "lineId"
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 11718,
                                            "end": 11727,
                                            "loc": {
                                              "start": {
                                                "line": 330,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 330,
                                                "column": 40
                                              },
                                              "identifierName": "undefined"
                                            },
                                            "name": "undefined"
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 11729,
                                          "end": 11775,
                                          "loc": {
                                            "start": {
                                              "line": 330,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 332,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ReturnStatement",
                                              "start": 11751,
                                              "end": 11757,
                                              "loc": {
                                                "start": {
                                                  "line": 331,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 331,
                                                  "column": 26
                                                }
                                              },
                                              "argument": null
                                            }
                                          ],
                                          "directives": [],
                                          "trailingComments": null
                                        },
                                        "alternate": null,
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " TODO validate",
                                            "start": 11792,
                                            "end": 11808,
                                            "loc": {
                                              "start": {
                                                "line": 333,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 333,
                                                "column": 32
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 11825,
                                        "end": 11866,
                                        "loc": {
                                          "start": {
                                            "line": 334,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 334,
                                            "column": 57
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 11831,
                                            "end": 11866,
                                            "loc": {
                                              "start": {
                                                "line": 334,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 334,
                                                "column": 57
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 11831,
                                              "end": 11839,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 30
                                                },
                                                "identifierName": "sketchId"
                                              },
                                              "name": "sketchId",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 11842,
                                              "end": 11866,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 57
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 11842,
                                                "end": 11858,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 49
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 11842,
                                                  "end": 11846,
                                                  "loc": {
                                                    "start": {
                                                      "line": 334,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 334,
                                                      "column": 37
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 11847,
                                                  "end": 11858,
                                                  "loc": {
                                                    "start": {
                                                      "line": 334,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 334,
                                                      "column": 49
                                                    },
                                                    "identifierName": "getSketchId"
                                                  },
                                                  "name": "getSketchId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 11859,
                                                  "end": 11865,
                                                  "loc": {
                                                    "start": {
                                                      "line": 334,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 334,
                                                      "column": 56
                                                    },
                                                    "identifierName": "lineId"
                                                  },
                                                  "name": "lineId"
                                                }
                                              ]
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "const",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " TODO validate",
                                            "start": 11792,
                                            "end": 11808,
                                            "loc": {
                                              "start": {
                                                "line": 333,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 333,
                                                "column": 32
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 11883,
                                        "end": 15029,
                                        "loc": {
                                          "start": {
                                            "line": 335,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 380,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "MemberExpression",
                                          "start": 11887,
                                          "end": 11908,
                                          "loc": {
                                            "start": {
                                              "line": 335,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 335,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 11887,
                                            "end": 11902,
                                            "loc": {
                                              "start": {
                                                "line": 335,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 335,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 11887,
                                              "end": 11891,
                                              "loc": {
                                                "start": {
                                                  "line": 335,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 335,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11892,
                                              "end": 11902,
                                              "loc": {
                                                "start": {
                                                  "line": 335,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 335,
                                                  "column": 35
                                                },
                                                "identifierName": "isBendLine"
                                              },
                                              "name": "isBendLine"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11903,
                                            "end": 11908,
                                            "loc": {
                                              "start": {
                                                "line": 335,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 335,
                                                "column": 41
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          },
                                          "computed": false
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 11910,
                                          "end": 14092,
                                          "loc": {
                                            "start": {
                                              "line": 335,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 370,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 11988,
                                              "end": 11999,
                                              "loc": {
                                                "start": {
                                                  "line": 337,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 337,
                                                  "column": 31
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 11992,
                                                  "end": 11999,
                                                  "loc": {
                                                    "start": {
                                                      "line": 337,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 337,
                                                      "column": 31
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 11992,
                                                    "end": 11999,
                                                    "loc": {
                                                      "start": {
                                                        "line": 337,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 337,
                                                        "column": 31
                                                      },
                                                      "identifierName": "bending"
                                                    },
                                                    "name": "bending",
                                                    "leadingComments": null
                                                  },
                                                  "init": null,
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "let",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " get information from line-object",
                                                  "start": 11932,
                                                  "end": 11967,
                                                  "loc": {
                                                    "start": {
                                                      "line": 336,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 336,
                                                      "column": 55
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 12020,
                                              "end": 12069,
                                              "loc": {
                                                "start": {
                                                  "line": 338,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 338,
                                                  "column": 69
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 12026,
                                                  "end": 12069,
                                                  "loc": {
                                                    "start": {
                                                      "line": 338,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 338,
                                                      "column": 69
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 12026,
                                                    "end": 12034,
                                                    "loc": {
                                                      "start": {
                                                        "line": 338,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 338,
                                                        "column": 34
                                                      },
                                                      "identifierName": "parentId"
                                                    },
                                                    "name": "parentId"
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 12037,
                                                    "end": 12069,
                                                    "loc": {
                                                      "start": {
                                                        "line": 338,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 338,
                                                        "column": 69
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 12037,
                                                      "end": 12062,
                                                      "loc": {
                                                        "start": {
                                                          "line": 338,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 338,
                                                          "column": 62
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 12037,
                                                        "end": 12054,
                                                        "loc": {
                                                          "start": {
                                                            "line": 338,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 338,
                                                            "column": 54
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 12037,
                                                          "end": 12049,
                                                          "loc": {
                                                            "start": {
                                                              "line": 338,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 338,
                                                              "column": 49
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12037,
                                                            "end": 12041,
                                                            "loc": {
                                                              "start": {
                                                                "line": 338,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 338,
                                                                "column": 41
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12042,
                                                            "end": 12049,
                                                            "loc": {
                                                              "start": {
                                                                "line": 338,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 338,
                                                                "column": 49
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12050,
                                                          "end": 12054,
                                                          "loc": {
                                                            "start": {
                                                              "line": 338,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 338,
                                                              "column": 54
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 12055,
                                                        "end": 12061,
                                                        "loc": {
                                                          "start": {
                                                            "line": 338,
                                                            "column": 55
                                                          },
                                                          "end": {
                                                            "line": 338,
                                                            "column": 61
                                                          },
                                                          "identifierName": "lineId"
                                                        },
                                                        "name": "lineId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12063,
                                                      "end": 12069,
                                                      "loc": {
                                                        "start": {
                                                          "line": 338,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 338,
                                                          "column": 69
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              ],
                                              "kind": "const"
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 12090,
                                              "end": 12341,
                                              "loc": {
                                                "start": {
                                                  "line": 339,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 343,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 12094,
                                                "end": 12144,
                                                "loc": {
                                                  "start": {
                                                    "line": 339,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 339,
                                                    "column": 74
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 12094,
                                                  "end": 12127,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 57
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 12094,
                                                    "end": 12121,
                                                    "loc": {
                                                      "start": {
                                                        "line": 339,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 339,
                                                        "column": 51
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 12094,
                                                      "end": 12111,
                                                      "loc": {
                                                        "start": {
                                                          "line": 339,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 339,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 12094,
                                                        "end": 12106,
                                                        "loc": {
                                                          "start": {
                                                            "line": 339,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 339,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 12094,
                                                          "end": 12098,
                                                          "loc": {
                                                            "start": {
                                                              "line": 339,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 339,
                                                              "column": 28
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12099,
                                                          "end": 12106,
                                                          "loc": {
                                                            "start": {
                                                              "line": 339,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 339,
                                                              "column": 36
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 12107,
                                                        "end": 12111,
                                                        "loc": {
                                                          "start": {
                                                            "line": 339,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 339,
                                                            "column": 41
                                                          },
                                                          "identifierName": "tree"
                                                        },
                                                        "name": "tree"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12112,
                                                      "end": 12120,
                                                      "loc": {
                                                        "start": {
                                                          "line": 339,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 339,
                                                          "column": 50
                                                        },
                                                        "identifierName": "parentId"
                                                      },
                                                      "name": "parentId"
                                                    },
                                                    "computed": true
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 12122,
                                                    "end": 12127,
                                                    "loc": {
                                                      "start": {
                                                        "line": 339,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 339,
                                                        "column": 57
                                                      },
                                                      "identifierName": "class"
                                                    },
                                                    "name": "class"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "StringLiteral",
                                                  "start": 12132,
                                                  "end": 12144,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 74
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "CC_Bending",
                                                    "raw": "'CC_Bending'"
                                                  },
                                                  "value": "CC_Bending"
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 12146,
                                                "end": 12254,
                                                "loc": {
                                                  "start": {
                                                    "line": 339,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 341,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12172,
                                                    "end": 12232,
                                                    "loc": {
                                                      "start": {
                                                        "line": 340,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 340,
                                                        "column": 84
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12172,
                                                      "end": 12232,
                                                      "loc": {
                                                        "start": {
                                                          "line": 340,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 340,
                                                          "column": 84
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 12172,
                                                        "end": 12179,
                                                        "loc": {
                                                          "start": {
                                                            "line": 340,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 340,
                                                            "column": 31
                                                          },
                                                          "identifierName": "bending"
                                                        },
                                                        "name": "bending"
                                                      },
                                                      "right": {
                                                        "type": "NewExpression",
                                                        "start": 12182,
                                                        "end": 12232,
                                                        "loc": {
                                                          "start": {
                                                            "line": 340,
                                                            "column": 34
                                                          },
                                                          "end": {
                                                            "line": 340,
                                                            "column": 84
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 12186,
                                                          "end": 12203,
                                                          "loc": {
                                                            "start": {
                                                              "line": 340,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 340,
                                                              "column": 55
                                                            },
                                                            "identifierName": "BendingParameters"
                                                          },
                                                          "name": "BendingParameters"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "MemberExpression",
                                                            "start": 12204,
                                                            "end": 12231,
                                                            "loc": {
                                                              "start": {
                                                                "line": 340,
                                                                "column": 56
                                                              },
                                                              "end": {
                                                                "line": 340,
                                                                "column": 83
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 12204,
                                                              "end": 12221,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 340,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 340,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 12204,
                                                                "end": 12216,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 340,
                                                                    "column": 56
                                                                  },
                                                                  "end": {
                                                                    "line": 340,
                                                                    "column": 68
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 12204,
                                                                  "end": 12208,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 340,
                                                                      "column": 56
                                                                    },
                                                                    "end": {
                                                                      "line": 340,
                                                                      "column": 60
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 12209,
                                                                  "end": 12216,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 340,
                                                                      "column": 61
                                                                    },
                                                                    "end": {
                                                                      "line": 340,
                                                                      "column": 68
                                                                    },
                                                                    "identifierName": "session"
                                                                  },
                                                                  "name": "session"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 12217,
                                                                "end": 12221,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 340,
                                                                    "column": 69
                                                                  },
                                                                  "end": {
                                                                    "line": 340,
                                                                    "column": 73
                                                                  },
                                                                  "identifierName": "tree"
                                                                },
                                                                "name": "tree"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 12222,
                                                              "end": 12230,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 340,
                                                                  "column": 74
                                                                },
                                                                "end": {
                                                                  "line": 340,
                                                                  "column": 82
                                                                },
                                                                "identifierName": "parentId"
                                                              },
                                                              "name": "parentId"
                                                            },
                                                            "computed": true
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "BlockStatement",
                                                "start": 12260,
                                                "end": 12341,
                                                "loc": {
                                                  "start": {
                                                    "line": 341,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 343,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12286,
                                                    "end": 12319,
                                                    "loc": {
                                                      "start": {
                                                        "line": 342,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 342,
                                                        "column": 57
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12286,
                                                      "end": 12319,
                                                      "loc": {
                                                        "start": {
                                                          "line": 342,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 342,
                                                          "column": 57
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 12286,
                                                        "end": 12293,
                                                        "loc": {
                                                          "start": {
                                                            "line": 342,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 342,
                                                            "column": 31
                                                          },
                                                          "identifierName": "bending"
                                                        },
                                                        "name": "bending"
                                                      },
                                                      "right": {
                                                        "type": "NewExpression",
                                                        "start": 12296,
                                                        "end": 12319,
                                                        "loc": {
                                                          "start": {
                                                            "line": 342,
                                                            "column": 34
                                                          },
                                                          "end": {
                                                            "line": 342,
                                                            "column": 57
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 12300,
                                                          "end": 12317,
                                                          "loc": {
                                                            "start": {
                                                              "line": 342,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 342,
                                                              "column": 55
                                                            },
                                                            "identifierName": "BendingParameters"
                                                          },
                                                          "name": "BendingParameters"
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 12362,
                                              "end": 13575,
                                              "loc": {
                                                "start": {
                                                  "line": 344,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 364,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "MemberExpression",
                                                "start": 12366,
                                                "end": 12381,
                                                "loc": {
                                                  "start": {
                                                    "line": 344,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 344,
                                                    "column": 39
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 12366,
                                                  "end": 12375,
                                                  "loc": {
                                                    "start": {
                                                      "line": 344,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 344,
                                                      "column": 33
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 12366,
                                                    "end": 12370,
                                                    "loc": {
                                                      "start": {
                                                        "line": 344,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 344,
                                                        "column": 28
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 12371,
                                                    "end": 12375,
                                                    "loc": {
                                                      "start": {
                                                        "line": 344,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 344,
                                                        "column": 33
                                                      },
                                                      "identifierName": "bend"
                                                    },
                                                    "name": "bend"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12376,
                                                  "end": 12381,
                                                  "loc": {
                                                    "start": {
                                                      "line": 344,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 344,
                                                      "column": 39
                                                    },
                                                    "identifierName": "value"
                                                  },
                                                  "name": "value"
                                                },
                                                "computed": false
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 12383,
                                                "end": 12595,
                                                "loc": {
                                                  "start": {
                                                    "line": 344,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 348,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12409,
                                                    "end": 12441,
                                                    "loc": {
                                                      "start": {
                                                        "line": 345,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 345,
                                                        "column": 56
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12409,
                                                      "end": 12441,
                                                      "loc": {
                                                        "start": {
                                                          "line": 345,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 345,
                                                          "column": 56
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 12409,
                                                        "end": 12422,
                                                        "loc": {
                                                          "start": {
                                                            "line": 345,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 345,
                                                            "column": 37
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 12409,
                                                          "end": 12416,
                                                          "loc": {
                                                            "start": {
                                                              "line": 345,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 345,
                                                              "column": 31
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12417,
                                                          "end": 12422,
                                                          "loc": {
                                                            "start": {
                                                              "line": 345,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 345,
                                                              "column": 37
                                                            },
                                                            "identifierName": "angle"
                                                          },
                                                          "name": "angle"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 12425,
                                                        "end": 12441,
                                                        "loc": {
                                                          "start": {
                                                            "line": 345,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 345,
                                                            "column": 56
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 12425,
                                                          "end": 12435,
                                                          "loc": {
                                                            "start": {
                                                              "line": 345,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 345,
                                                              "column": 50
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12425,
                                                            "end": 12429,
                                                            "loc": {
                                                              "start": {
                                                                "line": 345,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 345,
                                                                "column": 44
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12430,
                                                            "end": 12435,
                                                            "loc": {
                                                              "start": {
                                                                "line": 345,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 345,
                                                                "column": 50
                                                              },
                                                              "identifierName": "angle"
                                                            },
                                                            "name": "angle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12436,
                                                          "end": 12441,
                                                          "loc": {
                                                            "start": {
                                                              "line": 345,
                                                              "column": 51
                                                            },
                                                            "end": {
                                                              "line": 345,
                                                              "column": 56
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12466,
                                                    "end": 12500,
                                                    "loc": {
                                                      "start": {
                                                        "line": 346,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 346,
                                                        "column": 58
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12466,
                                                      "end": 12500,
                                                      "loc": {
                                                        "start": {
                                                          "line": 346,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 346,
                                                          "column": 58
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 12466,
                                                        "end": 12480,
                                                        "loc": {
                                                          "start": {
                                                            "line": 346,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 346,
                                                            "column": 38
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 12466,
                                                          "end": 12473,
                                                          "loc": {
                                                            "start": {
                                                              "line": 346,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 346,
                                                              "column": 31
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12474,
                                                          "end": 12480,
                                                          "loc": {
                                                            "start": {
                                                              "line": 346,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 346,
                                                              "column": 38
                                                            },
                                                            "identifierName": "radius"
                                                          },
                                                          "name": "radius"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 12483,
                                                        "end": 12500,
                                                        "loc": {
                                                          "start": {
                                                            "line": 346,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 346,
                                                            "column": 58
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 12483,
                                                          "end": 12494,
                                                          "loc": {
                                                            "start": {
                                                              "line": 346,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 346,
                                                              "column": 52
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12483,
                                                            "end": 12487,
                                                            "loc": {
                                                              "start": {
                                                                "line": 346,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 346,
                                                                "column": 45
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12488,
                                                            "end": 12494,
                                                            "loc": {
                                                              "start": {
                                                                "line": 346,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 346,
                                                                "column": 52
                                                              },
                                                              "identifierName": "radius"
                                                            },
                                                            "name": "radius"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12495,
                                                          "end": 12500,
                                                          "loc": {
                                                            "start": {
                                                              "line": 346,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 346,
                                                              "column": 58
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12525,
                                                    "end": 12573,
                                                    "loc": {
                                                      "start": {
                                                        "line": 347,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 347,
                                                        "column": 72
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12525,
                                                      "end": 12573,
                                                      "loc": {
                                                        "start": {
                                                          "line": 347,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 347,
                                                          "column": 72
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 12525,
                                                        "end": 12546,
                                                        "loc": {
                                                          "start": {
                                                            "line": 347,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 347,
                                                            "column": 45
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 12525,
                                                          "end": 12532,
                                                          "loc": {
                                                            "start": {
                                                              "line": 347,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 347,
                                                              "column": 31
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12533,
                                                          "end": 12546,
                                                          "loc": {
                                                            "start": {
                                                              "line": 347,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 347,
                                                              "column": 45
                                                            },
                                                            "identifierName": "bendDeduction"
                                                          },
                                                          "name": "bendDeduction"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 12549,
                                                        "end": 12573,
                                                        "loc": {
                                                          "start": {
                                                            "line": 347,
                                                            "column": 48
                                                          },
                                                          "end": {
                                                            "line": 347,
                                                            "column": 72
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 12549,
                                                          "end": 12567,
                                                          "loc": {
                                                            "start": {
                                                              "line": 347,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 347,
                                                              "column": 66
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12549,
                                                            "end": 12553,
                                                            "loc": {
                                                              "start": {
                                                                "line": 347,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 347,
                                                                "column": 52
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12554,
                                                            "end": 12567,
                                                            "loc": {
                                                              "start": {
                                                                "line": 347,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 347,
                                                                "column": 66
                                                              },
                                                              "identifierName": "bendDeduction"
                                                            },
                                                            "name": "bendDeduction"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12568,
                                                          "end": 12573,
                                                          "loc": {
                                                            "start": {
                                                              "line": 347,
                                                              "column": 67
                                                            },
                                                            "end": {
                                                              "line": 347,
                                                              "column": 72
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 12601,
                                                "end": 13575,
                                                "loc": {
                                                  "start": {
                                                    "line": 348,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 364,
                                                    "column": 21
                                                  }
                                                },
                                                "test": {
                                                  "type": "MemberExpression",
                                                  "start": 12605,
                                                  "end": 12622,
                                                  "loc": {
                                                    "start": {
                                                      "line": 348,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 348,
                                                      "column": 48
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 12605,
                                                    "end": 12616,
                                                    "loc": {
                                                      "start": {
                                                        "line": 348,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 348,
                                                        "column": 42
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 12605,
                                                      "end": 12609,
                                                      "loc": {
                                                        "start": {
                                                          "line": 348,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 348,
                                                          "column": 35
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12610,
                                                      "end": 12616,
                                                      "loc": {
                                                        "start": {
                                                          "line": 348,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 348,
                                                          "column": 42
                                                        },
                                                        "identifierName": "foldUp"
                                                      },
                                                      "name": "foldUp"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 12617,
                                                    "end": 12622,
                                                    "loc": {
                                                      "start": {
                                                        "line": 348,
                                                        "column": 43
                                                      },
                                                      "end": {
                                                        "line": 348,
                                                        "column": 48
                                                      },
                                                      "identifierName": "value"
                                                    },
                                                    "name": "value"
                                                  },
                                                  "computed": false
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 12624,
                                                  "end": 13082,
                                                  "loc": {
                                                    "start": {
                                                      "line": 348,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 356,
                                                      "column": 21
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 12650,
                                                      "end": 12682,
                                                      "loc": {
                                                        "start": {
                                                          "line": 349,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 349,
                                                          "column": 56
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 12650,
                                                        "end": 12682,
                                                        "loc": {
                                                          "start": {
                                                            "line": 349,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 349,
                                                            "column": 56
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 12650,
                                                          "end": 12663,
                                                          "loc": {
                                                            "start": {
                                                              "line": 349,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 349,
                                                              "column": 37
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 12650,
                                                            "end": 12657,
                                                            "loc": {
                                                              "start": {
                                                                "line": 349,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 349,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12658,
                                                            "end": 12663,
                                                            "loc": {
                                                              "start": {
                                                                "line": 349,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 349,
                                                                "column": 37
                                                              },
                                                              "identifierName": "angle"
                                                            },
                                                            "name": "angle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 12666,
                                                          "end": 12682,
                                                          "loc": {
                                                            "start": {
                                                              "line": 349,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 349,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12666,
                                                            "end": 12670,
                                                            "loc": {
                                                              "start": {
                                                                "line": 349,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 349,
                                                                "column": 44
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12671,
                                                            "end": 12682,
                                                            "loc": {
                                                              "start": {
                                                                "line": 349,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 349,
                                                                "column": 56
                                                              },
                                                              "identifierName": "foldUpAngle"
                                                            },
                                                            "name": "foldUpAngle"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 12707,
                                                      "end": 12745,
                                                      "loc": {
                                                        "start": {
                                                          "line": 350,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 350,
                                                          "column": 62
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 12707,
                                                        "end": 12745,
                                                        "loc": {
                                                          "start": {
                                                            "line": 350,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 350,
                                                            "column": 62
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 12707,
                                                          "end": 12723,
                                                          "loc": {
                                                            "start": {
                                                              "line": 350,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 350,
                                                              "column": 40
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 12707,
                                                            "end": 12714,
                                                            "loc": {
                                                              "start": {
                                                                "line": 350,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 350,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12715,
                                                            "end": 12723,
                                                            "loc": {
                                                              "start": {
                                                                "line": 350,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 350,
                                                                "column": 40
                                                              },
                                                              "identifierName": "preAngle"
                                                            },
                                                            "name": "preAngle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 12726,
                                                          "end": 12745,
                                                          "loc": {
                                                            "start": {
                                                              "line": 350,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 350,
                                                              "column": 62
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12726,
                                                            "end": 12730,
                                                            "loc": {
                                                              "start": {
                                                                "line": 350,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 350,
                                                                "column": 47
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12731,
                                                            "end": 12745,
                                                            "loc": {
                                                              "start": {
                                                                "line": 350,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 350,
                                                                "column": 62
                                                              },
                                                              "identifierName": "foldUpPreAngle"
                                                            },
                                                            "name": "foldUpPreAngle"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 12770,
                                                      "end": 12802,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 56
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 12770,
                                                        "end": 12802,
                                                        "loc": {
                                                          "start": {
                                                            "line": 351,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 351,
                                                            "column": 56
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 12770,
                                                          "end": 12784,
                                                          "loc": {
                                                            "start": {
                                                              "line": 351,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 351,
                                                              "column": 38
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 12770,
                                                            "end": 12777,
                                                            "loc": {
                                                              "start": {
                                                                "line": 351,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 351,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12778,
                                                            "end": 12784,
                                                            "loc": {
                                                              "start": {
                                                                "line": 351,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 351,
                                                                "column": 38
                                                              },
                                                              "identifierName": "radius"
                                                            },
                                                            "name": "radius"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 12787,
                                                          "end": 12802,
                                                          "loc": {
                                                            "start": {
                                                              "line": 351,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 351,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12787,
                                                            "end": 12791,
                                                            "loc": {
                                                              "start": {
                                                                "line": 351,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 351,
                                                                "column": 45
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12792,
                                                            "end": 12802,
                                                            "loc": {
                                                              "start": {
                                                                "line": 351,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 351,
                                                                "column": 56
                                                              },
                                                              "identifierName": "foldRadius"
                                                            },
                                                            "name": "foldRadius"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 12827,
                                                      "end": 12875,
                                                      "loc": {
                                                        "start": {
                                                          "line": 352,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 352,
                                                          "column": 72
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 12827,
                                                        "end": 12875,
                                                        "loc": {
                                                          "start": {
                                                            "line": 352,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 352,
                                                            "column": 72
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 12827,
                                                          "end": 12848,
                                                          "loc": {
                                                            "start": {
                                                              "line": 352,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 352,
                                                              "column": 45
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 12827,
                                                            "end": 12834,
                                                            "loc": {
                                                              "start": {
                                                                "line": 352,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 352,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12835,
                                                            "end": 12848,
                                                            "loc": {
                                                              "start": {
                                                                "line": 352,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 352,
                                                                "column": 45
                                                              },
                                                              "identifierName": "bendDeduction"
                                                            },
                                                            "name": "bendDeduction"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 12851,
                                                          "end": 12875,
                                                          "loc": {
                                                            "start": {
                                                              "line": 352,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 352,
                                                              "column": 72
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 12851,
                                                            "end": 12869,
                                                            "loc": {
                                                              "start": {
                                                                "line": 352,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 352,
                                                                "column": 66
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 12851,
                                                              "end": 12855,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 352,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 352,
                                                                  "column": 52
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 12856,
                                                              "end": 12869,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 352,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 352,
                                                                  "column": 66
                                                                },
                                                                "identifierName": "bendDeduction"
                                                              },
                                                              "name": "bendDeduction"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12870,
                                                            "end": 12875,
                                                            "loc": {
                                                              "start": {
                                                                "line": 352,
                                                                "column": 67
                                                              },
                                                              "end": {
                                                                "line": 352,
                                                                "column": 72
                                                              },
                                                              "identifierName": "value"
                                                            },
                                                            "name": "value"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 12900,
                                                      "end": 12932,
                                                      "loc": {
                                                        "start": {
                                                          "line": 353,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 353,
                                                          "column": 56
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 12900,
                                                        "end": 12932,
                                                        "loc": {
                                                          "start": {
                                                            "line": 353,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 353,
                                                            "column": 56
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 12900,
                                                          "end": 12916,
                                                          "loc": {
                                                            "start": {
                                                              "line": 353,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 353,
                                                              "column": 40
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 12900,
                                                            "end": 12907,
                                                            "loc": {
                                                              "start": {
                                                                "line": 353,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 353,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12908,
                                                            "end": 12916,
                                                            "loc": {
                                                              "start": {
                                                                "line": 353,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 353,
                                                                "column": 40
                                                              },
                                                              "identifierName": "bendType"
                                                            },
                                                            "name": "bendType"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 12919,
                                                          "end": 12932,
                                                          "loc": {
                                                            "start": {
                                                              "line": 353,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 353,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12919,
                                                            "end": 12923,
                                                            "loc": {
                                                              "start": {
                                                                "line": 353,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 353,
                                                                "column": 47
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12924,
                                                            "end": 12932,
                                                            "loc": {
                                                              "start": {
                                                                "line": 353,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 353,
                                                                "column": 56
                                                              },
                                                              "identifierName": "foldType"
                                                            },
                                                            "name": "foldType"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 12957,
                                                      "end": 12993,
                                                      "loc": {
                                                        "start": {
                                                          "line": 354,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 354,
                                                          "column": 60
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 12957,
                                                        "end": 12993,
                                                        "loc": {
                                                          "start": {
                                                            "line": 354,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 354,
                                                            "column": 60
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 12957,
                                                          "end": 12975,
                                                          "loc": {
                                                            "start": {
                                                              "line": 354,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 354,
                                                              "column": 42
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 12957,
                                                            "end": 12964,
                                                            "loc": {
                                                              "start": {
                                                                "line": 354,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 354,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12965,
                                                            "end": 12975,
                                                            "loc": {
                                                              "start": {
                                                                "line": 354,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 354,
                                                                "column": 42
                                                              },
                                                              "identifierName": "bendMethod"
                                                            },
                                                            "name": "bendMethod"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 12978,
                                                          "end": 12993,
                                                          "loc": {
                                                            "start": {
                                                              "line": 354,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 354,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12978,
                                                            "end": 12982,
                                                            "loc": {
                                                              "start": {
                                                                "line": 354,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 354,
                                                                "column": 49
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12983,
                                                            "end": 12993,
                                                            "loc": {
                                                              "start": {
                                                                "line": 354,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 354,
                                                                "column": 60
                                                              },
                                                              "identifierName": "foldMethod"
                                                            },
                                                            "name": "foldMethod"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13018,
                                                      "end": 13060,
                                                      "loc": {
                                                        "start": {
                                                          "line": 355,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 355,
                                                          "column": 66
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13018,
                                                        "end": 13060,
                                                        "loc": {
                                                          "start": {
                                                            "line": 355,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 355,
                                                            "column": 66
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13018,
                                                          "end": 13039,
                                                          "loc": {
                                                            "start": {
                                                              "line": 355,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 355,
                                                              "column": 45
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13018,
                                                            "end": 13025,
                                                            "loc": {
                                                              "start": {
                                                                "line": 355,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 355,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13026,
                                                            "end": 13039,
                                                            "loc": {
                                                              "start": {
                                                                "line": 355,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 355,
                                                                "column": 45
                                                              },
                                                              "identifierName": "bendTechnique"
                                                            },
                                                            "name": "bendTechnique"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13042,
                                                          "end": 13060,
                                                          "loc": {
                                                            "start": {
                                                              "line": 355,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 355,
                                                              "column": 66
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13042,
                                                            "end": 13046,
                                                            "loc": {
                                                              "start": {
                                                                "line": 355,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 355,
                                                                "column": 52
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13047,
                                                            "end": 13060,
                                                            "loc": {
                                                              "start": {
                                                                "line": 355,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 355,
                                                                "column": 66
                                                              },
                                                              "identifierName": "foldTechnique"
                                                            },
                                                            "name": "foldTechnique"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "IfStatement",
                                                  "start": 13088,
                                                  "end": 13575,
                                                  "loc": {
                                                    "start": {
                                                      "line": 356,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 364,
                                                      "column": 21
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "MemberExpression",
                                                    "start": 13092,
                                                    "end": 13111,
                                                    "loc": {
                                                      "start": {
                                                        "line": 356,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 356,
                                                        "column": 50
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 13092,
                                                      "end": 13105,
                                                      "loc": {
                                                        "start": {
                                                          "line": 356,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 356,
                                                          "column": 44
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 13092,
                                                        "end": 13096,
                                                        "loc": {
                                                          "start": {
                                                            "line": 356,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 356,
                                                            "column": 35
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 13097,
                                                        "end": 13105,
                                                        "loc": {
                                                          "start": {
                                                            "line": 356,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 356,
                                                            "column": 44
                                                          },
                                                          "identifierName": "foldDown"
                                                        },
                                                        "name": "foldDown"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13106,
                                                      "end": 13111,
                                                      "loc": {
                                                        "start": {
                                                          "line": 356,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 356,
                                                          "column": 50
                                                        },
                                                        "identifierName": "value"
                                                      },
                                                      "name": "value"
                                                    },
                                                    "computed": false
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 13113,
                                                    "end": 13575,
                                                    "loc": {
                                                      "start": {
                                                        "line": 356,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 364,
                                                        "column": 21
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13139,
                                                        "end": 13173,
                                                        "loc": {
                                                          "start": {
                                                            "line": 357,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 357,
                                                            "column": 58
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13139,
                                                          "end": 13173,
                                                          "loc": {
                                                            "start": {
                                                              "line": 357,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 357,
                                                              "column": 58
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13139,
                                                            "end": 13152,
                                                            "loc": {
                                                              "start": {
                                                                "line": 357,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 357,
                                                                "column": 37
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13139,
                                                              "end": 13146,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 357,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 357,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13147,
                                                              "end": 13152,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 357,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 357,
                                                                  "column": 37
                                                                },
                                                                "identifierName": "angle"
                                                              },
                                                              "name": "angle"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13155,
                                                            "end": 13173,
                                                            "loc": {
                                                              "start": {
                                                                "line": 357,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 357,
                                                                "column": 58
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13155,
                                                              "end": 13159,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 357,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 357,
                                                                  "column": 44
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13160,
                                                              "end": 13173,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 357,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 357,
                                                                  "column": 58
                                                                },
                                                                "identifierName": "foldDownAngle"
                                                              },
                                                              "name": "foldDownAngle"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13198,
                                                        "end": 13238,
                                                        "loc": {
                                                          "start": {
                                                            "line": 358,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 358,
                                                            "column": 64
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13198,
                                                          "end": 13238,
                                                          "loc": {
                                                            "start": {
                                                              "line": 358,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 358,
                                                              "column": 64
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13198,
                                                            "end": 13214,
                                                            "loc": {
                                                              "start": {
                                                                "line": 358,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 358,
                                                                "column": 40
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13198,
                                                              "end": 13205,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 358,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 358,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13206,
                                                              "end": 13214,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 358,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 358,
                                                                  "column": 40
                                                                },
                                                                "identifierName": "preAngle"
                                                              },
                                                              "name": "preAngle"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13217,
                                                            "end": 13238,
                                                            "loc": {
                                                              "start": {
                                                                "line": 358,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 358,
                                                                "column": 64
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13217,
                                                              "end": 13221,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 358,
                                                                  "column": 43
                                                                },
                                                                "end": {
                                                                  "line": 358,
                                                                  "column": 47
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13222,
                                                              "end": 13238,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 358,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 358,
                                                                  "column": 64
                                                                },
                                                                "identifierName": "foldDownPreAngle"
                                                              },
                                                              "name": "foldDownPreAngle"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13263,
                                                        "end": 13295,
                                                        "loc": {
                                                          "start": {
                                                            "line": 359,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 359,
                                                            "column": 56
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13263,
                                                          "end": 13295,
                                                          "loc": {
                                                            "start": {
                                                              "line": 359,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 359,
                                                              "column": 56
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13263,
                                                            "end": 13277,
                                                            "loc": {
                                                              "start": {
                                                                "line": 359,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 359,
                                                                "column": 38
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13263,
                                                              "end": 13270,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 359,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 359,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13271,
                                                              "end": 13277,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 359,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 359,
                                                                  "column": 38
                                                                },
                                                                "identifierName": "radius"
                                                              },
                                                              "name": "radius"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13280,
                                                            "end": 13295,
                                                            "loc": {
                                                              "start": {
                                                                "line": 359,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 359,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13280,
                                                              "end": 13284,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 359,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 359,
                                                                  "column": 45
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13285,
                                                              "end": 13295,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 359,
                                                                  "column": 46
                                                                },
                                                                "end": {
                                                                  "line": 359,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "foldRadius"
                                                              },
                                                              "name": "foldRadius"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13320,
                                                        "end": 13368,
                                                        "loc": {
                                                          "start": {
                                                            "line": 360,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 360,
                                                            "column": 72
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13320,
                                                          "end": 13368,
                                                          "loc": {
                                                            "start": {
                                                              "line": 360,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 360,
                                                              "column": 72
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13320,
                                                            "end": 13341,
                                                            "loc": {
                                                              "start": {
                                                                "line": 360,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 360,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13320,
                                                              "end": 13327,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 360,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 360,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13328,
                                                              "end": 13341,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 360,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 360,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "bendDeduction"
                                                              },
                                                              "name": "bendDeduction"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13344,
                                                            "end": 13368,
                                                            "loc": {
                                                              "start": {
                                                                "line": 360,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 360,
                                                                "column": 72
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 13344,
                                                              "end": 13362,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 360,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 360,
                                                                  "column": 66
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 13344,
                                                                "end": 13348,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 360,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 360,
                                                                    "column": 52
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13349,
                                                                "end": 13362,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 360,
                                                                    "column": 53
                                                                  },
                                                                  "end": {
                                                                    "line": 360,
                                                                    "column": 66
                                                                  },
                                                                  "identifierName": "bendDeduction"
                                                                },
                                                                "name": "bendDeduction"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13363,
                                                              "end": 13368,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 360,
                                                                  "column": 67
                                                                },
                                                                "end": {
                                                                  "line": 360,
                                                                  "column": 72
                                                                },
                                                                "identifierName": "value"
                                                              },
                                                              "name": "value"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13393,
                                                        "end": 13425,
                                                        "loc": {
                                                          "start": {
                                                            "line": 361,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 361,
                                                            "column": 56
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13393,
                                                          "end": 13425,
                                                          "loc": {
                                                            "start": {
                                                              "line": 361,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 361,
                                                              "column": 56
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13393,
                                                            "end": 13409,
                                                            "loc": {
                                                              "start": {
                                                                "line": 361,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 361,
                                                                "column": 40
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13393,
                                                              "end": 13400,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 361,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 361,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13401,
                                                              "end": 13409,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 361,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 361,
                                                                  "column": 40
                                                                },
                                                                "identifierName": "bendType"
                                                              },
                                                              "name": "bendType"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13412,
                                                            "end": 13425,
                                                            "loc": {
                                                              "start": {
                                                                "line": 361,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 361,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13412,
                                                              "end": 13416,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 361,
                                                                  "column": 43
                                                                },
                                                                "end": {
                                                                  "line": 361,
                                                                  "column": 47
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13417,
                                                              "end": 13425,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 361,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 361,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "foldType"
                                                              },
                                                              "name": "foldType"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13450,
                                                        "end": 13486,
                                                        "loc": {
                                                          "start": {
                                                            "line": 362,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 362,
                                                            "column": 60
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13450,
                                                          "end": 13486,
                                                          "loc": {
                                                            "start": {
                                                              "line": 362,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 362,
                                                              "column": 60
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13450,
                                                            "end": 13468,
                                                            "loc": {
                                                              "start": {
                                                                "line": 362,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 362,
                                                                "column": 42
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13450,
                                                              "end": 13457,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 362,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 362,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13458,
                                                              "end": 13468,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 362,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 362,
                                                                  "column": 42
                                                                },
                                                                "identifierName": "bendMethod"
                                                              },
                                                              "name": "bendMethod"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13471,
                                                            "end": 13486,
                                                            "loc": {
                                                              "start": {
                                                                "line": 362,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 362,
                                                                "column": 60
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13471,
                                                              "end": 13475,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 362,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 362,
                                                                  "column": 49
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13476,
                                                              "end": 13486,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 362,
                                                                  "column": 50
                                                                },
                                                                "end": {
                                                                  "line": 362,
                                                                  "column": 60
                                                                },
                                                                "identifierName": "foldMethod"
                                                              },
                                                              "name": "foldMethod"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 13511,
                                                        "end": 13553,
                                                        "loc": {
                                                          "start": {
                                                            "line": 363,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 363,
                                                            "column": 66
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 13511,
                                                          "end": 13553,
                                                          "loc": {
                                                            "start": {
                                                              "line": 363,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 363,
                                                              "column": 66
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 13511,
                                                            "end": 13532,
                                                            "loc": {
                                                              "start": {
                                                                "line": 363,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 363,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 13511,
                                                              "end": 13518,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 363,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 363,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13519,
                                                              "end": 13532,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 363,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 363,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "bendTechnique"
                                                              },
                                                              "name": "bendTechnique"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 13535,
                                                            "end": 13553,
                                                            "loc": {
                                                              "start": {
                                                                "line": 363,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 363,
                                                                "column": 66
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13535,
                                                              "end": 13539,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 363,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 363,
                                                                  "column": 52
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13540,
                                                              "end": 13553,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 363,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 363,
                                                                  "column": 66
                                                                },
                                                                "identifierName": "foldTechnique"
                                                              },
                                                              "name": "foldTechnique"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 13596,
                                              "end": 13633,
                                              "loc": {
                                                "start": {
                                                  "line": 365,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 365,
                                                  "column": 57
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 13596,
                                                "end": 13633,
                                                "loc": {
                                                  "start": {
                                                    "line": 365,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 365,
                                                    "column": 57
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 13596,
                                                  "end": 13602,
                                                  "loc": {
                                                    "start": {
                                                      "line": 365,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 365,
                                                      "column": 26
                                                    },
                                                    "identifierName": "params"
                                                  },
                                                  "name": "params"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 13605,
                                                  "end": 13633,
                                                  "loc": {
                                                    "start": {
                                                      "line": 365,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 365,
                                                      "column": 57
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 13605,
                                                    "end": 13631,
                                                    "loc": {
                                                      "start": {
                                                        "line": 365,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 365,
                                                        "column": 55
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 13605,
                                                      "end": 13612,
                                                      "loc": {
                                                        "start": {
                                                          "line": 365,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 365,
                                                          "column": 36
                                                        },
                                                        "identifierName": "bending"
                                                      },
                                                      "name": "bending"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13613,
                                                      "end": 13631,
                                                      "loc": {
                                                        "start": {
                                                          "line": 365,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 365,
                                                          "column": 55
                                                        },
                                                        "identifierName": "getParameterString"
                                                      },
                                                      "name": "getParameterString"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 13654,
                                              "end": 13710,
                                              "loc": {
                                                "start": {
                                                  "line": 366,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 366,
                                                  "column": 76
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 13654,
                                                "end": 13710,
                                                "loc": {
                                                  "start": {
                                                    "line": 366,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 366,
                                                    "column": 76
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 13654,
                                                  "end": 13692,
                                                  "loc": {
                                                    "start": {
                                                      "line": 366,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 366,
                                                      "column": 58
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 13654,
                                                    "end": 13675,
                                                    "loc": {
                                                      "start": {
                                                        "line": 366,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 366,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 13654,
                                                      "end": 13666,
                                                      "loc": {
                                                        "start": {
                                                          "line": 366,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 366,
                                                          "column": 32
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 13654,
                                                        "end": 13658,
                                                        "loc": {
                                                          "start": {
                                                            "line": 366,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 366,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 13659,
                                                        "end": 13666,
                                                        "loc": {
                                                          "start": {
                                                            "line": 366,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 366,
                                                            "column": 32
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13667,
                                                      "end": 13675,
                                                      "loc": {
                                                        "start": {
                                                          "line": 366,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 366,
                                                          "column": 41
                                                        },
                                                        "identifierName": "selector"
                                                      },
                                                      "name": "selector"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13676,
                                                    "end": 13692,
                                                    "loc": {
                                                      "start": {
                                                        "line": 366,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 366,
                                                        "column": 58
                                                      },
                                                      "identifierName": "unselectElements"
                                                    },
                                                    "name": "unselectElements"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 13693,
                                                    "end": 13709,
                                                    "loc": {
                                                      "start": {
                                                        "line": 366,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 366,
                                                        "column": 75
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 13731,
                                              "end": 13826,
                                              "loc": {
                                                "start": {
                                                  "line": 367,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 367,
                                                  "column": 115
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 13731,
                                                "end": 13826,
                                                "loc": {
                                                  "start": {
                                                    "line": 367,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 367,
                                                    "column": 115
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 13731,
                                                  "end": 13742,
                                                  "loc": {
                                                    "start": {
                                                      "line": 367,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 367,
                                                      "column": 31
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 13731,
                                                    "end": 13738,
                                                    "loc": {
                                                      "start": {
                                                        "line": 367,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 367,
                                                        "column": 27
                                                      },
                                                      "identifierName": "console"
                                                    },
                                                    "name": "console"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13739,
                                                    "end": 13742,
                                                    "loc": {
                                                      "start": {
                                                        "line": 367,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 367,
                                                        "column": 31
                                                      },
                                                      "identifierName": "log"
                                                    },
                                                    "name": "log"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "TemplateLiteral",
                                                    "start": 13743,
                                                    "end": 13825,
                                                    "loc": {
                                                      "start": {
                                                        "line": 367,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 367,
                                                        "column": 114
                                                      }
                                                    },
                                                    "expressions": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13786,
                                                        "end": 13794,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 75
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 83
                                                          },
                                                          "identifierName": "sketchId"
                                                        },
                                                        "name": "sketchId"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13800,
                                                        "end": 13807,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 89
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 96
                                                          },
                                                          "identifierName": "lineIds"
                                                        },
                                                        "name": "lineIds"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13814,
                                                        "end": 13820,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 103
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 109
                                                          },
                                                          "identifierName": "params"
                                                        },
                                                        "name": "params"
                                                      }
                                                    ],
                                                    "quasis": [
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13744,
                                                        "end": 13784,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 73
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "_C.SheetDesigner.ChangeLinesToBendLines(",
                                                          "cooked": "_C.SheetDesigner.ChangeLinesToBendLines("
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13795,
                                                        "end": 13798,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 84
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 87
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": ", [",
                                                          "cooked": ", ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13808,
                                                        "end": 13812,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 97
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 101
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "], [",
                                                          "cooked": "], ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13821,
                                                        "end": 13824,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 110
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 113
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "]);",
                                                          "cooked": "]);"
                                                        },
                                                        "tail": true
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 13847,
                                              "end": 13951,
                                              "loc": {
                                                "start": {
                                                  "line": 368,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 368,
                                                  "column": 124
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 13847,
                                                "end": 13951,
                                                "loc": {
                                                  "start": {
                                                    "line": 368,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 368,
                                                    "column": 124
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 13847,
                                                  "end": 13867,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 40
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 13847,
                                                    "end": 13859,
                                                    "loc": {
                                                      "start": {
                                                        "line": 368,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 368,
                                                        "column": 32
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 13847,
                                                      "end": 13851,
                                                      "loc": {
                                                        "start": {
                                                          "line": 368,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 368,
                                                          "column": 24
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13852,
                                                      "end": 13859,
                                                      "loc": {
                                                        "start": {
                                                          "line": 368,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 368,
                                                          "column": 32
                                                        },
                                                        "identifierName": "session"
                                                      },
                                                      "name": "session"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13860,
                                                    "end": 13867,
                                                    "loc": {
                                                      "start": {
                                                        "line": 368,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 368,
                                                        "column": 40
                                                      },
                                                      "identifierName": "execute"
                                                    },
                                                    "name": "execute"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "TemplateLiteral",
                                                    "start": 13868,
                                                    "end": 13950,
                                                    "loc": {
                                                      "start": {
                                                        "line": 368,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 368,
                                                        "column": 123
                                                      }
                                                    },
                                                    "expressions": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13911,
                                                        "end": 13919,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 84
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 92
                                                          },
                                                          "identifierName": "sketchId"
                                                        },
                                                        "name": "sketchId"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13925,
                                                        "end": 13932,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 98
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 105
                                                          },
                                                          "identifierName": "lineIds"
                                                        },
                                                        "name": "lineIds"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13939,
                                                        "end": 13945,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 112
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 118
                                                          },
                                                          "identifierName": "params"
                                                        },
                                                        "name": "params"
                                                      }
                                                    ],
                                                    "quasis": [
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13869,
                                                        "end": 13909,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 42
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 82
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "_C.SheetDesigner.ChangeLinesToBendLines(",
                                                          "cooked": "_C.SheetDesigner.ChangeLinesToBendLines("
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13920,
                                                        "end": 13923,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 93
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 96
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": ", [",
                                                          "cooked": ", ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13933,
                                                        "end": 13937,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 106
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 110
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "], [",
                                                          "cooked": "], ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 13946,
                                                        "end": 13949,
                                                        "loc": {
                                                          "start": {
                                                            "line": 368,
                                                            "column": 119
                                                          },
                                                          "end": {
                                                            "line": 368,
                                                            "column": 122
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "]);",
                                                          "cooked": "]);"
                                                        },
                                                        "tail": true
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 13972,
                                              "end": 14074,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 122
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 13972,
                                                "end": 14074,
                                                "loc": {
                                                  "start": {
                                                    "line": 369,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 369,
                                                    "column": 122
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 13972,
                                                  "end": 13996,
                                                  "loc": {
                                                    "start": {
                                                      "line": 369,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 369,
                                                      "column": 44
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 13972,
                                                    "end": 13988,
                                                    "loc": {
                                                      "start": {
                                                        "line": 369,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 369,
                                                        "column": 36
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13989,
                                                    "end": 13996,
                                                    "loc": {
                                                      "start": {
                                                        "line": 369,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 369,
                                                        "column": 44
                                                      },
                                                      "identifierName": "forEach"
                                                    },
                                                    "name": "forEach"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ArrowFunctionExpression",
                                                    "start": 13997,
                                                    "end": 14073,
                                                    "loc": {
                                                      "start": {
                                                        "line": 369,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 369,
                                                        "column": 121
                                                      }
                                                    },
                                                    "id": null,
                                                    "generator": false,
                                                    "expression": true,
                                                    "async": false,
                                                    "params": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 13997,
                                                        "end": 14004,
                                                        "loc": {
                                                          "start": {
                                                            "line": 369,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 369,
                                                            "column": 52
                                                          },
                                                          "identifierName": "element"
                                                        },
                                                        "name": "element"
                                                      }
                                                    ],
                                                    "body": {
                                                      "type": "CallExpression",
                                                      "start": 14008,
                                                      "end": 14073,
                                                      "loc": {
                                                        "start": {
                                                          "line": 369,
                                                          "column": 56
                                                        },
                                                        "end": {
                                                          "line": 369,
                                                          "column": 121
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 14008,
                                                        "end": 14068,
                                                        "loc": {
                                                          "start": {
                                                            "line": 369,
                                                            "column": 56
                                                          },
                                                          "end": {
                                                            "line": 369,
                                                            "column": 116
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "CallExpression",
                                                          "start": 14008,
                                                          "end": 14062,
                                                          "loc": {
                                                            "start": {
                                                              "line": 369,
                                                              "column": 56
                                                            },
                                                            "end": {
                                                              "line": 369,
                                                              "column": 110
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 14008,
                                                            "end": 14023,
                                                            "loc": {
                                                              "start": {
                                                                "line": 369,
                                                                "column": 56
                                                              },
                                                              "end": {
                                                                "line": 369,
                                                                "column": 71
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14008,
                                                              "end": 14015,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 369,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 369,
                                                                  "column": 63
                                                                },
                                                                "identifierName": "element"
                                                              },
                                                              "name": "element"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14016,
                                                              "end": 14023,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 369,
                                                                  "column": 64
                                                                },
                                                                "end": {
                                                                  "line": 369,
                                                                  "column": 71
                                                                },
                                                                "identifierName": "animate"
                                                              },
                                                              "name": "animate"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 14024,
                                                              "end": 14061,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 369,
                                                                  "column": 72
                                                                },
                                                                "end": {
                                                                  "line": 369,
                                                                  "column": 109
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 14026,
                                                                  "end": 14059,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 369,
                                                                      "column": 74
                                                                    },
                                                                    "end": {
                                                                      "line": 369,
                                                                      "column": 107
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": false,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 14026,
                                                                    "end": 14031,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 369,
                                                                        "column": 74
                                                                      },
                                                                      "end": {
                                                                        "line": 369,
                                                                        "column": 79
                                                                      },
                                                                      "identifierName": "color"
                                                                    },
                                                                    "name": "color"
                                                                  },
                                                                  "value": {
                                                                    "type": "CallExpression",
                                                                    "start": 14033,
                                                                    "end": 14059,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 369,
                                                                        "column": 81
                                                                      },
                                                                      "end": {
                                                                        "line": 369,
                                                                        "column": 107
                                                                      }
                                                                    },
                                                                    "callee": {
                                                                      "type": "MemberExpression",
                                                                      "start": 14033,
                                                                      "end": 14057,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 369,
                                                                          "column": 81
                                                                        },
                                                                        "end": {
                                                                          "line": 369,
                                                                          "column": 105
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 14033,
                                                                        "end": 14051,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 369,
                                                                            "column": 81
                                                                          },
                                                                          "end": {
                                                                            "line": 369,
                                                                            "column": 99
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "ThisExpression",
                                                                          "start": 14033,
                                                                          "end": 14037,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 369,
                                                                              "column": 81
                                                                            },
                                                                            "end": {
                                                                              "line": 369,
                                                                              "column": 85
                                                                            }
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 14038,
                                                                          "end": 14051,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 369,
                                                                              "column": 86
                                                                            },
                                                                            "end": {
                                                                              "line": 369,
                                                                              "column": 99
                                                                            },
                                                                            "identifierName": "bendLineColor"
                                                                          },
                                                                          "name": "bendLineColor"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 14052,
                                                                        "end": 14057,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 369,
                                                                            "column": 100
                                                                          },
                                                                          "end": {
                                                                            "line": 369,
                                                                            "column": 105
                                                                          },
                                                                          "identifierName": "clone"
                                                                        },
                                                                        "name": "clone"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "arguments": []
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14063,
                                                          "end": 14068,
                                                          "loc": {
                                                            "start": {
                                                              "line": 369,
                                                              "column": 111
                                                            },
                                                            "end": {
                                                              "line": 369,
                                                              "column": 116
                                                            },
                                                            "identifierName": "start"
                                                          },
                                                          "name": "start"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "NumericLiteral",
                                                          "start": 14069,
                                                          "end": 14072,
                                                          "loc": {
                                                            "start": {
                                                              "line": 369,
                                                              "column": 117
                                                            },
                                                            "end": {
                                                              "line": 369,
                                                              "column": 120
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 500,
                                                            "raw": "500"
                                                          },
                                                          "value": 500
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              }
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": {
                                          "type": "IfStatement",
                                          "start": 14098,
                                          "end": 15029,
                                          "loc": {
                                            "start": {
                                              "line": 370,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 380,
                                              "column": 17
                                            }
                                          },
                                          "test": {
                                            "type": "MemberExpression",
                                            "start": 14102,
                                            "end": 14129,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 14102,
                                              "end": 14123,
                                              "loc": {
                                                "start": {
                                                  "line": 370,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 370,
                                                  "column": 48
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 14102,
                                                "end": 14106,
                                                "loc": {
                                                  "start": {
                                                    "line": 370,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 370,
                                                    "column": 31
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14107,
                                                "end": 14123,
                                                "loc": {
                                                  "start": {
                                                    "line": 370,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 370,
                                                    "column": 48
                                                  },
                                                  "identifierName": "isLaserSignature"
                                                },
                                                "name": "isLaserSignature"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 14124,
                                              "end": 14129,
                                              "loc": {
                                                "start": {
                                                  "line": 370,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 370,
                                                  "column": 54
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 14131,
                                            "end": 14580,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 375,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14153,
                                                "end": 14209,
                                                "loc": {
                                                  "start": {
                                                    "line": 371,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 371,
                                                    "column": 76
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14153,
                                                  "end": 14209,
                                                  "loc": {
                                                    "start": {
                                                      "line": 371,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 371,
                                                      "column": 76
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14153,
                                                    "end": 14191,
                                                    "loc": {
                                                      "start": {
                                                        "line": 371,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 371,
                                                        "column": 58
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 14153,
                                                      "end": 14174,
                                                      "loc": {
                                                        "start": {
                                                          "line": 371,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 371,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 14153,
                                                        "end": 14165,
                                                        "loc": {
                                                          "start": {
                                                            "line": 371,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 371,
                                                            "column": 32
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 14153,
                                                          "end": 14157,
                                                          "loc": {
                                                            "start": {
                                                              "line": 371,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 371,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14158,
                                                          "end": 14165,
                                                          "loc": {
                                                            "start": {
                                                              "line": 371,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 371,
                                                              "column": 32
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 14166,
                                                        "end": 14174,
                                                        "loc": {
                                                          "start": {
                                                            "line": 371,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 371,
                                                            "column": 41
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14175,
                                                      "end": 14191,
                                                      "loc": {
                                                        "start": {
                                                          "line": 371,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 371,
                                                          "column": 58
                                                        },
                                                        "identifierName": "unselectElements"
                                                      },
                                                      "name": "unselectElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14192,
                                                      "end": 14208,
                                                      "loc": {
                                                        "start": {
                                                          "line": 371,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 371,
                                                          "column": 75
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14230,
                                                "end": 14317,
                                                "loc": {
                                                  "start": {
                                                    "line": 372,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 372,
                                                    "column": 107
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14230,
                                                  "end": 14317,
                                                  "loc": {
                                                    "start": {
                                                      "line": 372,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 372,
                                                      "column": 107
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14230,
                                                    "end": 14241,
                                                    "loc": {
                                                      "start": {
                                                        "line": 372,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 372,
                                                        "column": 31
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 14230,
                                                      "end": 14237,
                                                      "loc": {
                                                        "start": {
                                                          "line": 372,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 372,
                                                          "column": 27
                                                        },
                                                        "identifierName": "console"
                                                      },
                                                      "name": "console"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14238,
                                                      "end": 14241,
                                                      "loc": {
                                                        "start": {
                                                          "line": 372,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 372,
                                                          "column": 31
                                                        },
                                                        "identifierName": "log"
                                                      },
                                                      "name": "log"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 14242,
                                                      "end": 14316,
                                                      "loc": {
                                                        "start": {
                                                          "line": 372,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 372,
                                                          "column": 106
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14290,
                                                          "end": 14298,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 80
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 88
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14304,
                                                          "end": 14311,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 94
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 101
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14243,
                                                          "end": 14288,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 78
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToSignatureLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14299,
                                                          "end": 14302,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 89
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 92
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14312,
                                                          "end": 14315,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 102
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 105
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14338,
                                                "end": 14434,
                                                "loc": {
                                                  "start": {
                                                    "line": 373,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 373,
                                                    "column": 116
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14338,
                                                  "end": 14434,
                                                  "loc": {
                                                    "start": {
                                                      "line": 373,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 373,
                                                      "column": 116
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14338,
                                                    "end": 14358,
                                                    "loc": {
                                                      "start": {
                                                        "line": 373,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 373,
                                                        "column": 40
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 14338,
                                                      "end": 14350,
                                                      "loc": {
                                                        "start": {
                                                          "line": 373,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 373,
                                                          "column": 32
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 14338,
                                                        "end": 14342,
                                                        "loc": {
                                                          "start": {
                                                            "line": 373,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 373,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 14343,
                                                        "end": 14350,
                                                        "loc": {
                                                          "start": {
                                                            "line": 373,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 373,
                                                            "column": 32
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14351,
                                                      "end": 14358,
                                                      "loc": {
                                                        "start": {
                                                          "line": 373,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 373,
                                                          "column": 40
                                                        },
                                                        "identifierName": "execute"
                                                      },
                                                      "name": "execute"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 14359,
                                                      "end": 14433,
                                                      "loc": {
                                                        "start": {
                                                          "line": 373,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 373,
                                                          "column": 115
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14407,
                                                          "end": 14415,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 89
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 97
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14421,
                                                          "end": 14428,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 103
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 110
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14360,
                                                          "end": 14405,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 87
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToSignatureLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14416,
                                                          "end": 14419,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 98
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 101
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14429,
                                                          "end": 14432,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 111
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 114
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14455,
                                                "end": 14562,
                                                "loc": {
                                                  "start": {
                                                    "line": 374,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 374,
                                                    "column": 127
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14455,
                                                  "end": 14562,
                                                  "loc": {
                                                    "start": {
                                                      "line": 374,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 374,
                                                      "column": 127
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14455,
                                                    "end": 14479,
                                                    "loc": {
                                                      "start": {
                                                        "line": 374,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 374,
                                                        "column": 44
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 14455,
                                                      "end": 14471,
                                                      "loc": {
                                                        "start": {
                                                          "line": 374,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 374,
                                                          "column": 36
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14472,
                                                      "end": 14479,
                                                      "loc": {
                                                        "start": {
                                                          "line": 374,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 374,
                                                          "column": 44
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 14480,
                                                      "end": 14561,
                                                      "loc": {
                                                        "start": {
                                                          "line": 374,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 374,
                                                          "column": 126
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14480,
                                                          "end": 14487,
                                                          "loc": {
                                                            "start": {
                                                              "line": 374,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 374,
                                                              "column": 52
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 14491,
                                                        "end": 14561,
                                                        "loc": {
                                                          "start": {
                                                            "line": 374,
                                                            "column": 56
                                                          },
                                                          "end": {
                                                            "line": 374,
                                                            "column": 126
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 14491,
                                                          "end": 14556,
                                                          "loc": {
                                                            "start": {
                                                              "line": 374,
                                                              "column": 56
                                                            },
                                                            "end": {
                                                              "line": 374,
                                                              "column": 121
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 14491,
                                                            "end": 14550,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 56
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 115
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 14491,
                                                              "end": 14506,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 374,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 374,
                                                                  "column": 71
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 14491,
                                                                "end": 14498,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 374,
                                                                    "column": 56
                                                                  },
                                                                  "end": {
                                                                    "line": 374,
                                                                    "column": 63
                                                                  },
                                                                  "identifierName": "element"
                                                                },
                                                                "name": "element"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14499,
                                                                "end": 14506,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 374,
                                                                    "column": 64
                                                                  },
                                                                  "end": {
                                                                    "line": 374,
                                                                    "column": 71
                                                                  },
                                                                  "identifierName": "animate"
                                                                },
                                                                "name": "animate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 14507,
                                                                "end": 14549,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 374,
                                                                    "column": 72
                                                                  },
                                                                  "end": {
                                                                    "line": 374,
                                                                    "column": 114
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "ObjectProperty",
                                                                    "start": 14509,
                                                                    "end": 14547,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 374,
                                                                        "column": 74
                                                                      },
                                                                      "end": {
                                                                        "line": 374,
                                                                        "column": 112
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 14509,
                                                                      "end": 14514,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 374,
                                                                          "column": 74
                                                                        },
                                                                        "end": {
                                                                          "line": 374,
                                                                          "column": 79
                                                                        },
                                                                        "identifierName": "color"
                                                                      },
                                                                      "name": "color"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 14516,
                                                                      "end": 14547,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 374,
                                                                          "column": 81
                                                                        },
                                                                        "end": {
                                                                          "line": 374,
                                                                          "column": 112
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 14516,
                                                                        "end": 14545,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 374,
                                                                            "column": 81
                                                                          },
                                                                          "end": {
                                                                            "line": 374,
                                                                            "column": 110
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "MemberExpression",
                                                                          "start": 14516,
                                                                          "end": 14539,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 374,
                                                                              "column": 81
                                                                            },
                                                                            "end": {
                                                                              "line": 374,
                                                                              "column": 104
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 14516,
                                                                            "end": 14520,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 374,
                                                                                "column": 81
                                                                              },
                                                                              "end": {
                                                                                "line": 374,
                                                                                "column": 85
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 14521,
                                                                            "end": 14539,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 374,
                                                                                "column": 86
                                                                              },
                                                                              "end": {
                                                                                "line": 374,
                                                                                "column": 104
                                                                              },
                                                                              "identifierName": "signatureLineColor"
                                                                            },
                                                                            "name": "signatureLineColor"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 14540,
                                                                          "end": 14545,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 374,
                                                                              "column": 105
                                                                            },
                                                                            "end": {
                                                                              "line": 374,
                                                                              "column": 110
                                                                            },
                                                                            "identifierName": "clone"
                                                                          },
                                                                          "name": "clone"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": []
                                                                    }
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14551,
                                                            "end": 14556,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 116
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 121
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "NumericLiteral",
                                                            "start": 14557,
                                                            "end": 14560,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 122
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 125
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 500,
                                                              "raw": "500"
                                                            },
                                                            "value": 500
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          },
                                          "alternate": {
                                            "type": "BlockStatement",
                                            "start": 14586,
                                            "end": 15029,
                                            "loc": {
                                              "start": {
                                                "line": 375,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 380,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14608,
                                                "end": 14664,
                                                "loc": {
                                                  "start": {
                                                    "line": 376,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 376,
                                                    "column": 76
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14608,
                                                  "end": 14664,
                                                  "loc": {
                                                    "start": {
                                                      "line": 376,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 376,
                                                      "column": 76
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14608,
                                                    "end": 14646,
                                                    "loc": {
                                                      "start": {
                                                        "line": 376,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 376,
                                                        "column": 58
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 14608,
                                                      "end": 14629,
                                                      "loc": {
                                                        "start": {
                                                          "line": 376,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 376,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 14608,
                                                        "end": 14620,
                                                        "loc": {
                                                          "start": {
                                                            "line": 376,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 376,
                                                            "column": 32
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 14608,
                                                          "end": 14612,
                                                          "loc": {
                                                            "start": {
                                                              "line": 376,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 376,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14613,
                                                          "end": 14620,
                                                          "loc": {
                                                            "start": {
                                                              "line": 376,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 376,
                                                              "column": 32
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 14621,
                                                        "end": 14629,
                                                        "loc": {
                                                          "start": {
                                                            "line": 376,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 376,
                                                            "column": 41
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14630,
                                                      "end": 14646,
                                                      "loc": {
                                                        "start": {
                                                          "line": 376,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 376,
                                                          "column": 58
                                                        },
                                                        "identifierName": "unselectElements"
                                                      },
                                                      "name": "unselectElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 14647,
                                                      "end": 14663,
                                                      "loc": {
                                                        "start": {
                                                          "line": 376,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 376,
                                                          "column": 75
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14685,
                                                "end": 14770,
                                                "loc": {
                                                  "start": {
                                                    "line": 377,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 377,
                                                    "column": 105
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14685,
                                                  "end": 14770,
                                                  "loc": {
                                                    "start": {
                                                      "line": 377,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 377,
                                                      "column": 105
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14685,
                                                    "end": 14696,
                                                    "loc": {
                                                      "start": {
                                                        "line": 377,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 377,
                                                        "column": 31
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 14685,
                                                      "end": 14692,
                                                      "loc": {
                                                        "start": {
                                                          "line": 377,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 377,
                                                          "column": 27
                                                        },
                                                        "identifierName": "console"
                                                      },
                                                      "name": "console"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14693,
                                                      "end": 14696,
                                                      "loc": {
                                                        "start": {
                                                          "line": 377,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 377,
                                                          "column": 31
                                                        },
                                                        "identifierName": "log"
                                                      },
                                                      "name": "log"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 14697,
                                                      "end": 14769,
                                                      "loc": {
                                                        "start": {
                                                          "line": 377,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 377,
                                                          "column": 104
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14743,
                                                          "end": 14751,
                                                          "loc": {
                                                            "start": {
                                                              "line": 377,
                                                              "column": 78
                                                            },
                                                            "end": {
                                                              "line": 377,
                                                              "column": 86
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14757,
                                                          "end": 14764,
                                                          "loc": {
                                                            "start": {
                                                              "line": 377,
                                                              "column": 92
                                                            },
                                                            "end": {
                                                              "line": 377,
                                                              "column": 99
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14698,
                                                          "end": 14741,
                                                          "loc": {
                                                            "start": {
                                                              "line": 377,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 377,
                                                              "column": 76
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToContourLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToContourLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14752,
                                                          "end": 14755,
                                                          "loc": {
                                                            "start": {
                                                              "line": 377,
                                                              "column": 87
                                                            },
                                                            "end": {
                                                              "line": 377,
                                                              "column": 90
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14765,
                                                          "end": 14768,
                                                          "loc": {
                                                            "start": {
                                                              "line": 377,
                                                              "column": 100
                                                            },
                                                            "end": {
                                                              "line": 377,
                                                              "column": 103
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14791,
                                                "end": 14885,
                                                "loc": {
                                                  "start": {
                                                    "line": 378,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 378,
                                                    "column": 114
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14791,
                                                  "end": 14885,
                                                  "loc": {
                                                    "start": {
                                                      "line": 378,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 378,
                                                      "column": 114
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14791,
                                                    "end": 14811,
                                                    "loc": {
                                                      "start": {
                                                        "line": 378,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 378,
                                                        "column": 40
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 14791,
                                                      "end": 14803,
                                                      "loc": {
                                                        "start": {
                                                          "line": 378,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 378,
                                                          "column": 32
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 14791,
                                                        "end": 14795,
                                                        "loc": {
                                                          "start": {
                                                            "line": 378,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 378,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 14796,
                                                        "end": 14803,
                                                        "loc": {
                                                          "start": {
                                                            "line": 378,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 378,
                                                            "column": 32
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14804,
                                                      "end": 14811,
                                                      "loc": {
                                                        "start": {
                                                          "line": 378,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 378,
                                                          "column": 40
                                                        },
                                                        "identifierName": "execute"
                                                      },
                                                      "name": "execute"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 14812,
                                                      "end": 14884,
                                                      "loc": {
                                                        "start": {
                                                          "line": 378,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 378,
                                                          "column": 113
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14858,
                                                          "end": 14866,
                                                          "loc": {
                                                            "start": {
                                                              "line": 378,
                                                              "column": 87
                                                            },
                                                            "end": {
                                                              "line": 378,
                                                              "column": 95
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14872,
                                                          "end": 14879,
                                                          "loc": {
                                                            "start": {
                                                              "line": 378,
                                                              "column": 101
                                                            },
                                                            "end": {
                                                              "line": 378,
                                                              "column": 108
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14813,
                                                          "end": 14856,
                                                          "loc": {
                                                            "start": {
                                                              "line": 378,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 378,
                                                              "column": 85
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToContourLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToContourLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14867,
                                                          "end": 14870,
                                                          "loc": {
                                                            "start": {
                                                              "line": 378,
                                                              "column": 96
                                                            },
                                                            "end": {
                                                              "line": 378,
                                                              "column": 99
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 14880,
                                                          "end": 14883,
                                                          "loc": {
                                                            "start": {
                                                              "line": 378,
                                                              "column": 109
                                                            },
                                                            "end": {
                                                              "line": 378,
                                                              "column": 112
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 14906,
                                                "end": 15011,
                                                "loc": {
                                                  "start": {
                                                    "line": 379,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 379,
                                                    "column": 125
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 14906,
                                                  "end": 15011,
                                                  "loc": {
                                                    "start": {
                                                      "line": 379,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 379,
                                                      "column": 125
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14906,
                                                    "end": 14930,
                                                    "loc": {
                                                      "start": {
                                                        "line": 379,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 379,
                                                        "column": 44
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 14906,
                                                      "end": 14922,
                                                      "loc": {
                                                        "start": {
                                                          "line": 379,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 379,
                                                          "column": 36
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14923,
                                                      "end": 14930,
                                                      "loc": {
                                                        "start": {
                                                          "line": 379,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 379,
                                                          "column": 44
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 14931,
                                                      "end": 15010,
                                                      "loc": {
                                                        "start": {
                                                          "line": 379,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 379,
                                                          "column": 124
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 14931,
                                                          "end": 14938,
                                                          "loc": {
                                                            "start": {
                                                              "line": 379,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 379,
                                                              "column": 52
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 14942,
                                                        "end": 15010,
                                                        "loc": {
                                                          "start": {
                                                            "line": 379,
                                                            "column": 56
                                                          },
                                                          "end": {
                                                            "line": 379,
                                                            "column": 124
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 14942,
                                                          "end": 15005,
                                                          "loc": {
                                                            "start": {
                                                              "line": 379,
                                                              "column": 56
                                                            },
                                                            "end": {
                                                              "line": 379,
                                                              "column": 119
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 14942,
                                                            "end": 14999,
                                                            "loc": {
                                                              "start": {
                                                                "line": 379,
                                                                "column": 56
                                                              },
                                                              "end": {
                                                                "line": 379,
                                                                "column": 113
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 14942,
                                                              "end": 14957,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 379,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 379,
                                                                  "column": 71
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 14942,
                                                                "end": 14949,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 379,
                                                                    "column": 56
                                                                  },
                                                                  "end": {
                                                                    "line": 379,
                                                                    "column": 63
                                                                  },
                                                                  "identifierName": "element"
                                                                },
                                                                "name": "element"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14950,
                                                                "end": 14957,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 379,
                                                                    "column": 64
                                                                  },
                                                                  "end": {
                                                                    "line": 379,
                                                                    "column": 71
                                                                  },
                                                                  "identifierName": "animate"
                                                                },
                                                                "name": "animate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 14958,
                                                                "end": 14998,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 379,
                                                                    "column": 72
                                                                  },
                                                                  "end": {
                                                                    "line": 379,
                                                                    "column": 112
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "ObjectProperty",
                                                                    "start": 14960,
                                                                    "end": 14996,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 379,
                                                                        "column": 74
                                                                      },
                                                                      "end": {
                                                                        "line": 379,
                                                                        "column": 110
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 14960,
                                                                      "end": 14965,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 379,
                                                                          "column": 74
                                                                        },
                                                                        "end": {
                                                                          "line": 379,
                                                                          "column": 79
                                                                        },
                                                                        "identifierName": "color"
                                                                      },
                                                                      "name": "color"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 14967,
                                                                      "end": 14996,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 379,
                                                                          "column": 81
                                                                        },
                                                                        "end": {
                                                                          "line": 379,
                                                                          "column": 110
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 14967,
                                                                        "end": 14994,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 379,
                                                                            "column": 81
                                                                          },
                                                                          "end": {
                                                                            "line": 379,
                                                                            "column": 108
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "MemberExpression",
                                                                          "start": 14967,
                                                                          "end": 14988,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 379,
                                                                              "column": 81
                                                                            },
                                                                            "end": {
                                                                              "line": 379,
                                                                              "column": 102
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 14967,
                                                                            "end": 14971,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 379,
                                                                                "column": 81
                                                                              },
                                                                              "end": {
                                                                                "line": 379,
                                                                                "column": 85
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 14972,
                                                                            "end": 14988,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 379,
                                                                                "column": 86
                                                                              },
                                                                              "end": {
                                                                                "line": 379,
                                                                                "column": 102
                                                                              },
                                                                              "identifierName": "contourLineColor"
                                                                            },
                                                                            "name": "contourLineColor"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 14989,
                                                                          "end": 14994,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 379,
                                                                              "column": 103
                                                                            },
                                                                            "end": {
                                                                              "line": 379,
                                                                              "column": 108
                                                                            },
                                                                            "identifierName": "clone"
                                                                          },
                                                                          "name": "clone"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": []
                                                                    }
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 15000,
                                                            "end": 15005,
                                                            "loc": {
                                                              "start": {
                                                                "line": 379,
                                                                "column": 114
                                                              },
                                                              "end": {
                                                                "line": 379,
                                                                "column": 119
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "NumericLiteral",
                                                            "start": 15006,
                                                            "end": 15009,
                                                            "loc": {
                                                              "start": {
                                                                "line": 379,
                                                                "column": 120
                                                              },
                                                              "end": {
                                                                "line": 379,
                                                                "column": 123
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 500,
                                                              "raw": "500"
                                                            },
                                                            "value": 500
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 11137,
                          "end": 11147,
                          "loc": {
                            "start": {
                              "line": 318,
                              "column": 8
                            },
                            "end": {
                              "line": 318,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 15064,
                      "end": 15499,
                      "loc": {
                        "start": {
                          "line": 384,
                          "column": 8
                        },
                        "end": {
                          "line": 391,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 15064,
                        "end": 15499,
                        "loc": {
                          "start": {
                            "line": 384,
                            "column": 8
                          },
                          "end": {
                            "line": 391,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15064,
                          "end": 15089,
                          "loc": {
                            "start": {
                              "line": 384,
                              "column": 8
                            },
                            "end": {
                              "line": 384,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 15064,
                            "end": 15081,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 8
                              },
                              "end": {
                                "line": 384,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 15064,
                              "end": 15068,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 8
                                },
                                "end": {
                                  "line": 384,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 15069,
                              "end": 15081,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 13
                                },
                                "end": {
                                  "line": 384,
                                  "column": 25
                                },
                                "identifierName": "deleteButton"
                              },
                              "name": "deleteButton"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15082,
                            "end": 15089,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 26
                              },
                              "end": {
                                "line": 384,
                                "column": 33
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 15090,
                            "end": 15114,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 34
                              },
                              "end": {
                                "line": 384,
                                "column": 58
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 15090,
                                "end": 15095,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 39
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 15099,
                              "end": 15114,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 43
                                },
                                "end": {
                                  "line": 384,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 15099,
                                "end": 15104,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 48
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 15105,
                                "end": 15114,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 58
                                  },
                                  "identifierName": "lastEvent"
                                },
                                "name": "lastEvent"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 15116,
                            "end": 15498,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 60
                              },
                              "end": {
                                "line": 391,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 15116,
                                "end": 15121,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 65
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 15125,
                              "end": 15498,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 69
                                },
                                "end": {
                                  "line": 391,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 15139,
                                  "end": 15488,
                                  "loc": {
                                    "start": {
                                      "line": 385,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 15143,
                                    "end": 15165,
                                    "loc": {
                                      "start": {
                                        "line": 385,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 385,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 15143,
                                      "end": 15153,
                                      "loc": {
                                        "start": {
                                          "line": 385,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 385,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 15143,
                                        "end": 15148,
                                        "loc": {
                                          "start": {
                                            "line": 385,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 385,
                                            "column": 21
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 15149,
                                        "end": 15153,
                                        "loc": {
                                          "start": {
                                            "line": 385,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 385,
                                            "column": 26
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 15158,
                                      "end": 15165,
                                      "loc": {
                                        "start": {
                                          "line": 385,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 385,
                                          "column": 38
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "click",
                                        "raw": "'click'"
                                      },
                                      "value": "click"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 15167,
                                    "end": 15488,
                                    "loc": {
                                      "start": {
                                        "line": 385,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 390,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 15185,
                                        "end": 15263,
                                        "loc": {
                                          "start": {
                                            "line": 386,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 386,
                                            "column": 94
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 15191,
                                            "end": 15263,
                                            "loc": {
                                              "start": {
                                                "line": 386,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 386,
                                                "column": 94
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 15191,
                                              "end": 15199,
                                              "loc": {
                                                "start": {
                                                  "line": 386,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 386,
                                                  "column": 30
                                                },
                                                "identifierName": "ownerIds"
                                              },
                                              "name": "ownerIds"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 15202,
                                              "end": 15263,
                                              "loc": {
                                                "start": {
                                                  "line": 386,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 386,
                                                  "column": 94
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 15202,
                                                "end": 15218,
                                                "loc": {
                                                  "start": {
                                                    "line": 386,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 386,
                                                    "column": 49
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 15202,
                                                  "end": 15206,
                                                  "loc": {
                                                    "start": {
                                                      "line": 386,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 386,
                                                      "column": 37
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15207,
                                                  "end": 15218,
                                                  "loc": {
                                                    "start": {
                                                      "line": 386,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 386,
                                                      "column": 49
                                                    },
                                                    "identifierName": "getOwnerIds"
                                                  },
                                                  "name": "getOwnerIds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "CallExpression",
                                                  "start": 15219,
                                                  "end": 15262,
                                                  "loc": {
                                                    "start": {
                                                      "line": 386,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 386,
                                                      "column": 93
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15219,
                                                    "end": 15260,
                                                    "loc": {
                                                      "start": {
                                                        "line": 386,
                                                        "column": 50
                                                      },
                                                      "end": {
                                                        "line": 386,
                                                        "column": 91
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 15219,
                                                      "end": 15240,
                                                      "loc": {
                                                        "start": {
                                                          "line": 386,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 386,
                                                          "column": 71
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15219,
                                                        "end": 15231,
                                                        "loc": {
                                                          "start": {
                                                            "line": 386,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 386,
                                                            "column": 62
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 15219,
                                                          "end": 15223,
                                                          "loc": {
                                                            "start": {
                                                              "line": 386,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 386,
                                                              "column": 54
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15224,
                                                          "end": 15231,
                                                          "loc": {
                                                            "start": {
                                                              "line": 386,
                                                              "column": 55
                                                            },
                                                            "end": {
                                                              "line": 386,
                                                              "column": 62
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15232,
                                                        "end": 15240,
                                                        "loc": {
                                                          "start": {
                                                            "line": 386,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 386,
                                                            "column": 71
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15241,
                                                      "end": 15260,
                                                      "loc": {
                                                        "start": {
                                                          "line": 386,
                                                          "column": 72
                                                        },
                                                        "end": {
                                                          "line": 386,
                                                          "column": 91
                                                        },
                                                        "identifierName": "getSelectedElements"
                                                      },
                                                      "name": "getSelectedElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 15280,
                                        "end": 15348,
                                        "loc": {
                                          "start": {
                                            "line": 387,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 387,
                                            "column": 84
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 15280,
                                          "end": 15348,
                                          "loc": {
                                            "start": {
                                              "line": 387,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 387,
                                              "column": 84
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 15280,
                                            "end": 15300,
                                            "loc": {
                                              "start": {
                                                "line": 387,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 387,
                                                "column": 36
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15280,
                                              "end": 15292,
                                              "loc": {
                                                "start": {
                                                  "line": 387,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 387,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15280,
                                                "end": 15284,
                                                "loc": {
                                                  "start": {
                                                    "line": 387,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 387,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15285,
                                                "end": 15292,
                                                "loc": {
                                                  "start": {
                                                    "line": 387,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 387,
                                                    "column": 28
                                                  },
                                                  "identifierName": "session"
                                                },
                                                "name": "session"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15293,
                                              "end": 15300,
                                              "loc": {
                                                "start": {
                                                  "line": 387,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 387,
                                                  "column": 36
                                                },
                                                "identifierName": "execute"
                                              },
                                              "name": "execute"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 15301,
                                              "end": 15347,
                                              "loc": {
                                                "start": {
                                                  "line": 387,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 387,
                                                  "column": 83
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 15334,
                                                  "end": 15342,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 70
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 78
                                                    },
                                                    "identifierName": "ownerIds"
                                                  },
                                                  "name": "ownerIds"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 15302,
                                                  "end": 15332,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 68
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "_C.SheetDesigner.DeleteLines([",
                                                    "cooked": "_C.SheetDesigner.DeleteLines(["
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 15343,
                                                  "end": 15346,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 79
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 82
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "]);",
                                                    "cooked": "]);"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 15365,
                                        "end": 15398,
                                        "loc": {
                                          "start": {
                                            "line": 388,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 388,
                                            "column": 49
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 15365,
                                          "end": 15398,
                                          "loc": {
                                            "start": {
                                              "line": 388,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 388,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 15365,
                                            "end": 15396,
                                            "loc": {
                                              "start": {
                                                "line": 388,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 388,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15365,
                                              "end": 15386,
                                              "loc": {
                                                "start": {
                                                  "line": 388,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 388,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 15365,
                                                "end": 15377,
                                                "loc": {
                                                  "start": {
                                                    "line": 388,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 388,
                                                    "column": 28
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 15365,
                                                  "end": 15369,
                                                  "loc": {
                                                    "start": {
                                                      "line": 388,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 388,
                                                      "column": 20
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 15370,
                                                  "end": 15377,
                                                  "loc": {
                                                    "start": {
                                                      "line": 388,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 388,
                                                      "column": 28
                                                    },
                                                    "identifierName": "session"
                                                  },
                                                  "name": "session"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15378,
                                                "end": 15386,
                                                "loc": {
                                                  "start": {
                                                    "line": 388,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 388,
                                                    "column": 37
                                                  },
                                                  "identifierName": "selector"
                                                },
                                                "name": "selector"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15387,
                                              "end": 15396,
                                              "loc": {
                                                "start": {
                                                  "line": 388,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 388,
                                                  "column": 47
                                                },
                                                "identifierName": "removeAll"
                                              },
                                              "name": "removeAll"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 15415,
                                        "end": 15474,
                                        "loc": {
                                          "start": {
                                            "line": 389,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 389,
                                            "column": 75
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 15415,
                                          "end": 15474,
                                          "loc": {
                                            "start": {
                                              "line": 389,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 389,
                                              "column": 75
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 15415,
                                            "end": 15426,
                                            "loc": {
                                              "start": {
                                                "line": 389,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 389,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 15415,
                                              "end": 15422,
                                              "loc": {
                                                "start": {
                                                  "line": 389,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 389,
                                                  "column": 23
                                                },
                                                "identifierName": "console"
                                              },
                                              "name": "console"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15423,
                                              "end": 15426,
                                              "loc": {
                                                "start": {
                                                  "line": 389,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 389,
                                                  "column": 27
                                                },
                                                "identifierName": "log"
                                              },
                                              "name": "log"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 15427,
                                              "end": 15473,
                                              "loc": {
                                                "start": {
                                                  "line": 389,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 389,
                                                  "column": 74
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 15460,
                                                  "end": 15468,
                                                  "loc": {
                                                    "start": {
                                                      "line": 389,
                                                      "column": 61
                                                    },
                                                    "end": {
                                                      "line": 389,
                                                      "column": 69
                                                    },
                                                    "identifierName": "ownerIds"
                                                  },
                                                  "name": "ownerIds"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 15428,
                                                  "end": 15458,
                                                  "loc": {
                                                    "start": {
                                                      "line": 389,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 389,
                                                      "column": 59
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "_C.SheetDesigner.DeleteLines([",
                                                    "cooked": "_C.SheetDesigner.DeleteLines(["
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 15469,
                                                  "end": 15472,
                                                  "loc": {
                                                    "start": {
                                                      "line": 389,
                                                      "column": 70
                                                    },
                                                    "end": {
                                                      "line": 389,
                                                      "column": 73
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "]);",
                                                    "cooked": "]);"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Plugins can observe the whole session including the tree",
                          "start": 15509,
                          "end": 15568,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 8
                            },
                            "end": {
                              "line": 393,
                              "column": 67
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " The second arg to observe fires on init",
                          "start": 15577,
                          "end": 15619,
                          "loc": {
                            "start": {
                              "line": 394,
                              "column": 8
                            },
                            "end": {
                              "line": 394,
                              "column": 50
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " this.session.observe(state => state.tree.features, features => {",
                          "start": 15628,
                          "end": 15695,
                          "loc": {
                            "start": {
                              "line": 395,
                              "column": 8
                            },
                            "end": {
                              "line": 395,
                              "column": 75
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
                          "start": 15704,
                          "end": 15786,
                          "loc": {
                            "start": {
                              "line": 396,
                              "column": 8
                            },
                            "end": {
                              "line": 396,
                              "column": 90
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " }, true);",
                          "start": 15795,
                          "end": 15807,
                          "loc": {
                            "start": {
                              "line": 397,
                              "column": 8
                            },
                            "end": {
                              "line": 397,
                              "column": 20
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is enabled.\n     ",
                    "start": 6431,
                    "end": 6484,
                    "loc": {
                      "start": {
                        "line": 201,
                        "column": 4
                      },
                      "end": {
                        "line": 203,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Get the ids of the owner of the selected elements.\n     * @param {array} selectedElements - array of materials with meta-info\n     * @return {array} - owners of the selected elements\n     ",
                    "start": 15819,
                    "end": 16020,
                    "loc": {
                      "start": {
                        "line": 400,
                        "column": 4
                      },
                      "end": {
                        "line": 404,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 16025,
                "end": 16256,
                "loc": {
                  "start": {
                    "line": 405,
                    "column": 4
                  },
                  "end": {
                    "line": 411,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16025,
                  "end": 16036,
                  "loc": {
                    "start": {
                      "line": 405,
                      "column": 4
                    },
                    "end": {
                      "line": 405,
                      "column": 15
                    },
                    "identifierName": "getOwnerIds"
                  },
                  "name": "getOwnerIds",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16038,
                    "end": 16054,
                    "loc": {
                      "start": {
                        "line": 405,
                        "column": 17
                      },
                      "end": {
                        "line": 405,
                        "column": 33
                      },
                      "identifierName": "selectedElements"
                    },
                    "name": "selectedElements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16056,
                  "end": 16256,
                  "loc": {
                    "start": {
                      "line": 405,
                      "column": 35
                    },
                    "end": {
                      "line": 411,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16066,
                      "end": 16085,
                      "loc": {
                        "start": {
                          "line": 406,
                          "column": 8
                        },
                        "end": {
                          "line": 406,
                          "column": 27
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16072,
                          "end": 16085,
                          "loc": {
                            "start": {
                              "line": 406,
                              "column": 14
                            },
                            "end": {
                              "line": 406,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16072,
                            "end": 16080,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 14
                              },
                              "end": {
                                "line": 406,
                                "column": 22
                              },
                              "identifierName": "ownerIds"
                            },
                            "name": "ownerIds"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 16083,
                            "end": 16085,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 25
                              },
                              "end": {
                                "line": 406,
                                "column": 27
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 16094,
                      "end": 16226,
                      "loc": {
                        "start": {
                          "line": 407,
                          "column": 8
                        },
                        "end": {
                          "line": 409,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 16094,
                        "end": 16226,
                        "loc": {
                          "start": {
                            "line": 407,
                            "column": 8
                          },
                          "end": {
                            "line": 409,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 16094,
                          "end": 16118,
                          "loc": {
                            "start": {
                              "line": 407,
                              "column": 8
                            },
                            "end": {
                              "line": 407,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16094,
                            "end": 16110,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 8
                              },
                              "end": {
                                "line": 407,
                                "column": 24
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16111,
                            "end": 16118,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 25
                              },
                              "end": {
                                "line": 407,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 16119,
                            "end": 16225,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 33
                              },
                              "end": {
                                "line": 409,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 16119,
                                "end": 16126,
                                "loc": {
                                  "start": {
                                    "line": 407,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 407,
                                    "column": 40
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 16130,
                              "end": 16225,
                              "loc": {
                                "start": {
                                  "line": 407,
                                  "column": 44
                                },
                                "end": {
                                  "line": 409,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 16144,
                                  "end": 16215,
                                  "loc": {
                                    "start": {
                                      "line": 408,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 408,
                                      "column": 83
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 16144,
                                    "end": 16215,
                                    "loc": {
                                      "start": {
                                        "line": 408,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 408,
                                        "column": 83
                                      }
                                    },
                                    "left": {
                                      "type": "LogicalExpression",
                                      "start": 16144,
                                      "end": 16178,
                                      "loc": {
                                        "start": {
                                          "line": 408,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 408,
                                          "column": 46
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 16144,
                                        "end": 16156,
                                        "loc": {
                                          "start": {
                                            "line": 408,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 408,
                                            "column": 24
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 16144,
                                          "end": 16151,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 19
                                            },
                                            "identifierName": "element"
                                          },
                                          "name": "element"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16152,
                                          "end": 16156,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 24
                                            },
                                            "identifierName": "meta"
                                          },
                                          "name": "meta"
                                        },
                                        "computed": false
                                      },
                                      "operator": "&&",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 16160,
                                        "end": 16178,
                                        "loc": {
                                          "start": {
                                            "line": 408,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 408,
                                            "column": 46
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 16160,
                                          "end": 16172,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 40
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 16160,
                                            "end": 16167,
                                            "loc": {
                                              "start": {
                                                "line": 408,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 408,
                                                "column": 35
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 16168,
                                            "end": 16172,
                                            "loc": {
                                              "start": {
                                                "line": 408,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 408,
                                                "column": 40
                                              },
                                              "identifierName": "meta"
                                            },
                                            "name": "meta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16173,
                                          "end": 16178,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 46
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        },
                                        "computed": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 16182,
                                      "end": 16215,
                                      "loc": {
                                        "start": {
                                          "line": 408,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 408,
                                          "column": 83
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 16182,
                                        "end": 16195,
                                        "loc": {
                                          "start": {
                                            "line": 408,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 408,
                                            "column": 63
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 16182,
                                          "end": 16190,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 58
                                            },
                                            "identifierName": "ownerIds"
                                          },
                                          "name": "ownerIds"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16191,
                                          "end": 16195,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 63
                                            },
                                            "identifierName": "push"
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 16196,
                                          "end": 16214,
                                          "loc": {
                                            "start": {
                                              "line": 408,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 408,
                                              "column": 82
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 16196,
                                            "end": 16208,
                                            "loc": {
                                              "start": {
                                                "line": 408,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 408,
                                                "column": 76
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 16196,
                                              "end": 16203,
                                              "loc": {
                                                "start": {
                                                  "line": 408,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 408,
                                                  "column": 71
                                                },
                                                "identifierName": "element"
                                              },
                                              "name": "element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16204,
                                              "end": 16208,
                                              "loc": {
                                                "start": {
                                                  "line": 408,
                                                  "column": 72
                                                },
                                                "end": {
                                                  "line": 408,
                                                  "column": 76
                                                },
                                                "identifierName": "meta"
                                              },
                                              "name": "meta"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 16209,
                                            "end": 16214,
                                            "loc": {
                                              "start": {
                                                "line": 408,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 408,
                                                "column": 82
                                              },
                                              "identifierName": "owner"
                                            },
                                            "name": "owner"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16235,
                      "end": 16250,
                      "loc": {
                        "start": {
                          "line": 410,
                          "column": 8
                        },
                        "end": {
                          "line": 410,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 16242,
                        "end": 16250,
                        "loc": {
                          "start": {
                            "line": 410,
                            "column": 15
                          },
                          "end": {
                            "line": 410,
                            "column": 23
                          },
                          "identifierName": "ownerIds"
                        },
                        "name": "ownerIds"
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Get the ids of the owner of the selected elements.\n     * @param {array} selectedElements - array of materials with meta-info\n     * @return {array} - owners of the selected elements\n     ",
                    "start": 15819,
                    "end": 16020,
                    "loc": {
                      "start": {
                        "line": 400,
                        "column": 4
                      },
                      "end": {
                        "line": 404,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 16262,
                "end": 16451,
                "loc": {
                  "start": {
                    "line": 413,
                    "column": 4
                  },
                  "end": {
                    "line": 419,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16262,
                  "end": 16272,
                  "loc": {
                    "start": {
                      "line": 413,
                      "column": 4
                    },
                    "end": {
                      "line": 413,
                      "column": 14
                    },
                    "identifierName": "getOwnerId"
                  },
                  "name": "getOwnerId"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16274,
                    "end": 16289,
                    "loc": {
                      "start": {
                        "line": 413,
                        "column": 16
                      },
                      "end": {
                        "line": 413,
                        "column": 31
                      },
                      "identifierName": "selectedElement"
                    },
                    "name": "selectedElement"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16291,
                  "end": 16451,
                  "loc": {
                    "start": {
                      "line": 413,
                      "column": 33
                    },
                    "end": {
                      "line": 419,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16301,
                      "end": 16307,
                      "loc": {
                        "start": {
                          "line": 414,
                          "column": 8
                        },
                        "end": {
                          "line": 414,
                          "column": 14
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16305,
                          "end": 16307,
                          "loc": {
                            "start": {
                              "line": 414,
                              "column": 12
                            },
                            "end": {
                              "line": 414,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16305,
                            "end": 16307,
                            "loc": {
                              "start": {
                                "line": 414,
                                "column": 12
                              },
                              "end": {
                                "line": 414,
                                "column": 14
                              },
                              "identifierName": "id"
                            },
                            "name": "id"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 16316,
                      "end": 16427,
                      "loc": {
                        "start": {
                          "line": 415,
                          "column": 8
                        },
                        "end": {
                          "line": 417,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 16320,
                        "end": 16370,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 12
                          },
                          "end": {
                            "line": 415,
                            "column": 62
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 16320,
                          "end": 16340,
                          "loc": {
                            "start": {
                              "line": 415,
                              "column": 12
                            },
                            "end": {
                              "line": 415,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16320,
                            "end": 16335,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 12
                              },
                              "end": {
                                "line": 415,
                                "column": 27
                              },
                              "identifierName": "selectedElement"
                            },
                            "name": "selectedElement"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16336,
                            "end": 16340,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 28
                              },
                              "end": {
                                "line": 415,
                                "column": 32
                              },
                              "identifierName": "meta"
                            },
                            "name": "meta"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 16344,
                          "end": 16370,
                          "loc": {
                            "start": {
                              "line": 415,
                              "column": 36
                            },
                            "end": {
                              "line": 415,
                              "column": 62
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 16344,
                            "end": 16364,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 36
                              },
                              "end": {
                                "line": 415,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 16344,
                              "end": 16359,
                              "loc": {
                                "start": {
                                  "line": 415,
                                  "column": 36
                                },
                                "end": {
                                  "line": 415,
                                  "column": 51
                                },
                                "identifierName": "selectedElement"
                              },
                              "name": "selectedElement"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 16360,
                              "end": 16364,
                              "loc": {
                                "start": {
                                  "line": 415,
                                  "column": 52
                                },
                                "end": {
                                  "line": 415,
                                  "column": 56
                                },
                                "identifierName": "meta"
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16365,
                            "end": 16370,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 57
                              },
                              "end": {
                                "line": 415,
                                "column": 62
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 16372,
                        "end": 16427,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 64
                          },
                          "end": {
                            "line": 417,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 16386,
                            "end": 16417,
                            "loc": {
                              "start": {
                                "line": 416,
                                "column": 12
                              },
                              "end": {
                                "line": 416,
                                "column": 43
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 16386,
                              "end": 16417,
                              "loc": {
                                "start": {
                                  "line": 416,
                                  "column": 12
                                },
                                "end": {
                                  "line": 416,
                                  "column": 43
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 16386,
                                "end": 16388,
                                "loc": {
                                  "start": {
                                    "line": 416,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 416,
                                    "column": 14
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 16391,
                                "end": 16417,
                                "loc": {
                                  "start": {
                                    "line": 416,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 416,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 16391,
                                  "end": 16411,
                                  "loc": {
                                    "start": {
                                      "line": 416,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 416,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 16391,
                                    "end": 16406,
                                    "loc": {
                                      "start": {
                                        "line": 416,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 416,
                                        "column": 32
                                      },
                                      "identifierName": "selectedElement"
                                    },
                                    "name": "selectedElement"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16407,
                                    "end": 16411,
                                    "loc": {
                                      "start": {
                                        "line": 416,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 416,
                                        "column": 37
                                      },
                                      "identifierName": "meta"
                                    },
                                    "name": "meta"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16412,
                                  "end": 16417,
                                  "loc": {
                                    "start": {
                                      "line": 416,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 416,
                                      "column": 43
                                    },
                                    "identifierName": "owner"
                                  },
                                  "name": "owner"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16436,
                      "end": 16445,
                      "loc": {
                        "start": {
                          "line": 418,
                          "column": 8
                        },
                        "end": {
                          "line": 418,
                          "column": 17
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 16443,
                        "end": 16445,
                        "loc": {
                          "start": {
                            "line": 418,
                            "column": 15
                          },
                          "end": {
                            "line": 418,
                            "column": 17
                          },
                          "identifierName": "id"
                        },
                        "name": "id"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 16457,
                "end": 16686,
                "loc": {
                  "start": {
                    "line": 421,
                    "column": 4
                  },
                  "end": {
                    "line": 428,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16457,
                  "end": 16466,
                  "loc": {
                    "start": {
                      "line": 421,
                      "column": 4
                    },
                    "end": {
                      "line": 421,
                      "column": 13
                    },
                    "identifierName": "getOwners"
                  },
                  "name": "getOwners"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16468,
                    "end": 16484,
                    "loc": {
                      "start": {
                        "line": 421,
                        "column": 15
                      },
                      "end": {
                        "line": 421,
                        "column": 31
                      },
                      "identifierName": "selectedElements"
                    },
                    "name": "selectedElements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16486,
                  "end": 16686,
                  "loc": {
                    "start": {
                      "line": 421,
                      "column": 33
                    },
                    "end": {
                      "line": 428,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16496,
                      "end": 16513,
                      "loc": {
                        "start": {
                          "line": 422,
                          "column": 8
                        },
                        "end": {
                          "line": 422,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16502,
                          "end": 16513,
                          "loc": {
                            "start": {
                              "line": 422,
                              "column": 14
                            },
                            "end": {
                              "line": 422,
                              "column": 25
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16502,
                            "end": 16508,
                            "loc": {
                              "start": {
                                "line": 422,
                                "column": 14
                              },
                              "end": {
                                "line": 422,
                                "column": 20
                              },
                              "identifierName": "owners"
                            },
                            "name": "owners"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 16511,
                            "end": 16513,
                            "loc": {
                              "start": {
                                "line": 422,
                                "column": 23
                              },
                              "end": {
                                "line": 422,
                                "column": 25
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 16522,
                      "end": 16658,
                      "loc": {
                        "start": {
                          "line": 423,
                          "column": 8
                        },
                        "end": {
                          "line": 426,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 16522,
                        "end": 16658,
                        "loc": {
                          "start": {
                            "line": 423,
                            "column": 8
                          },
                          "end": {
                            "line": 426,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 16522,
                          "end": 16546,
                          "loc": {
                            "start": {
                              "line": 423,
                              "column": 8
                            },
                            "end": {
                              "line": 423,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16522,
                            "end": 16538,
                            "loc": {
                              "start": {
                                "line": 423,
                                "column": 8
                              },
                              "end": {
                                "line": 423,
                                "column": 24
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16539,
                            "end": 16546,
                            "loc": {
                              "start": {
                                "line": 423,
                                "column": 25
                              },
                              "end": {
                                "line": 423,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 16547,
                            "end": 16657,
                            "loc": {
                              "start": {
                                "line": 423,
                                "column": 33
                              },
                              "end": {
                                "line": 426,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 16547,
                                "end": 16554,
                                "loc": {
                                  "start": {
                                    "line": 423,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 423,
                                    "column": 40
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 16558,
                              "end": 16657,
                              "loc": {
                                "start": {
                                  "line": 423,
                                  "column": 44
                                },
                                "end": {
                                  "line": 426,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 16572,
                                  "end": 16608,
                                  "loc": {
                                    "start": {
                                      "line": 424,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 424,
                                      "column": 48
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 16578,
                                      "end": 16608,
                                      "loc": {
                                        "start": {
                                          "line": 424,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 424,
                                          "column": 48
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 16578,
                                        "end": 16583,
                                        "loc": {
                                          "start": {
                                            "line": 424,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 424,
                                            "column": 23
                                          },
                                          "identifierName": "owner"
                                        },
                                        "name": "owner"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 16586,
                                        "end": 16608,
                                        "loc": {
                                          "start": {
                                            "line": 424,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 424,
                                            "column": 48
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 16586,
                                          "end": 16599,
                                          "loc": {
                                            "start": {
                                              "line": 424,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 424,
                                              "column": 39
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 16586,
                                            "end": 16590,
                                            "loc": {
                                              "start": {
                                                "line": 424,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 424,
                                                "column": 30
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 16591,
                                            "end": 16599,
                                            "loc": {
                                              "start": {
                                                "line": 424,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 424,
                                                "column": 39
                                              },
                                              "identifierName": "getOwner"
                                            },
                                            "name": "getOwner"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 16600,
                                            "end": 16607,
                                            "loc": {
                                              "start": {
                                                "line": 424,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 424,
                                                "column": 47
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 16621,
                                  "end": 16647,
                                  "loc": {
                                    "start": {
                                      "line": 425,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 425,
                                      "column": 38
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 16621,
                                    "end": 16647,
                                    "loc": {
                                      "start": {
                                        "line": 425,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 425,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 16621,
                                      "end": 16626,
                                      "loc": {
                                        "start": {
                                          "line": 425,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 425,
                                          "column": 17
                                        },
                                        "identifierName": "owner"
                                      },
                                      "name": "owner"
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 16630,
                                      "end": 16647,
                                      "loc": {
                                        "start": {
                                          "line": 425,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 425,
                                          "column": 38
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 16630,
                                        "end": 16640,
                                        "loc": {
                                          "start": {
                                            "line": 425,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 425,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 16630,
                                          "end": 16635,
                                          "loc": {
                                            "start": {
                                              "line": 425,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 425,
                                              "column": 26
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16636,
                                          "end": 16640,
                                          "loc": {
                                            "start": {
                                              "line": 425,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 425,
                                              "column": 31
                                            },
                                            "identifierName": "push"
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 16641,
                                          "end": 16646,
                                          "loc": {
                                            "start": {
                                              "line": 425,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 425,
                                              "column": 37
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16667,
                      "end": 16680,
                      "loc": {
                        "start": {
                          "line": 427,
                          "column": 8
                        },
                        "end": {
                          "line": 427,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 16674,
                        "end": 16680,
                        "loc": {
                          "start": {
                            "line": 427,
                            "column": 15
                          },
                          "end": {
                            "line": 427,
                            "column": 21
                          },
                          "identifierName": "owners"
                        },
                        "name": "owners"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 16692,
                "end": 16875,
                "loc": {
                  "start": {
                    "line": 430,
                    "column": 4
                  },
                  "end": {
                    "line": 436,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16692,
                  "end": 16700,
                  "loc": {
                    "start": {
                      "line": 430,
                      "column": 4
                    },
                    "end": {
                      "line": 430,
                      "column": 12
                    },
                    "identifierName": "getOwner"
                  },
                  "name": "getOwner"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16702,
                    "end": 16709,
                    "loc": {
                      "start": {
                        "line": 430,
                        "column": 14
                      },
                      "end": {
                        "line": 430,
                        "column": 21
                      },
                      "identifierName": "element"
                    },
                    "name": "element"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16711,
                  "end": 16875,
                  "loc": {
                    "start": {
                      "line": 430,
                      "column": 23
                    },
                    "end": {
                      "line": 436,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16721,
                      "end": 16730,
                      "loc": {
                        "start": {
                          "line": 431,
                          "column": 8
                        },
                        "end": {
                          "line": 431,
                          "column": 17
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16725,
                          "end": 16730,
                          "loc": {
                            "start": {
                              "line": 431,
                              "column": 12
                            },
                            "end": {
                              "line": 431,
                              "column": 17
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16725,
                            "end": 16730,
                            "loc": {
                              "start": {
                                "line": 431,
                                "column": 12
                              },
                              "end": {
                                "line": 431,
                                "column": 17
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 16739,
                      "end": 16848,
                      "loc": {
                        "start": {
                          "line": 432,
                          "column": 8
                        },
                        "end": {
                          "line": 434,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 16743,
                        "end": 16777,
                        "loc": {
                          "start": {
                            "line": 432,
                            "column": 12
                          },
                          "end": {
                            "line": 432,
                            "column": 46
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 16743,
                          "end": 16755,
                          "loc": {
                            "start": {
                              "line": 432,
                              "column": 12
                            },
                            "end": {
                              "line": 432,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 16743,
                            "end": 16750,
                            "loc": {
                              "start": {
                                "line": 432,
                                "column": 12
                              },
                              "end": {
                                "line": 432,
                                "column": 19
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16751,
                            "end": 16755,
                            "loc": {
                              "start": {
                                "line": 432,
                                "column": 20
                              },
                              "end": {
                                "line": 432,
                                "column": 24
                              },
                              "identifierName": "meta"
                            },
                            "name": "meta"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 16759,
                          "end": 16777,
                          "loc": {
                            "start": {
                              "line": 432,
                              "column": 28
                            },
                            "end": {
                              "line": 432,
                              "column": 46
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 16759,
                            "end": 16771,
                            "loc": {
                              "start": {
                                "line": 432,
                                "column": 28
                              },
                              "end": {
                                "line": 432,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 16759,
                              "end": 16766,
                              "loc": {
                                "start": {
                                  "line": 432,
                                  "column": 28
                                },
                                "end": {
                                  "line": 432,
                                  "column": 35
                                },
                                "identifierName": "element"
                              },
                              "name": "element"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 16767,
                              "end": 16771,
                              "loc": {
                                "start": {
                                  "line": 432,
                                  "column": 36
                                },
                                "end": {
                                  "line": 432,
                                  "column": 40
                                },
                                "identifierName": "meta"
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16772,
                            "end": 16777,
                            "loc": {
                              "start": {
                                "line": 432,
                                "column": 41
                              },
                              "end": {
                                "line": 432,
                                "column": 46
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 16779,
                        "end": 16848,
                        "loc": {
                          "start": {
                            "line": 432,
                            "column": 48
                          },
                          "end": {
                            "line": 434,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 16793,
                            "end": 16838,
                            "loc": {
                              "start": {
                                "line": 433,
                                "column": 12
                              },
                              "end": {
                                "line": 433,
                                "column": 57
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 16793,
                              "end": 16838,
                              "loc": {
                                "start": {
                                  "line": 433,
                                  "column": 12
                                },
                                "end": {
                                  "line": 433,
                                  "column": 57
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 16793,
                                "end": 16798,
                                "loc": {
                                  "start": {
                                    "line": 433,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 433,
                                    "column": 17
                                  },
                                  "identifierName": "owner"
                                },
                                "name": "owner"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 16801,
                                "end": 16838,
                                "loc": {
                                  "start": {
                                    "line": 433,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 433,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 16801,
                                  "end": 16818,
                                  "loc": {
                                    "start": {
                                      "line": 433,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 433,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 16801,
                                    "end": 16813,
                                    "loc": {
                                      "start": {
                                        "line": 433,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 433,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 16801,
                                      "end": 16805,
                                      "loc": {
                                        "start": {
                                          "line": 433,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 433,
                                          "column": 24
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 16806,
                                      "end": 16813,
                                      "loc": {
                                        "start": {
                                          "line": 433,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 433,
                                          "column": 32
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16814,
                                    "end": 16818,
                                    "loc": {
                                      "start": {
                                        "line": 433,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 433,
                                        "column": 37
                                      },
                                      "identifierName": "tree"
                                    },
                                    "name": "tree"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 16819,
                                  "end": 16837,
                                  "loc": {
                                    "start": {
                                      "line": 433,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 433,
                                      "column": 56
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 16819,
                                    "end": 16831,
                                    "loc": {
                                      "start": {
                                        "line": 433,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 433,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 16819,
                                      "end": 16826,
                                      "loc": {
                                        "start": {
                                          "line": 433,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 433,
                                          "column": 45
                                        },
                                        "identifierName": "element"
                                      },
                                      "name": "element"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 16827,
                                      "end": 16831,
                                      "loc": {
                                        "start": {
                                          "line": 433,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 433,
                                          "column": 50
                                        },
                                        "identifierName": "meta"
                                      },
                                      "name": "meta"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16832,
                                    "end": 16837,
                                    "loc": {
                                      "start": {
                                        "line": 433,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 433,
                                        "column": 56
                                      },
                                      "identifierName": "owner"
                                    },
                                    "name": "owner"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16857,
                      "end": 16869,
                      "loc": {
                        "start": {
                          "line": 435,
                          "column": 8
                        },
                        "end": {
                          "line": 435,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 16864,
                        "end": 16869,
                        "loc": {
                          "start": {
                            "line": 435,
                            "column": 15
                          },
                          "end": {
                            "line": 435,
                            "column": 20
                          },
                          "identifierName": "owner"
                        },
                        "name": "owner"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Climbs up the object tree to find the sketch this line belongs to.\n     * @return undefined, if no sketch was found.\n     ",
                    "start": 16881,
                    "end": 17016,
                    "loc": {
                      "start": {
                        "line": 438,
                        "column": 4
                      },
                      "end": {
                        "line": 441,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 17021,
                "end": 17608,
                "loc": {
                  "start": {
                    "line": 442,
                    "column": 4
                  },
                  "end": {
                    "line": 458,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 17021,
                  "end": 17032,
                  "loc": {
                    "start": {
                      "line": 442,
                      "column": 4
                    },
                    "end": {
                      "line": 442,
                      "column": 15
                    },
                    "identifierName": "getSketchId"
                  },
                  "name": "getSketchId",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 17034,
                    "end": 17040,
                    "loc": {
                      "start": {
                        "line": 442,
                        "column": 17
                      },
                      "end": {
                        "line": 442,
                        "column": 23
                      },
                      "identifierName": "lineId"
                    },
                    "name": "lineId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 17042,
                  "end": 17608,
                  "loc": {
                    "start": {
                      "line": 442,
                      "column": 25
                    },
                    "end": {
                      "line": 458,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 17052,
                      "end": 17064,
                      "loc": {
                        "start": {
                          "line": 443,
                          "column": 8
                        },
                        "end": {
                          "line": 443,
                          "column": 20
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17056,
                          "end": 17064,
                          "loc": {
                            "start": {
                              "line": 443,
                              "column": 12
                            },
                            "end": {
                              "line": 443,
                              "column": 20
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17056,
                            "end": 17064,
                            "loc": {
                              "start": {
                                "line": 443,
                                "column": 12
                              },
                              "end": {
                                "line": 443,
                                "column": 20
                              },
                              "identifierName": "sketchId"
                            },
                            "name": "sketchId"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 17073,
                      "end": 17160,
                      "loc": {
                        "start": {
                          "line": 444,
                          "column": 8
                        },
                        "end": {
                          "line": 444,
                          "column": 95
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17077,
                          "end": 17160,
                          "loc": {
                            "start": {
                              "line": 444,
                              "column": 12
                            },
                            "end": {
                              "line": 444,
                              "column": 95
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17077,
                            "end": 17085,
                            "loc": {
                              "start": {
                                "line": 444,
                                "column": 12
                              },
                              "end": {
                                "line": 444,
                                "column": 20
                              },
                              "identifierName": "parentId"
                            },
                            "name": "parentId"
                          },
                          "init": {
                            "type": "ConditionalExpression",
                            "start": 17088,
                            "end": 17160,
                            "loc": {
                              "start": {
                                "line": 444,
                                "column": 23
                              },
                              "end": {
                                "line": 444,
                                "column": 95
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 17088,
                              "end": 17113,
                              "loc": {
                                "start": {
                                  "line": 444,
                                  "column": 23
                                },
                                "end": {
                                  "line": 444,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 17088,
                                "end": 17105,
                                "loc": {
                                  "start": {
                                    "line": 444,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 444,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 17088,
                                  "end": 17100,
                                  "loc": {
                                    "start": {
                                      "line": 444,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 444,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 17088,
                                    "end": 17092,
                                    "loc": {
                                      "start": {
                                        "line": 444,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 444,
                                        "column": 27
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 17093,
                                    "end": 17100,
                                    "loc": {
                                      "start": {
                                        "line": 444,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 444,
                                        "column": 35
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 17101,
                                  "end": 17105,
                                  "loc": {
                                    "start": {
                                      "line": 444,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 444,
                                      "column": 40
                                    },
                                    "identifierName": "tree"
                                  },
                                  "name": "tree"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 17106,
                                "end": 17112,
                                "loc": {
                                  "start": {
                                    "line": 444,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 444,
                                    "column": 47
                                  },
                                  "identifierName": "lineId"
                                },
                                "name": "lineId"
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "MemberExpression",
                              "start": 17116,
                              "end": 17148,
                              "loc": {
                                "start": {
                                  "line": 444,
                                  "column": 51
                                },
                                "end": {
                                  "line": 444,
                                  "column": 83
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 17116,
                                "end": 17141,
                                "loc": {
                                  "start": {
                                    "line": 444,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 444,
                                    "column": 76
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 17116,
                                  "end": 17133,
                                  "loc": {
                                    "start": {
                                      "line": 444,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 444,
                                      "column": 68
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 17116,
                                    "end": 17128,
                                    "loc": {
                                      "start": {
                                        "line": 444,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 444,
                                        "column": 63
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 17116,
                                      "end": 17120,
                                      "loc": {
                                        "start": {
                                          "line": 444,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 444,
                                          "column": 55
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 17121,
                                      "end": 17128,
                                      "loc": {
                                        "start": {
                                          "line": 444,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 444,
                                          "column": 63
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 17129,
                                    "end": 17133,
                                    "loc": {
                                      "start": {
                                        "line": 444,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 444,
                                        "column": 68
                                      },
                                      "identifierName": "tree"
                                    },
                                    "name": "tree"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 17134,
                                  "end": 17140,
                                  "loc": {
                                    "start": {
                                      "line": 444,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 444,
                                      "column": 75
                                    },
                                    "identifierName": "lineId"
                                  },
                                  "name": "lineId"
                                },
                                "computed": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 17142,
                                "end": 17148,
                                "loc": {
                                  "start": {
                                    "line": 444,
                                    "column": 77
                                  },
                                  "end": {
                                    "line": 444,
                                    "column": 83
                                  },
                                  "identifierName": "parent"
                                },
                                "name": "parent"
                              },
                              "computed": false
                            },
                            "alternate": {
                              "type": "Identifier",
                              "start": 17151,
                              "end": 17160,
                              "loc": {
                                "start": {
                                  "line": 444,
                                  "column": 86
                                },
                                "end": {
                                  "line": 444,
                                  "column": 95
                                },
                                "identifierName": "undefined"
                              },
                              "name": "undefined"
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 17169,
                      "end": 17578,
                      "loc": {
                        "start": {
                          "line": 445,
                          "column": 8
                        },
                        "end": {
                          "line": 456,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 17176,
                        "end": 17198,
                        "loc": {
                          "start": {
                            "line": 445,
                            "column": 15
                          },
                          "end": {
                            "line": 445,
                            "column": 37
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 17176,
                          "end": 17184,
                          "loc": {
                            "start": {
                              "line": 445,
                              "column": 15
                            },
                            "end": {
                              "line": 445,
                              "column": 23
                            },
                            "identifierName": "parentId"
                          },
                          "name": "parentId"
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 17189,
                          "end": 17198,
                          "loc": {
                            "start": {
                              "line": 445,
                              "column": 28
                            },
                            "end": {
                              "line": 445,
                              "column": 37
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 17200,
                        "end": 17578,
                        "loc": {
                          "start": {
                            "line": 445,
                            "column": 39
                          },
                          "end": {
                            "line": 456,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 17214,
                            "end": 17568,
                            "loc": {
                              "start": {
                                "line": 446,
                                "column": 12
                              },
                              "end": {
                                "line": 455,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 17218,
                              "end": 17245,
                              "loc": {
                                "start": {
                                  "line": 446,
                                  "column": 16
                                },
                                "end": {
                                  "line": 446,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 17218,
                                "end": 17235,
                                "loc": {
                                  "start": {
                                    "line": 446,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 446,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 17218,
                                  "end": 17230,
                                  "loc": {
                                    "start": {
                                      "line": 446,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 446,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 17218,
                                    "end": 17222,
                                    "loc": {
                                      "start": {
                                        "line": 446,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 446,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 17223,
                                    "end": 17230,
                                    "loc": {
                                      "start": {
                                        "line": 446,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 446,
                                        "column": 28
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 17231,
                                  "end": 17235,
                                  "loc": {
                                    "start": {
                                      "line": 446,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 446,
                                      "column": 33
                                    },
                                    "identifierName": "tree"
                                  },
                                  "name": "tree"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 17236,
                                "end": 17244,
                                "loc": {
                                  "start": {
                                    "line": 446,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 446,
                                    "column": 42
                                  },
                                  "identifierName": "parentId"
                                },
                                "name": "parentId"
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 17247,
                              "end": 17510,
                              "loc": {
                                "start": {
                                  "line": 446,
                                  "column": 45
                                },
                                "end": {
                                  "line": 453,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 17265,
                                  "end": 17496,
                                  "loc": {
                                    "start": {
                                      "line": 447,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 452,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 17269,
                                    "end": 17318,
                                    "loc": {
                                      "start": {
                                        "line": 447,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 447,
                                        "column": 69
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 17269,
                                      "end": 17302,
                                      "loc": {
                                        "start": {
                                          "line": 447,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 447,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 17269,
                                        "end": 17296,
                                        "loc": {
                                          "start": {
                                            "line": 447,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 447,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 17269,
                                          "end": 17286,
                                          "loc": {
                                            "start": {
                                              "line": 447,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 447,
                                              "column": 37
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 17269,
                                            "end": 17281,
                                            "loc": {
                                              "start": {
                                                "line": 447,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 447,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 17269,
                                              "end": 17273,
                                              "loc": {
                                                "start": {
                                                  "line": 447,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 447,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17274,
                                              "end": 17281,
                                              "loc": {
                                                "start": {
                                                  "line": 447,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 447,
                                                  "column": 32
                                                },
                                                "identifierName": "session"
                                              },
                                              "name": "session"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 17282,
                                            "end": 17286,
                                            "loc": {
                                              "start": {
                                                "line": 447,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 447,
                                                "column": 37
                                              },
                                              "identifierName": "tree"
                                            },
                                            "name": "tree"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 17287,
                                          "end": 17295,
                                          "loc": {
                                            "start": {
                                              "line": 447,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 447,
                                              "column": 46
                                            },
                                            "identifierName": "parentId"
                                          },
                                          "name": "parentId"
                                        },
                                        "computed": true
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 17297,
                                        "end": 17302,
                                        "loc": {
                                          "start": {
                                            "line": 447,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 447,
                                            "column": 53
                                          },
                                          "identifierName": "class"
                                        },
                                        "name": "class"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 17307,
                                      "end": 17318,
                                      "loc": {
                                        "start": {
                                          "line": 447,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 447,
                                          "column": 69
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "CC_Sketch",
                                        "raw": "'CC_Sketch'"
                                      },
                                      "value": "CC_Sketch"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 17320,
                                    "end": 17405,
                                    "loc": {
                                      "start": {
                                        "line": 447,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 450,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17342,
                                        "end": 17361,
                                        "loc": {
                                          "start": {
                                            "line": 448,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 448,
                                            "column": 39
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 17342,
                                          "end": 17361,
                                          "loc": {
                                            "start": {
                                              "line": 448,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 448,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 17342,
                                            "end": 17350,
                                            "loc": {
                                              "start": {
                                                "line": 448,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 448,
                                                "column": 28
                                              },
                                              "identifierName": "sketchId"
                                            },
                                            "name": "sketchId"
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 17353,
                                            "end": 17361,
                                            "loc": {
                                              "start": {
                                                "line": 448,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 448,
                                                "column": 39
                                              },
                                              "identifierName": "parentId"
                                            },
                                            "name": "parentId"
                                          }
                                        }
                                      },
                                      {
                                        "type": "BreakStatement",
                                        "start": 17382,
                                        "end": 17387,
                                        "loc": {
                                          "start": {
                                            "line": 449,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 449,
                                            "column": 25
                                          }
                                        },
                                        "label": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 17411,
                                    "end": 17496,
                                    "loc": {
                                      "start": {
                                        "line": 450,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 452,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17433,
                                        "end": 17478,
                                        "loc": {
                                          "start": {
                                            "line": 451,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 451,
                                            "column": 65
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 17433,
                                          "end": 17478,
                                          "loc": {
                                            "start": {
                                              "line": 451,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 451,
                                              "column": 65
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 17433,
                                            "end": 17441,
                                            "loc": {
                                              "start": {
                                                "line": 451,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 28
                                              },
                                              "identifierName": "parentId"
                                            },
                                            "name": "parentId"
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 17444,
                                            "end": 17478,
                                            "loc": {
                                              "start": {
                                                "line": 451,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 65
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 17444,
                                              "end": 17471,
                                              "loc": {
                                                "start": {
                                                  "line": 451,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 451,
                                                  "column": 58
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 17444,
                                                "end": 17461,
                                                "loc": {
                                                  "start": {
                                                    "line": 451,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 451,
                                                    "column": 48
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 17444,
                                                  "end": 17456,
                                                  "loc": {
                                                    "start": {
                                                      "line": 451,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 451,
                                                      "column": 43
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 17444,
                                                    "end": 17448,
                                                    "loc": {
                                                      "start": {
                                                        "line": 451,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 451,
                                                        "column": 35
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 17449,
                                                    "end": 17456,
                                                    "loc": {
                                                      "start": {
                                                        "line": 451,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 451,
                                                        "column": 43
                                                      },
                                                      "identifierName": "session"
                                                    },
                                                    "name": "session"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 17457,
                                                  "end": 17461,
                                                  "loc": {
                                                    "start": {
                                                      "line": 451,
                                                      "column": 44
                                                    },
                                                    "end": {
                                                      "line": 451,
                                                      "column": 48
                                                    },
                                                    "identifierName": "tree"
                                                  },
                                                  "name": "tree"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 17462,
                                                "end": 17470,
                                                "loc": {
                                                  "start": {
                                                    "line": 451,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 451,
                                                    "column": 57
                                                  },
                                                  "identifierName": "parentId"
                                                },
                                                "name": "parentId"
                                              },
                                              "computed": true
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17472,
                                              "end": 17478,
                                              "loc": {
                                                "start": {
                                                  "line": 451,
                                                  "column": 59
                                                },
                                                "end": {
                                                  "line": 451,
                                                  "column": 65
                                                },
                                                "identifierName": "parent"
                                              },
                                              "name": "parent"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 17516,
                              "end": 17568,
                              "loc": {
                                "start": {
                                  "line": 453,
                                  "column": 19
                                },
                                "end": {
                                  "line": 455,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 17534,
                                  "end": 17554,
                                  "loc": {
                                    "start": {
                                      "line": 454,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 454,
                                      "column": 36
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 17534,
                                    "end": 17554,
                                    "loc": {
                                      "start": {
                                        "line": 454,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 454,
                                        "column": 36
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 17534,
                                      "end": 17542,
                                      "loc": {
                                        "start": {
                                          "line": 454,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 454,
                                          "column": 24
                                        },
                                        "identifierName": "parentId"
                                      },
                                      "name": "parentId"
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 17545,
                                      "end": 17554,
                                      "loc": {
                                        "start": {
                                          "line": 454,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 454,
                                          "column": 36
                                        },
                                        "identifierName": "undefined"
                                      },
                                      "name": "undefined"
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 17587,
                      "end": 17602,
                      "loc": {
                        "start": {
                          "line": 457,
                          "column": 8
                        },
                        "end": {
                          "line": 457,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 17594,
                        "end": 17602,
                        "loc": {
                          "start": {
                            "line": 457,
                            "column": 15
                          },
                          "end": {
                            "line": 457,
                            "column": 23
                          },
                          "identifierName": "sketchId"
                        },
                        "name": "sketchId"
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Climbs up the object tree to find the sketch this line belongs to.\n     * @return undefined, if no sketch was found.\n     ",
                    "start": 16881,
                    "end": 17016,
                    "loc": {
                      "start": {
                        "line": 438,
                        "column": 4
                      },
                      "end": {
                        "line": 441,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 17614,
                "end": 17913,
                "loc": {
                  "start": {
                    "line": 460,
                    "column": 4
                  },
                  "end": {
                    "line": 470,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 17614,
                  "end": 17629,
                  "loc": {
                    "start": {
                      "line": 460,
                      "column": 4
                    },
                    "end": {
                      "line": 460,
                      "column": 19
                    },
                    "identifierName": "resetProperties"
                  },
                  "name": "resetProperties"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 17633,
                  "end": 17913,
                  "loc": {
                    "start": {
                      "line": 460,
                      "column": 23
                    },
                    "end": {
                      "line": 470,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 17643,
                      "end": 17663,
                      "loc": {
                        "start": {
                          "line": 461,
                          "column": 8
                        },
                        "end": {
                          "line": 461,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17643,
                        "end": 17663,
                        "loc": {
                          "start": {
                            "line": 461,
                            "column": 8
                          },
                          "end": {
                            "line": 461,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17643,
                          "end": 17661,
                          "loc": {
                            "start": {
                              "line": 461,
                              "column": 8
                            },
                            "end": {
                              "line": 461,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17643,
                            "end": 17655,
                            "loc": {
                              "start": {
                                "line": 461,
                                "column": 8
                              },
                              "end": {
                                "line": 461,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17643,
                              "end": 17647,
                              "loc": {
                                "start": {
                                  "line": 461,
                                  "column": 8
                                },
                                "end": {
                                  "line": 461,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17648,
                              "end": 17655,
                              "loc": {
                                "start": {
                                  "line": 461,
                                  "column": 13
                                },
                                "end": {
                                  "line": 461,
                                  "column": 20
                                },
                                "identifierName": "kFactor"
                              },
                              "name": "kFactor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17656,
                            "end": 17661,
                            "loc": {
                              "start": {
                                "line": 461,
                                "column": 21
                              },
                              "end": {
                                "line": 461,
                                "column": 26
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17672,
                      "end": 17691,
                      "loc": {
                        "start": {
                          "line": 462,
                          "column": 8
                        },
                        "end": {
                          "line": 462,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17672,
                        "end": 17691,
                        "loc": {
                          "start": {
                            "line": 462,
                            "column": 8
                          },
                          "end": {
                            "line": 462,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17672,
                          "end": 17689,
                          "loc": {
                            "start": {
                              "line": 462,
                              "column": 8
                            },
                            "end": {
                              "line": 462,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17672,
                            "end": 17683,
                            "loc": {
                              "start": {
                                "line": 462,
                                "column": 8
                              },
                              "end": {
                                "line": 462,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17672,
                              "end": 17676,
                              "loc": {
                                "start": {
                                  "line": 462,
                                  "column": 8
                                },
                                "end": {
                                  "line": 462,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17677,
                              "end": 17683,
                              "loc": {
                                "start": {
                                  "line": 462,
                                  "column": 13
                                },
                                "end": {
                                  "line": 462,
                                  "column": 19
                                },
                                "identifierName": "radius"
                              },
                              "name": "radius"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17684,
                            "end": 17689,
                            "loc": {
                              "start": {
                                "line": 462,
                                "column": 20
                              },
                              "end": {
                                "line": 462,
                                "column": 25
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17700,
                      "end": 17723,
                      "loc": {
                        "start": {
                          "line": 463,
                          "column": 8
                        },
                        "end": {
                          "line": 463,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17700,
                        "end": 17723,
                        "loc": {
                          "start": {
                            "line": 463,
                            "column": 8
                          },
                          "end": {
                            "line": 463,
                            "column": 31
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17700,
                          "end": 17721,
                          "loc": {
                            "start": {
                              "line": 463,
                              "column": 8
                            },
                            "end": {
                              "line": 463,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17700,
                            "end": 17715,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 8
                              },
                              "end": {
                                "line": 463,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17700,
                              "end": 17704,
                              "loc": {
                                "start": {
                                  "line": 463,
                                  "column": 8
                                },
                                "end": {
                                  "line": 463,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17705,
                              "end": 17715,
                              "loc": {
                                "start": {
                                  "line": 463,
                                  "column": 13
                                },
                                "end": {
                                  "line": 463,
                                  "column": 23
                                },
                                "identifierName": "isBendLine"
                              },
                              "name": "isBendLine"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17716,
                            "end": 17721,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 24
                              },
                              "end": {
                                "line": 463,
                                "column": 29
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17732,
                      "end": 17751,
                      "loc": {
                        "start": {
                          "line": 464,
                          "column": 8
                        },
                        "end": {
                          "line": 464,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17732,
                        "end": 17751,
                        "loc": {
                          "start": {
                            "line": 464,
                            "column": 8
                          },
                          "end": {
                            "line": 464,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17732,
                          "end": 17749,
                          "loc": {
                            "start": {
                              "line": 464,
                              "column": 8
                            },
                            "end": {
                              "line": 464,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17732,
                            "end": 17743,
                            "loc": {
                              "start": {
                                "line": 464,
                                "column": 8
                              },
                              "end": {
                                "line": 464,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17732,
                              "end": 17736,
                              "loc": {
                                "start": {
                                  "line": 464,
                                  "column": 8
                                },
                                "end": {
                                  "line": 464,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17737,
                              "end": 17743,
                              "loc": {
                                "start": {
                                  "line": 464,
                                  "column": 13
                                },
                                "end": {
                                  "line": 464,
                                  "column": 19
                                },
                                "identifierName": "foldUp"
                              },
                              "name": "foldUp"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17744,
                            "end": 17749,
                            "loc": {
                              "start": {
                                "line": 464,
                                "column": 20
                              },
                              "end": {
                                "line": 464,
                                "column": 25
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17760,
                      "end": 17781,
                      "loc": {
                        "start": {
                          "line": 465,
                          "column": 8
                        },
                        "end": {
                          "line": 465,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17760,
                        "end": 17781,
                        "loc": {
                          "start": {
                            "line": 465,
                            "column": 8
                          },
                          "end": {
                            "line": 465,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17760,
                          "end": 17779,
                          "loc": {
                            "start": {
                              "line": 465,
                              "column": 8
                            },
                            "end": {
                              "line": 465,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17760,
                            "end": 17773,
                            "loc": {
                              "start": {
                                "line": 465,
                                "column": 8
                              },
                              "end": {
                                "line": 465,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17760,
                              "end": 17764,
                              "loc": {
                                "start": {
                                  "line": 465,
                                  "column": 8
                                },
                                "end": {
                                  "line": 465,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17765,
                              "end": 17773,
                              "loc": {
                                "start": {
                                  "line": 465,
                                  "column": 13
                                },
                                "end": {
                                  "line": 465,
                                  "column": 21
                                },
                                "identifierName": "foldDown"
                              },
                              "name": "foldDown"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17774,
                            "end": 17779,
                            "loc": {
                              "start": {
                                "line": 465,
                                "column": 22
                              },
                              "end": {
                                "line": 465,
                                "column": 27
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17790,
                      "end": 17807,
                      "loc": {
                        "start": {
                          "line": 466,
                          "column": 8
                        },
                        "end": {
                          "line": 466,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17790,
                        "end": 17807,
                        "loc": {
                          "start": {
                            "line": 466,
                            "column": 8
                          },
                          "end": {
                            "line": 466,
                            "column": 25
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17790,
                          "end": 17805,
                          "loc": {
                            "start": {
                              "line": 466,
                              "column": 8
                            },
                            "end": {
                              "line": 466,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17790,
                            "end": 17799,
                            "loc": {
                              "start": {
                                "line": 466,
                                "column": 8
                              },
                              "end": {
                                "line": 466,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17790,
                              "end": 17794,
                              "loc": {
                                "start": {
                                  "line": 466,
                                  "column": 8
                                },
                                "end": {
                                  "line": 466,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17795,
                              "end": 17799,
                              "loc": {
                                "start": {
                                  "line": 466,
                                  "column": 13
                                },
                                "end": {
                                  "line": 466,
                                  "column": 17
                                },
                                "identifierName": "bend"
                              },
                              "name": "bend"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17800,
                            "end": 17805,
                            "loc": {
                              "start": {
                                "line": 466,
                                "column": 18
                              },
                              "end": {
                                "line": 466,
                                "column": 23
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17816,
                      "end": 17834,
                      "loc": {
                        "start": {
                          "line": 467,
                          "column": 8
                        },
                        "end": {
                          "line": 467,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17816,
                        "end": 17834,
                        "loc": {
                          "start": {
                            "line": 467,
                            "column": 8
                          },
                          "end": {
                            "line": 467,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17816,
                          "end": 17832,
                          "loc": {
                            "start": {
                              "line": 467,
                              "column": 8
                            },
                            "end": {
                              "line": 467,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17816,
                            "end": 17826,
                            "loc": {
                              "start": {
                                "line": 467,
                                "column": 8
                              },
                              "end": {
                                "line": 467,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17816,
                              "end": 17820,
                              "loc": {
                                "start": {
                                  "line": 467,
                                  "column": 8
                                },
                                "end": {
                                  "line": 467,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17821,
                              "end": 17826,
                              "loc": {
                                "start": {
                                  "line": 467,
                                  "column": 13
                                },
                                "end": {
                                  "line": 467,
                                  "column": 18
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17827,
                            "end": 17832,
                            "loc": {
                              "start": {
                                "line": 467,
                                "column": 19
                              },
                              "end": {
                                "line": 467,
                                "column": 24
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17843,
                      "end": 17869,
                      "loc": {
                        "start": {
                          "line": 468,
                          "column": 8
                        },
                        "end": {
                          "line": 468,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17843,
                        "end": 17869,
                        "loc": {
                          "start": {
                            "line": 468,
                            "column": 8
                          },
                          "end": {
                            "line": 468,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17843,
                          "end": 17867,
                          "loc": {
                            "start": {
                              "line": 468,
                              "column": 8
                            },
                            "end": {
                              "line": 468,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17843,
                            "end": 17861,
                            "loc": {
                              "start": {
                                "line": 468,
                                "column": 8
                              },
                              "end": {
                                "line": 468,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17843,
                              "end": 17847,
                              "loc": {
                                "start": {
                                  "line": 468,
                                  "column": 8
                                },
                                "end": {
                                  "line": 468,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17848,
                              "end": 17861,
                              "loc": {
                                "start": {
                                  "line": 468,
                                  "column": 13
                                },
                                "end": {
                                  "line": 468,
                                  "column": 26
                                },
                                "identifierName": "bendDeduction"
                              },
                              "name": "bendDeduction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17862,
                            "end": 17867,
                            "loc": {
                              "start": {
                                "line": 468,
                                "column": 27
                              },
                              "end": {
                                "line": 468,
                                "column": 32
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17878,
                      "end": 17907,
                      "loc": {
                        "start": {
                          "line": 469,
                          "column": 8
                        },
                        "end": {
                          "line": 469,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17878,
                        "end": 17907,
                        "loc": {
                          "start": {
                            "line": 469,
                            "column": 8
                          },
                          "end": {
                            "line": 469,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17878,
                          "end": 17905,
                          "loc": {
                            "start": {
                              "line": 469,
                              "column": 8
                            },
                            "end": {
                              "line": 469,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17878,
                            "end": 17899,
                            "loc": {
                              "start": {
                                "line": 469,
                                "column": 8
                              },
                              "end": {
                                "line": 469,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17878,
                              "end": 17882,
                              "loc": {
                                "start": {
                                  "line": 469,
                                  "column": 8
                                },
                                "end": {
                                  "line": 469,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17883,
                              "end": 17899,
                              "loc": {
                                "start": {
                                  "line": 469,
                                  "column": 13
                                },
                                "end": {
                                  "line": 469,
                                  "column": 29
                                },
                                "identifierName": "isLaserSignature"
                              },
                              "name": "isLaserSignature"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17900,
                            "end": 17905,
                            "loc": {
                              "start": {
                                "line": 469,
                                "column": 30
                              },
                              "end": {
                                "line": 469,
                                "column": 35
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
                    "start": 17919,
                    "end": 18027,
                    "loc": {
                      "start": {
                        "line": 472,
                        "column": 4
                      },
                      "end": {
                        "line": 475,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 18032,
                "end": 18048,
                "loc": {
                  "start": {
                    "line": 476,
                    "column": 4
                  },
                  "end": {
                    "line": 476,
                    "column": 20
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18032,
                  "end": 18042,
                  "loc": {
                    "start": {
                      "line": 476,
                      "column": 4
                    },
                    "end": {
                      "line": 476,
                      "column": 14
                    },
                    "identifierName": "onDisabled"
                  },
                  "name": "onDisabled",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 18046,
                  "end": 18048,
                  "loc": {
                    "start": {
                      "line": 476,
                      "column": 18
                    },
                    "end": {
                      "line": 476,
                      "column": 20
                    }
                  },
                  "body": [],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
                    "start": 17919,
                    "end": 18027,
                    "loc": {
                      "start": {
                        "line": 472,
                        "column": 4
                      },
                      "end": {
                        "line": 475,
                        "column": 7
                      }
                    }
                  }
                ]
              }
            ]
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
              "start": 2481,
              "end": 2618,
              "loc": {
                "start": {
                  "line": 73,
                  "column": 0
                },
                "end": {
                  "line": 76,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
            "start": 2481,
            "end": 2618,
            "loc": {
              "start": {
                "line": 73,
                "column": 0
              },
              "end": {
                "line": 76,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @module Properties plugin for awv3\n ",
      "start": 0,
      "end": 45,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Class representing the CC_Bending class with equal member-names.\n * bendAngle = params[0];\n * preAngle = params[1];\n * bendRadiusDB = params[2];\n * bendRadius = params[3];\n * color = params[4];\n * lineType = params[5];\n * bendDeduction = params[6];\n * upperTool = params[7];\n * lowerTool = params[8];\n * bendType = params[9];\n * bendMethod = params[10];\n * bendTechnique = params[11];\n ",
      "start": 204,
      "end": 599,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 23,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
      "start": 2481,
      "end": 2618,
      "loc": {
        "start": {
          "line": 73,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " constant settings by Blexon",
      "start": 2990,
      "end": 3020,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
      "start": 3186,
      "end": 3264,
      "loc": {
        "start": {
          "line": 89,
          "column": 31
        },
        "end": {
          "line": 89,
          "column": 109
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection",
      "start": 3359,
      "end": 3371,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 20
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 3550,
      "end": 3560,
      "loc": {
        "start": {
          "line": 102,
          "column": 8
        },
        "end": {
          "line": 102,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser signature",
      "start": 5549,
      "end": 5567,
      "loc": {
        "start": {
          "line": 170,
          "column": 8
        },
        "end": {
          "line": 170,
          "column": 26
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 5946,
      "end": 5956,
      "loc": {
        "start": {
          "line": 183,
          "column": 8
        },
        "end": {
          "line": 183,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " order of elements",
      "start": 6189,
      "end": 6209,
      "loc": {
        "start": {
          "line": 193,
          "column": 8
        },
        "end": {
          "line": 193,
          "column": 28
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is enabled.\n     ",
      "start": 6431,
      "end": 6484,
      "loc": {
        "start": {
          "line": 201,
          "column": 4
        },
        "end": {
          "line": 203,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection changed",
      "start": 6542,
      "end": 6562,
      "loc": {
        "start": {
          "line": 207,
          "column": 8
        },
        "end": {
          "line": 207,
          "column": 28
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 6876,
      "end": 6911,
      "loc": {
        "start": {
          "line": 213,
          "column": 20
        },
        "end": {
          "line": 213,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " 30 degrees",
      "start": 7538,
      "end": 7551,
      "loc": {
        "start": {
          "line": 221,
          "column": 74
        },
        "end": {
          "line": 221,
          "column": 87
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " -30 degrees",
      "start": 7806,
      "end": 7820,
      "loc": {
        "start": {
          "line": 225,
          "column": 63
        },
        "end": {
          "line": 225,
          "column": 77
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " console.log('bending', bending)",
      "start": 8370,
      "end": 8404,
      "loc": {
        "start": {
          "line": 236,
          "column": 24
        },
        "end": {
          "line": 236,
          "column": 58
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 8770,
      "end": 8780,
      "loc": {
        "start": {
          "line": 248,
          "column": 8
        },
        "end": {
          "line": 248,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser",
      "start": 10952,
      "end": 10960,
      "loc": {
        "start": {
          "line": 311,
          "column": 8
        },
        "end": {
          "line": 311,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 11137,
      "end": 11147,
      "loc": {
        "start": {
          "line": 318,
          "column": 8
        },
        "end": {
          "line": 318,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get bending",
      "start": 11354,
      "end": 11368,
      "loc": {
        "start": {
          "line": 323,
          "column": 16
        },
        "end": {
          "line": 323,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " TODO validate",
      "start": 11792,
      "end": 11808,
      "loc": {
        "start": {
          "line": 333,
          "column": 16
        },
        "end": {
          "line": 333,
          "column": 32
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 11932,
      "end": 11967,
      "loc": {
        "start": {
          "line": 336,
          "column": 20
        },
        "end": {
          "line": 336,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Plugins can observe the whole session including the tree",
      "start": 15509,
      "end": 15568,
      "loc": {
        "start": {
          "line": 393,
          "column": 8
        },
        "end": {
          "line": 393,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " The second arg to observe fires on init",
      "start": 15577,
      "end": 15619,
      "loc": {
        "start": {
          "line": 394,
          "column": 8
        },
        "end": {
          "line": 394,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " this.session.observe(state => state.tree.features, features => {",
      "start": 15628,
      "end": 15695,
      "loc": {
        "start": {
          "line": 395,
          "column": 8
        },
        "end": {
          "line": 395,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
      "start": 15704,
      "end": 15786,
      "loc": {
        "start": {
          "line": 396,
          "column": 8
        },
        "end": {
          "line": 396,
          "column": 90
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " }, true);",
      "start": 15795,
      "end": 15807,
      "loc": {
        "start": {
          "line": 397,
          "column": 8
        },
        "end": {
          "line": 397,
          "column": 20
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Get the ids of the owner of the selected elements.\n     * @param {array} selectedElements - array of materials with meta-info\n     * @return {array} - owners of the selected elements\n     ",
      "start": 15819,
      "end": 16020,
      "loc": {
        "start": {
          "line": 400,
          "column": 4
        },
        "end": {
          "line": 404,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Climbs up the object tree to find the sketch this line belongs to.\n     * @return undefined, if no sketch was found.\n     ",
      "start": 16881,
      "end": 17016,
      "loc": {
        "start": {
          "line": 438,
          "column": 4
        },
        "end": {
          "line": 441,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
      "start": 17919,
      "end": 18027,
      "loc": {
        "start": {
          "line": 472,
          "column": 4
        },
        "end": {
          "line": 475,
          "column": 7
        }
      }
    }
  ],
  "tokens": [
    {
      "type": "CommentBlock",
      "value": "*\n * @module Properties plugin for awv3\n ",
      "start": 0,
      "end": 45,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 47,
      "end": 53,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 54,
      "end": 55,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 56,
      "end": 58,
      "loc": {
        "start": {
          "line": 5,
          "column": 9
        },
        "end": {
          "line": 5,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 59,
      "end": 64,
      "loc": {
        "start": {
          "line": 5,
          "column": 12
        },
        "end": {
          "line": 5,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 65,
      "end": 69,
      "loc": {
        "start": {
          "line": 5,
          "column": 18
        },
        "end": {
          "line": 5,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "three",
      "start": 70,
      "end": 77,
      "loc": {
        "start": {
          "line": 5,
          "column": 23
        },
        "end": {
          "line": 5,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 78,
      "end": 84,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Plugin",
      "start": 85,
      "end": 91,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 92,
      "end": 96,
      "loc": {
        "start": {
          "line": 6,
          "column": 14
        },
        "end": {
          "line": 6,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../session/plugin",
      "start": 97,
      "end": 119,
      "loc": {
        "start": {
          "line": 6,
          "column": 19
        },
        "end": {
          "line": 6,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 120,
      "end": 126,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 127,
      "end": 128,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 129,
      "end": 134,
      "loc": {
        "start": {
          "line": 7,
          "column": 9
        },
        "end": {
          "line": 7,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 134,
      "end": 135,
      "loc": {
        "start": {
          "line": 7,
          "column": 14
        },
        "end": {
          "line": 7,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 136,
      "end": 142,
      "loc": {
        "start": {
          "line": 7,
          "column": 16
        },
        "end": {
          "line": 7,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 142,
      "end": 143,
      "loc": {
        "start": {
          "line": 7,
          "column": 22
        },
        "end": {
          "line": 7,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 144,
      "end": 149,
      "loc": {
        "start": {
          "line": 7,
          "column": 24
        },
        "end": {
          "line": 7,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 149,
      "end": 150,
      "loc": {
        "start": {
          "line": 7,
          "column": 29
        },
        "end": {
          "line": 7,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Selection",
      "start": 151,
      "end": 160,
      "loc": {
        "start": {
          "line": 7,
          "column": 31
        },
        "end": {
          "line": 7,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 160,
      "end": 161,
      "loc": {
        "start": {
          "line": 7,
          "column": 40
        },
        "end": {
          "line": 7,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 162,
      "end": 170,
      "loc": {
        "start": {
          "line": 7,
          "column": 42
        },
        "end": {
          "line": 7,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 171,
      "end": 172,
      "loc": {
        "start": {
          "line": 7,
          "column": 51
        },
        "end": {
          "line": 7,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 173,
      "end": 177,
      "loc": {
        "start": {
          "line": 7,
          "column": 53
        },
        "end": {
          "line": 7,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../session/elements",
      "start": 178,
      "end": 202,
      "loc": {
        "start": {
          "line": 7,
          "column": 58
        },
        "end": {
          "line": 7,
          "column": 82
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Class representing the CC_Bending class with equal member-names.\n * bendAngle = params[0];\n * preAngle = params[1];\n * bendRadiusDB = params[2];\n * bendRadius = params[3];\n * color = params[4];\n * lineType = params[5];\n * bendDeduction = params[6];\n * upperTool = params[7];\n * lowerTool = params[8];\n * bendType = params[9];\n * bendMethod = params[10];\n * bendTechnique = params[11];\n ",
      "start": 204,
      "end": 599,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 23,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 600,
      "end": 605,
      "loc": {
        "start": {
          "line": 24,
          "column": 0
        },
        "end": {
          "line": 24,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 606,
      "end": 623,
      "loc": {
        "start": {
          "line": 24,
          "column": 6
        },
        "end": {
          "line": 24,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 624,
      "end": 625,
      "loc": {
        "start": {
          "line": 24,
          "column": 24
        },
        "end": {
          "line": 24,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 630,
      "end": 641,
      "loc": {
        "start": {
          "line": 25,
          "column": 4
        },
        "end": {
          "line": 25,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 642,
      "end": 643,
      "loc": {
        "start": {
          "line": 25,
          "column": 16
        },
        "end": {
          "line": 25,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 643,
      "end": 656,
      "loc": {
        "start": {
          "line": 25,
          "column": 17
        },
        "end": {
          "line": 25,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 657,
      "end": 658,
      "loc": {
        "start": {
          "line": 25,
          "column": 31
        },
        "end": {
          "line": 25,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 659,
      "end": 668,
      "loc": {
        "start": {
          "line": 25,
          "column": 33
        },
        "end": {
          "line": 25,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 668,
      "end": 669,
      "loc": {
        "start": {
          "line": 25,
          "column": 42
        },
        "end": {
          "line": 25,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 670,
      "end": 671,
      "loc": {
        "start": {
          "line": 25,
          "column": 44
        },
        "end": {
          "line": 25,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 680,
      "end": 682,
      "loc": {
        "start": {
          "line": 26,
          "column": 8
        },
        "end": {
          "line": 26,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 683,
      "end": 684,
      "loc": {
        "start": {
          "line": 26,
          "column": 11
        },
        "end": {
          "line": 26,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 684,
      "end": 697,
      "loc": {
        "start": {
          "line": 26,
          "column": 12
        },
        "end": {
          "line": 26,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 697,
      "end": 698,
      "loc": {
        "start": {
          "line": 26,
          "column": 25
        },
        "end": {
          "line": 26,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 699,
      "end": 700,
      "loc": {
        "start": {
          "line": 26,
          "column": 27
        },
        "end": {
          "line": 26,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 713,
      "end": 717,
      "loc": {
        "start": {
          "line": 27,
          "column": 12
        },
        "end": {
          "line": 27,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 717,
      "end": 718,
      "loc": {
        "start": {
          "line": 27,
          "column": 16
        },
        "end": {
          "line": 27,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 718,
      "end": 727,
      "loc": {
        "start": {
          "line": 27,
          "column": 17
        },
        "end": {
          "line": 27,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 728,
      "end": 729,
      "loc": {
        "start": {
          "line": 27,
          "column": 27
        },
        "end": {
          "line": 27,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 730,
      "end": 743,
      "loc": {
        "start": {
          "line": 27,
          "column": 29
        },
        "end": {
          "line": 27,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 743,
      "end": 744,
      "loc": {
        "start": {
          "line": 27,
          "column": 42
        },
        "end": {
          "line": 27,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 744,
      "end": 751,
      "loc": {
        "start": {
          "line": 27,
          "column": 43
        },
        "end": {
          "line": 27,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 751,
      "end": 752,
      "loc": {
        "start": {
          "line": 27,
          "column": 50
        },
        "end": {
          "line": 27,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 752,
      "end": 761,
      "loc": {
        "start": {
          "line": 27,
          "column": 51
        },
        "end": {
          "line": 27,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 761,
      "end": 762,
      "loc": {
        "start": {
          "line": 27,
          "column": 60
        },
        "end": {
          "line": 27,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 762,
      "end": 767,
      "loc": {
        "start": {
          "line": 27,
          "column": 61
        },
        "end": {
          "line": 27,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 780,
      "end": 784,
      "loc": {
        "start": {
          "line": 28,
          "column": 12
        },
        "end": {
          "line": 28,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 784,
      "end": 785,
      "loc": {
        "start": {
          "line": 28,
          "column": 16
        },
        "end": {
          "line": 28,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 785,
      "end": 793,
      "loc": {
        "start": {
          "line": 28,
          "column": 17
        },
        "end": {
          "line": 28,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 794,
      "end": 795,
      "loc": {
        "start": {
          "line": 28,
          "column": 26
        },
        "end": {
          "line": 28,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 796,
      "end": 809,
      "loc": {
        "start": {
          "line": 28,
          "column": 28
        },
        "end": {
          "line": 28,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 809,
      "end": 810,
      "loc": {
        "start": {
          "line": 28,
          "column": 41
        },
        "end": {
          "line": 28,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 810,
      "end": 817,
      "loc": {
        "start": {
          "line": 28,
          "column": 42
        },
        "end": {
          "line": 28,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 817,
      "end": 818,
      "loc": {
        "start": {
          "line": 28,
          "column": 49
        },
        "end": {
          "line": 28,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 818,
      "end": 826,
      "loc": {
        "start": {
          "line": 28,
          "column": 50
        },
        "end": {
          "line": 28,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 826,
      "end": 827,
      "loc": {
        "start": {
          "line": 28,
          "column": 58
        },
        "end": {
          "line": 28,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 827,
      "end": 832,
      "loc": {
        "start": {
          "line": 28,
          "column": 59
        },
        "end": {
          "line": 28,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 845,
      "end": 849,
      "loc": {
        "start": {
          "line": 29,
          "column": 12
        },
        "end": {
          "line": 29,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 849,
      "end": 850,
      "loc": {
        "start": {
          "line": 29,
          "column": 16
        },
        "end": {
          "line": 29,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadiusDB",
      "start": 850,
      "end": 862,
      "loc": {
        "start": {
          "line": 29,
          "column": 17
        },
        "end": {
          "line": 29,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 863,
      "end": 864,
      "loc": {
        "start": {
          "line": 29,
          "column": 30
        },
        "end": {
          "line": 29,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 865,
      "end": 878,
      "loc": {
        "start": {
          "line": 29,
          "column": 32
        },
        "end": {
          "line": 29,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 878,
      "end": 879,
      "loc": {
        "start": {
          "line": 29,
          "column": 45
        },
        "end": {
          "line": 29,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 879,
      "end": 886,
      "loc": {
        "start": {
          "line": 29,
          "column": 46
        },
        "end": {
          "line": 29,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 886,
      "end": 887,
      "loc": {
        "start": {
          "line": 29,
          "column": 53
        },
        "end": {
          "line": 29,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadiusDB",
      "start": 887,
      "end": 899,
      "loc": {
        "start": {
          "line": 29,
          "column": 54
        },
        "end": {
          "line": 29,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 899,
      "end": 900,
      "loc": {
        "start": {
          "line": 29,
          "column": 66
        },
        "end": {
          "line": 29,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 900,
      "end": 905,
      "loc": {
        "start": {
          "line": 29,
          "column": 67
        },
        "end": {
          "line": 29,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 918,
      "end": 922,
      "loc": {
        "start": {
          "line": 30,
          "column": 12
        },
        "end": {
          "line": 30,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 922,
      "end": 923,
      "loc": {
        "start": {
          "line": 30,
          "column": 16
        },
        "end": {
          "line": 30,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 923,
      "end": 933,
      "loc": {
        "start": {
          "line": 30,
          "column": 17
        },
        "end": {
          "line": 30,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 934,
      "end": 935,
      "loc": {
        "start": {
          "line": 30,
          "column": 28
        },
        "end": {
          "line": 30,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 936,
      "end": 949,
      "loc": {
        "start": {
          "line": 30,
          "column": 30
        },
        "end": {
          "line": 30,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 949,
      "end": 950,
      "loc": {
        "start": {
          "line": 30,
          "column": 43
        },
        "end": {
          "line": 30,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 950,
      "end": 957,
      "loc": {
        "start": {
          "line": 30,
          "column": 44
        },
        "end": {
          "line": 30,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 957,
      "end": 958,
      "loc": {
        "start": {
          "line": 30,
          "column": 51
        },
        "end": {
          "line": 30,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 958,
      "end": 968,
      "loc": {
        "start": {
          "line": 30,
          "column": 52
        },
        "end": {
          "line": 30,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 968,
      "end": 969,
      "loc": {
        "start": {
          "line": 30,
          "column": 62
        },
        "end": {
          "line": 30,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 969,
      "end": 974,
      "loc": {
        "start": {
          "line": 30,
          "column": 63
        },
        "end": {
          "line": 30,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 987,
      "end": 991,
      "loc": {
        "start": {
          "line": 31,
          "column": 12
        },
        "end": {
          "line": 31,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 991,
      "end": 992,
      "loc": {
        "start": {
          "line": 31,
          "column": 16
        },
        "end": {
          "line": 31,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 992,
      "end": 997,
      "loc": {
        "start": {
          "line": 31,
          "column": 17
        },
        "end": {
          "line": 31,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 998,
      "end": 999,
      "loc": {
        "start": {
          "line": 31,
          "column": 23
        },
        "end": {
          "line": 31,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1000,
      "end": 1013,
      "loc": {
        "start": {
          "line": 31,
          "column": 25
        },
        "end": {
          "line": 31,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1013,
      "end": 1014,
      "loc": {
        "start": {
          "line": 31,
          "column": 38
        },
        "end": {
          "line": 31,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1014,
      "end": 1021,
      "loc": {
        "start": {
          "line": 31,
          "column": 39
        },
        "end": {
          "line": 31,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1021,
      "end": 1022,
      "loc": {
        "start": {
          "line": 31,
          "column": 46
        },
        "end": {
          "line": 31,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 1022,
      "end": 1027,
      "loc": {
        "start": {
          "line": 31,
          "column": 47
        },
        "end": {
          "line": 31,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1027,
      "end": 1028,
      "loc": {
        "start": {
          "line": 31,
          "column": 52
        },
        "end": {
          "line": 31,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1028,
      "end": 1033,
      "loc": {
        "start": {
          "line": 31,
          "column": 53
        },
        "end": {
          "line": 31,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1046,
      "end": 1050,
      "loc": {
        "start": {
          "line": 32,
          "column": 12
        },
        "end": {
          "line": 32,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1050,
      "end": 1051,
      "loc": {
        "start": {
          "line": 32,
          "column": 16
        },
        "end": {
          "line": 32,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineType",
      "start": 1051,
      "end": 1059,
      "loc": {
        "start": {
          "line": 32,
          "column": 17
        },
        "end": {
          "line": 32,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1060,
      "end": 1061,
      "loc": {
        "start": {
          "line": 32,
          "column": 26
        },
        "end": {
          "line": 32,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1062,
      "end": 1075,
      "loc": {
        "start": {
          "line": 32,
          "column": 28
        },
        "end": {
          "line": 32,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1075,
      "end": 1076,
      "loc": {
        "start": {
          "line": 32,
          "column": 41
        },
        "end": {
          "line": 32,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1076,
      "end": 1083,
      "loc": {
        "start": {
          "line": 32,
          "column": 42
        },
        "end": {
          "line": 32,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1083,
      "end": 1084,
      "loc": {
        "start": {
          "line": 32,
          "column": 49
        },
        "end": {
          "line": 32,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineType",
      "start": 1084,
      "end": 1092,
      "loc": {
        "start": {
          "line": 32,
          "column": 50
        },
        "end": {
          "line": 32,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1092,
      "end": 1093,
      "loc": {
        "start": {
          "line": 32,
          "column": 58
        },
        "end": {
          "line": 32,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1093,
      "end": 1098,
      "loc": {
        "start": {
          "line": 32,
          "column": 59
        },
        "end": {
          "line": 32,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1111,
      "end": 1115,
      "loc": {
        "start": {
          "line": 33,
          "column": 12
        },
        "end": {
          "line": 33,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1115,
      "end": 1116,
      "loc": {
        "start": {
          "line": 33,
          "column": 16
        },
        "end": {
          "line": 33,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 1116,
      "end": 1129,
      "loc": {
        "start": {
          "line": 33,
          "column": 17
        },
        "end": {
          "line": 33,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1130,
      "end": 1131,
      "loc": {
        "start": {
          "line": 33,
          "column": 31
        },
        "end": {
          "line": 33,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1132,
      "end": 1145,
      "loc": {
        "start": {
          "line": 33,
          "column": 33
        },
        "end": {
          "line": 33,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1145,
      "end": 1146,
      "loc": {
        "start": {
          "line": 33,
          "column": 46
        },
        "end": {
          "line": 33,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1146,
      "end": 1153,
      "loc": {
        "start": {
          "line": 33,
          "column": 47
        },
        "end": {
          "line": 33,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1153,
      "end": 1154,
      "loc": {
        "start": {
          "line": 33,
          "column": 54
        },
        "end": {
          "line": 33,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 1154,
      "end": 1167,
      "loc": {
        "start": {
          "line": 33,
          "column": 55
        },
        "end": {
          "line": 33,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1167,
      "end": 1168,
      "loc": {
        "start": {
          "line": 33,
          "column": 68
        },
        "end": {
          "line": 33,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1168,
      "end": 1173,
      "loc": {
        "start": {
          "line": 33,
          "column": 69
        },
        "end": {
          "line": 33,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1186,
      "end": 1190,
      "loc": {
        "start": {
          "line": 34,
          "column": 12
        },
        "end": {
          "line": 34,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1190,
      "end": 1191,
      "loc": {
        "start": {
          "line": 34,
          "column": 16
        },
        "end": {
          "line": 34,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 1191,
      "end": 1200,
      "loc": {
        "start": {
          "line": 34,
          "column": 17
        },
        "end": {
          "line": 34,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1201,
      "end": 1202,
      "loc": {
        "start": {
          "line": 34,
          "column": 27
        },
        "end": {
          "line": 34,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1203,
      "end": 1216,
      "loc": {
        "start": {
          "line": 34,
          "column": 29
        },
        "end": {
          "line": 34,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1216,
      "end": 1217,
      "loc": {
        "start": {
          "line": 34,
          "column": 42
        },
        "end": {
          "line": 34,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1217,
      "end": 1224,
      "loc": {
        "start": {
          "line": 34,
          "column": 43
        },
        "end": {
          "line": 34,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1224,
      "end": 1225,
      "loc": {
        "start": {
          "line": 34,
          "column": 50
        },
        "end": {
          "line": 34,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 1225,
      "end": 1234,
      "loc": {
        "start": {
          "line": 34,
          "column": 51
        },
        "end": {
          "line": 34,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1234,
      "end": 1235,
      "loc": {
        "start": {
          "line": 34,
          "column": 60
        },
        "end": {
          "line": 34,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1235,
      "end": 1240,
      "loc": {
        "start": {
          "line": 34,
          "column": 61
        },
        "end": {
          "line": 34,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1253,
      "end": 1257,
      "loc": {
        "start": {
          "line": 35,
          "column": 12
        },
        "end": {
          "line": 35,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1257,
      "end": 1258,
      "loc": {
        "start": {
          "line": 35,
          "column": 16
        },
        "end": {
          "line": 35,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 1258,
      "end": 1267,
      "loc": {
        "start": {
          "line": 35,
          "column": 17
        },
        "end": {
          "line": 35,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1268,
      "end": 1269,
      "loc": {
        "start": {
          "line": 35,
          "column": 27
        },
        "end": {
          "line": 35,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1270,
      "end": 1283,
      "loc": {
        "start": {
          "line": 35,
          "column": 29
        },
        "end": {
          "line": 35,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1283,
      "end": 1284,
      "loc": {
        "start": {
          "line": 35,
          "column": 42
        },
        "end": {
          "line": 35,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1284,
      "end": 1291,
      "loc": {
        "start": {
          "line": 35,
          "column": 43
        },
        "end": {
          "line": 35,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1291,
      "end": 1292,
      "loc": {
        "start": {
          "line": 35,
          "column": 50
        },
        "end": {
          "line": 35,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 1292,
      "end": 1301,
      "loc": {
        "start": {
          "line": 35,
          "column": 51
        },
        "end": {
          "line": 35,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1301,
      "end": 1302,
      "loc": {
        "start": {
          "line": 35,
          "column": 60
        },
        "end": {
          "line": 35,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1302,
      "end": 1307,
      "loc": {
        "start": {
          "line": 35,
          "column": 61
        },
        "end": {
          "line": 35,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1320,
      "end": 1324,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 36,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1324,
      "end": 1325,
      "loc": {
        "start": {
          "line": 36,
          "column": 16
        },
        "end": {
          "line": 36,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 1325,
      "end": 1333,
      "loc": {
        "start": {
          "line": 36,
          "column": 17
        },
        "end": {
          "line": 36,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1334,
      "end": 1335,
      "loc": {
        "start": {
          "line": 36,
          "column": 26
        },
        "end": {
          "line": 36,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1336,
      "end": 1349,
      "loc": {
        "start": {
          "line": 36,
          "column": 28
        },
        "end": {
          "line": 36,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1349,
      "end": 1350,
      "loc": {
        "start": {
          "line": 36,
          "column": 41
        },
        "end": {
          "line": 36,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1350,
      "end": 1357,
      "loc": {
        "start": {
          "line": 36,
          "column": 42
        },
        "end": {
          "line": 36,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1357,
      "end": 1358,
      "loc": {
        "start": {
          "line": 36,
          "column": 49
        },
        "end": {
          "line": 36,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 1358,
      "end": 1366,
      "loc": {
        "start": {
          "line": 36,
          "column": 50
        },
        "end": {
          "line": 36,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1366,
      "end": 1367,
      "loc": {
        "start": {
          "line": 36,
          "column": 58
        },
        "end": {
          "line": 36,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1367,
      "end": 1372,
      "loc": {
        "start": {
          "line": 36,
          "column": 59
        },
        "end": {
          "line": 36,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1385,
      "end": 1389,
      "loc": {
        "start": {
          "line": 37,
          "column": 12
        },
        "end": {
          "line": 37,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1389,
      "end": 1390,
      "loc": {
        "start": {
          "line": 37,
          "column": 16
        },
        "end": {
          "line": 37,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 1390,
      "end": 1400,
      "loc": {
        "start": {
          "line": 37,
          "column": 17
        },
        "end": {
          "line": 37,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1401,
      "end": 1402,
      "loc": {
        "start": {
          "line": 37,
          "column": 28
        },
        "end": {
          "line": 37,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1403,
      "end": 1416,
      "loc": {
        "start": {
          "line": 37,
          "column": 30
        },
        "end": {
          "line": 37,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1416,
      "end": 1417,
      "loc": {
        "start": {
          "line": 37,
          "column": 43
        },
        "end": {
          "line": 37,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1417,
      "end": 1424,
      "loc": {
        "start": {
          "line": 37,
          "column": 44
        },
        "end": {
          "line": 37,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1424,
      "end": 1425,
      "loc": {
        "start": {
          "line": 37,
          "column": 51
        },
        "end": {
          "line": 37,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 1425,
      "end": 1435,
      "loc": {
        "start": {
          "line": 37,
          "column": 52
        },
        "end": {
          "line": 37,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1435,
      "end": 1436,
      "loc": {
        "start": {
          "line": 37,
          "column": 62
        },
        "end": {
          "line": 37,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1436,
      "end": 1441,
      "loc": {
        "start": {
          "line": 37,
          "column": 63
        },
        "end": {
          "line": 37,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1454,
      "end": 1458,
      "loc": {
        "start": {
          "line": 38,
          "column": 12
        },
        "end": {
          "line": 38,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1458,
      "end": 1459,
      "loc": {
        "start": {
          "line": 38,
          "column": 16
        },
        "end": {
          "line": 38,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 1459,
      "end": 1472,
      "loc": {
        "start": {
          "line": 38,
          "column": 17
        },
        "end": {
          "line": 38,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1473,
      "end": 1474,
      "loc": {
        "start": {
          "line": 38,
          "column": 31
        },
        "end": {
          "line": 38,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 1475,
      "end": 1488,
      "loc": {
        "start": {
          "line": 38,
          "column": 33
        },
        "end": {
          "line": 38,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1488,
      "end": 1489,
      "loc": {
        "start": {
          "line": 38,
          "column": 46
        },
        "end": {
          "line": 38,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 1489,
      "end": 1496,
      "loc": {
        "start": {
          "line": 38,
          "column": 47
        },
        "end": {
          "line": 38,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1496,
      "end": 1497,
      "loc": {
        "start": {
          "line": 38,
          "column": 54
        },
        "end": {
          "line": 38,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 1497,
      "end": 1510,
      "loc": {
        "start": {
          "line": 38,
          "column": 55
        },
        "end": {
          "line": 38,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1510,
      "end": 1511,
      "loc": {
        "start": {
          "line": 38,
          "column": 68
        },
        "end": {
          "line": 38,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1511,
      "end": 1516,
      "loc": {
        "start": {
          "line": 38,
          "column": 69
        },
        "end": {
          "line": 38,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1525,
      "end": 1526,
      "loc": {
        "start": {
          "line": 39,
          "column": 8
        },
        "end": {
          "line": 39,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 1527,
      "end": 1531,
      "loc": {
        "start": {
          "line": 39,
          "column": 10
        },
        "end": {
          "line": 39,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1532,
      "end": 1533,
      "loc": {
        "start": {
          "line": 39,
          "column": 15
        },
        "end": {
          "line": 39,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1546,
      "end": 1550,
      "loc": {
        "start": {
          "line": 40,
          "column": 12
        },
        "end": {
          "line": 40,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1550,
      "end": 1551,
      "loc": {
        "start": {
          "line": 40,
          "column": 16
        },
        "end": {
          "line": 40,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 1551,
      "end": 1560,
      "loc": {
        "start": {
          "line": 40,
          "column": 17
        },
        "end": {
          "line": 40,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1561,
      "end": 1562,
      "loc": {
        "start": {
          "line": 40,
          "column": 27
        },
        "end": {
          "line": 40,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1563,
      "end": 1564,
      "loc": {
        "start": {
          "line": 40,
          "column": 29
        },
        "end": {
          "line": 40,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1577,
      "end": 1581,
      "loc": {
        "start": {
          "line": 41,
          "column": 12
        },
        "end": {
          "line": 41,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1581,
      "end": 1582,
      "loc": {
        "start": {
          "line": 41,
          "column": 16
        },
        "end": {
          "line": 41,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 1582,
      "end": 1590,
      "loc": {
        "start": {
          "line": 41,
          "column": 17
        },
        "end": {
          "line": 41,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1591,
      "end": 1592,
      "loc": {
        "start": {
          "line": 41,
          "column": 26
        },
        "end": {
          "line": 41,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1593,
      "end": 1594,
      "loc": {
        "start": {
          "line": 41,
          "column": 28
        },
        "end": {
          "line": 41,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1607,
      "end": 1611,
      "loc": {
        "start": {
          "line": 42,
          "column": 12
        },
        "end": {
          "line": 42,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1611,
      "end": 1612,
      "loc": {
        "start": {
          "line": 42,
          "column": 16
        },
        "end": {
          "line": 42,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadiusDB",
      "start": 1612,
      "end": 1624,
      "loc": {
        "start": {
          "line": 42,
          "column": 17
        },
        "end": {
          "line": 42,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1625,
      "end": 1626,
      "loc": {
        "start": {
          "line": 42,
          "column": 30
        },
        "end": {
          "line": 42,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1627,
      "end": 1628,
      "loc": {
        "start": {
          "line": 42,
          "column": 32
        },
        "end": {
          "line": 42,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1641,
      "end": 1645,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1645,
      "end": 1646,
      "loc": {
        "start": {
          "line": 43,
          "column": 16
        },
        "end": {
          "line": 43,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 1646,
      "end": 1656,
      "loc": {
        "start": {
          "line": 43,
          "column": 17
        },
        "end": {
          "line": 43,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1657,
      "end": 1658,
      "loc": {
        "start": {
          "line": 43,
          "column": 28
        },
        "end": {
          "line": 43,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1659,
      "end": 1660,
      "loc": {
        "start": {
          "line": 43,
          "column": 30
        },
        "end": {
          "line": 43,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1673,
      "end": 1677,
      "loc": {
        "start": {
          "line": 44,
          "column": 12
        },
        "end": {
          "line": 44,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1677,
      "end": 1678,
      "loc": {
        "start": {
          "line": 44,
          "column": 16
        },
        "end": {
          "line": 44,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 1678,
      "end": 1683,
      "loc": {
        "start": {
          "line": 44,
          "column": 17
        },
        "end": {
          "line": 44,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1684,
      "end": 1685,
      "loc": {
        "start": {
          "line": 44,
          "column": 23
        },
        "end": {
          "line": 44,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 3,
      "start": 1686,
      "end": 1687,
      "loc": {
        "start": {
          "line": 44,
          "column": 25
        },
        "end": {
          "line": 44,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1700,
      "end": 1704,
      "loc": {
        "start": {
          "line": 45,
          "column": 12
        },
        "end": {
          "line": 45,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1704,
      "end": 1705,
      "loc": {
        "start": {
          "line": 45,
          "column": 16
        },
        "end": {
          "line": 45,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineType",
      "start": 1705,
      "end": 1713,
      "loc": {
        "start": {
          "line": 45,
          "column": 17
        },
        "end": {
          "line": 45,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1714,
      "end": 1715,
      "loc": {
        "start": {
          "line": 45,
          "column": 26
        },
        "end": {
          "line": 45,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1716,
      "end": 1717,
      "loc": {
        "start": {
          "line": 45,
          "column": 28
        },
        "end": {
          "line": 45,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1730,
      "end": 1734,
      "loc": {
        "start": {
          "line": 46,
          "column": 12
        },
        "end": {
          "line": 46,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1734,
      "end": 1735,
      "loc": {
        "start": {
          "line": 46,
          "column": 16
        },
        "end": {
          "line": 46,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 1735,
      "end": 1748,
      "loc": {
        "start": {
          "line": 46,
          "column": 17
        },
        "end": {
          "line": 46,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1749,
      "end": 1750,
      "loc": {
        "start": {
          "line": 46,
          "column": 31
        },
        "end": {
          "line": 46,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1751,
      "end": 1752,
      "loc": {
        "start": {
          "line": 46,
          "column": 33
        },
        "end": {
          "line": 46,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1765,
      "end": 1769,
      "loc": {
        "start": {
          "line": 47,
          "column": 12
        },
        "end": {
          "line": 47,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1769,
      "end": 1770,
      "loc": {
        "start": {
          "line": 47,
          "column": 16
        },
        "end": {
          "line": 47,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 1770,
      "end": 1779,
      "loc": {
        "start": {
          "line": 47,
          "column": 17
        },
        "end": {
          "line": 47,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1780,
      "end": 1781,
      "loc": {
        "start": {
          "line": 47,
          "column": 27
        },
        "end": {
          "line": 47,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1782,
      "end": 1784,
      "loc": {
        "start": {
          "line": 47,
          "column": 29
        },
        "end": {
          "line": 47,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1797,
      "end": 1801,
      "loc": {
        "start": {
          "line": 48,
          "column": 12
        },
        "end": {
          "line": 48,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1801,
      "end": 1802,
      "loc": {
        "start": {
          "line": 48,
          "column": 16
        },
        "end": {
          "line": 48,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 1802,
      "end": 1811,
      "loc": {
        "start": {
          "line": 48,
          "column": 17
        },
        "end": {
          "line": 48,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1812,
      "end": 1813,
      "loc": {
        "start": {
          "line": 48,
          "column": 27
        },
        "end": {
          "line": 48,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1814,
      "end": 1816,
      "loc": {
        "start": {
          "line": 48,
          "column": 29
        },
        "end": {
          "line": 48,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1829,
      "end": 1833,
      "loc": {
        "start": {
          "line": 49,
          "column": 12
        },
        "end": {
          "line": 49,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1833,
      "end": 1834,
      "loc": {
        "start": {
          "line": 49,
          "column": 16
        },
        "end": {
          "line": 49,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 1834,
      "end": 1842,
      "loc": {
        "start": {
          "line": 49,
          "column": 17
        },
        "end": {
          "line": 49,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1843,
      "end": 1844,
      "loc": {
        "start": {
          "line": 49,
          "column": 26
        },
        "end": {
          "line": 49,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1845,
      "end": 1846,
      "loc": {
        "start": {
          "line": 49,
          "column": 28
        },
        "end": {
          "line": 49,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1859,
      "end": 1863,
      "loc": {
        "start": {
          "line": 50,
          "column": 12
        },
        "end": {
          "line": 50,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1863,
      "end": 1864,
      "loc": {
        "start": {
          "line": 50,
          "column": 16
        },
        "end": {
          "line": 50,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 1864,
      "end": 1874,
      "loc": {
        "start": {
          "line": 50,
          "column": 17
        },
        "end": {
          "line": 50,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1875,
      "end": 1876,
      "loc": {
        "start": {
          "line": 50,
          "column": 28
        },
        "end": {
          "line": 50,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1877,
      "end": 1878,
      "loc": {
        "start": {
          "line": 50,
          "column": 30
        },
        "end": {
          "line": 50,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1891,
      "end": 1895,
      "loc": {
        "start": {
          "line": 51,
          "column": 12
        },
        "end": {
          "line": 51,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1895,
      "end": 1896,
      "loc": {
        "start": {
          "line": 51,
          "column": 16
        },
        "end": {
          "line": 51,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 1896,
      "end": 1909,
      "loc": {
        "start": {
          "line": 51,
          "column": 17
        },
        "end": {
          "line": 51,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1910,
      "end": 1911,
      "loc": {
        "start": {
          "line": 51,
          "column": 31
        },
        "end": {
          "line": 51,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1912,
      "end": 1913,
      "loc": {
        "start": {
          "line": 51,
          "column": 33
        },
        "end": {
          "line": 51,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1922,
      "end": 1923,
      "loc": {
        "start": {
          "line": 52,
          "column": 8
        },
        "end": {
          "line": 52,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1928,
      "end": 1929,
      "loc": {
        "start": {
          "line": 53,
          "column": 4
        },
        "end": {
          "line": 53,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getParameterString",
      "start": 1935,
      "end": 1953,
      "loc": {
        "start": {
          "line": 55,
          "column": 4
        },
        "end": {
          "line": 55,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1954,
      "end": 1955,
      "loc": {
        "start": {
          "line": 55,
          "column": 23
        },
        "end": {
          "line": 55,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1955,
      "end": 1956,
      "loc": {
        "start": {
          "line": 55,
          "column": 24
        },
        "end": {
          "line": 55,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1957,
      "end": 1958,
      "loc": {
        "start": {
          "line": 55,
          "column": 26
        },
        "end": {
          "line": 55,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1967,
      "end": 1972,
      "loc": {
        "start": {
          "line": 56,
          "column": 8
        },
        "end": {
          "line": 56,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "str",
      "start": 1973,
      "end": 1976,
      "loc": {
        "start": {
          "line": 56,
          "column": 14
        },
        "end": {
          "line": 56,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1977,
      "end": 1978,
      "loc": {
        "start": {
          "line": 56,
          "column": 18
        },
        "end": {
          "line": 56,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1979,
      "end": 1980,
      "loc": {
        "start": {
          "line": 56,
          "column": 20
        },
        "end": {
          "line": 56,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1980,
      "end": 1980,
      "loc": {
        "start": {
          "line": 56,
          "column": 21
        },
        "end": {
          "line": 56,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1980,
      "end": 1982,
      "loc": {
        "start": {
          "line": 56,
          "column": 21
        },
        "end": {
          "line": 56,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1982,
      "end": 1986,
      "loc": {
        "start": {
          "line": 56,
          "column": 23
        },
        "end": {
          "line": 56,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1986,
      "end": 1987,
      "loc": {
        "start": {
          "line": 56,
          "column": 27
        },
        "end": {
          "line": 56,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 1987,
      "end": 1992,
      "loc": {
        "start": {
          "line": 56,
          "column": 28
        },
        "end": {
          "line": 56,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1992,
      "end": 1993,
      "loc": {
        "start": {
          "line": 56,
          "column": 33
        },
        "end": {
          "line": 56,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 1993,
      "end": 1995,
      "loc": {
        "start": {
          "line": 56,
          "column": 34
        },
        "end": {
          "line": 56,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1995,
      "end": 1996,
      "loc": {
        "start": {
          "line": 56,
          "column": 36
        },
        "end": {
          "line": 56,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 1997,
      "end": 1998,
      "loc": {
        "start": {
          "line": 56,
          "column": 38
        },
        "end": {
          "line": 56,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2016,
      "end": 2017,
      "loc": {
        "start": {
          "line": 57,
          "column": 17
        },
        "end": {
          "line": 57,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2017,
      "end": 2017,
      "loc": {
        "start": {
          "line": 57,
          "column": 18
        },
        "end": {
          "line": 57,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2017,
      "end": 2019,
      "loc": {
        "start": {
          "line": 57,
          "column": 18
        },
        "end": {
          "line": 57,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2019,
      "end": 2023,
      "loc": {
        "start": {
          "line": 57,
          "column": 20
        },
        "end": {
          "line": 57,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2023,
      "end": 2024,
      "loc": {
        "start": {
          "line": 57,
          "column": 24
        },
        "end": {
          "line": 57,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 2024,
      "end": 2032,
      "loc": {
        "start": {
          "line": 57,
          "column": 25
        },
        "end": {
          "line": 57,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2032,
      "end": 2033,
      "loc": {
        "start": {
          "line": 57,
          "column": 33
        },
        "end": {
          "line": 57,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2033,
      "end": 2035,
      "loc": {
        "start": {
          "line": 57,
          "column": 34
        },
        "end": {
          "line": 57,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2035,
      "end": 2036,
      "loc": {
        "start": {
          "line": 57,
          "column": 36
        },
        "end": {
          "line": 57,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2037,
      "end": 2038,
      "loc": {
        "start": {
          "line": 57,
          "column": 38
        },
        "end": {
          "line": 57,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2056,
      "end": 2057,
      "loc": {
        "start": {
          "line": 58,
          "column": 17
        },
        "end": {
          "line": 58,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2057,
      "end": 2057,
      "loc": {
        "start": {
          "line": 58,
          "column": 18
        },
        "end": {
          "line": 58,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2057,
      "end": 2059,
      "loc": {
        "start": {
          "line": 58,
          "column": 18
        },
        "end": {
          "line": 58,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2059,
      "end": 2063,
      "loc": {
        "start": {
          "line": 58,
          "column": 20
        },
        "end": {
          "line": 58,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2063,
      "end": 2064,
      "loc": {
        "start": {
          "line": 58,
          "column": 24
        },
        "end": {
          "line": 58,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadiusDB",
      "start": 2064,
      "end": 2076,
      "loc": {
        "start": {
          "line": 58,
          "column": 25
        },
        "end": {
          "line": 58,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2076,
      "end": 2077,
      "loc": {
        "start": {
          "line": 58,
          "column": 37
        },
        "end": {
          "line": 58,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2077,
      "end": 2079,
      "loc": {
        "start": {
          "line": 58,
          "column": 38
        },
        "end": {
          "line": 58,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2079,
      "end": 2080,
      "loc": {
        "start": {
          "line": 58,
          "column": 40
        },
        "end": {
          "line": 58,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2081,
      "end": 2082,
      "loc": {
        "start": {
          "line": 58,
          "column": 42
        },
        "end": {
          "line": 58,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2100,
      "end": 2101,
      "loc": {
        "start": {
          "line": 59,
          "column": 17
        },
        "end": {
          "line": 59,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2101,
      "end": 2101,
      "loc": {
        "start": {
          "line": 59,
          "column": 18
        },
        "end": {
          "line": 59,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2101,
      "end": 2103,
      "loc": {
        "start": {
          "line": 59,
          "column": 18
        },
        "end": {
          "line": 59,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2103,
      "end": 2107,
      "loc": {
        "start": {
          "line": 59,
          "column": 20
        },
        "end": {
          "line": 59,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2107,
      "end": 2108,
      "loc": {
        "start": {
          "line": 59,
          "column": 24
        },
        "end": {
          "line": 59,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 2108,
      "end": 2114,
      "loc": {
        "start": {
          "line": 59,
          "column": 25
        },
        "end": {
          "line": 59,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2114,
      "end": 2115,
      "loc": {
        "start": {
          "line": 59,
          "column": 31
        },
        "end": {
          "line": 59,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2115,
      "end": 2117,
      "loc": {
        "start": {
          "line": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2117,
      "end": 2118,
      "loc": {
        "start": {
          "line": 59,
          "column": 34
        },
        "end": {
          "line": 59,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2119,
      "end": 2120,
      "loc": {
        "start": {
          "line": 59,
          "column": 36
        },
        "end": {
          "line": 59,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2138,
      "end": 2139,
      "loc": {
        "start": {
          "line": 60,
          "column": 17
        },
        "end": {
          "line": 60,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2139,
      "end": 2139,
      "loc": {
        "start": {
          "line": 60,
          "column": 18
        },
        "end": {
          "line": 60,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2139,
      "end": 2141,
      "loc": {
        "start": {
          "line": 60,
          "column": 18
        },
        "end": {
          "line": 60,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2141,
      "end": 2145,
      "loc": {
        "start": {
          "line": 60,
          "column": 20
        },
        "end": {
          "line": 60,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2145,
      "end": 2146,
      "loc": {
        "start": {
          "line": 60,
          "column": 24
        },
        "end": {
          "line": 60,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 2146,
      "end": 2151,
      "loc": {
        "start": {
          "line": 60,
          "column": 25
        },
        "end": {
          "line": 60,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2151,
      "end": 2152,
      "loc": {
        "start": {
          "line": 60,
          "column": 30
        },
        "end": {
          "line": 60,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2152,
      "end": 2154,
      "loc": {
        "start": {
          "line": 60,
          "column": 31
        },
        "end": {
          "line": 60,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2154,
      "end": 2155,
      "loc": {
        "start": {
          "line": 60,
          "column": 33
        },
        "end": {
          "line": 60,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2156,
      "end": 2157,
      "loc": {
        "start": {
          "line": 60,
          "column": 35
        },
        "end": {
          "line": 60,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2175,
      "end": 2176,
      "loc": {
        "start": {
          "line": 61,
          "column": 17
        },
        "end": {
          "line": 61,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2176,
      "end": 2176,
      "loc": {
        "start": {
          "line": 61,
          "column": 18
        },
        "end": {
          "line": 61,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2176,
      "end": 2178,
      "loc": {
        "start": {
          "line": 61,
          "column": 18
        },
        "end": {
          "line": 61,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2178,
      "end": 2182,
      "loc": {
        "start": {
          "line": 61,
          "column": 20
        },
        "end": {
          "line": 61,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2182,
      "end": 2183,
      "loc": {
        "start": {
          "line": 61,
          "column": 24
        },
        "end": {
          "line": 61,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineType",
      "start": 2183,
      "end": 2191,
      "loc": {
        "start": {
          "line": 61,
          "column": 25
        },
        "end": {
          "line": 61,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2191,
      "end": 2192,
      "loc": {
        "start": {
          "line": 61,
          "column": 33
        },
        "end": {
          "line": 61,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2192,
      "end": 2194,
      "loc": {
        "start": {
          "line": 61,
          "column": 34
        },
        "end": {
          "line": 61,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2194,
      "end": 2195,
      "loc": {
        "start": {
          "line": 61,
          "column": 36
        },
        "end": {
          "line": 61,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2196,
      "end": 2197,
      "loc": {
        "start": {
          "line": 61,
          "column": 38
        },
        "end": {
          "line": 61,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2215,
      "end": 2216,
      "loc": {
        "start": {
          "line": 62,
          "column": 17
        },
        "end": {
          "line": 62,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2216,
      "end": 2216,
      "loc": {
        "start": {
          "line": 62,
          "column": 18
        },
        "end": {
          "line": 62,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2216,
      "end": 2218,
      "loc": {
        "start": {
          "line": 62,
          "column": 18
        },
        "end": {
          "line": 62,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2218,
      "end": 2222,
      "loc": {
        "start": {
          "line": 62,
          "column": 20
        },
        "end": {
          "line": 62,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2222,
      "end": 2223,
      "loc": {
        "start": {
          "line": 62,
          "column": 24
        },
        "end": {
          "line": 62,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 2223,
      "end": 2236,
      "loc": {
        "start": {
          "line": 62,
          "column": 25
        },
        "end": {
          "line": 62,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2236,
      "end": 2237,
      "loc": {
        "start": {
          "line": 62,
          "column": 38
        },
        "end": {
          "line": 62,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2237,
      "end": 2239,
      "loc": {
        "start": {
          "line": 62,
          "column": 39
        },
        "end": {
          "line": 62,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2239,
      "end": 2240,
      "loc": {
        "start": {
          "line": 62,
          "column": 41
        },
        "end": {
          "line": 62,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2241,
      "end": 2242,
      "loc": {
        "start": {
          "line": 62,
          "column": 43
        },
        "end": {
          "line": 62,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2260,
      "end": 2261,
      "loc": {
        "start": {
          "line": 63,
          "column": 17
        },
        "end": {
          "line": 63,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\"",
      "start": 2261,
      "end": 2262,
      "loc": {
        "start": {
          "line": 63,
          "column": 18
        },
        "end": {
          "line": 63,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2262,
      "end": 2264,
      "loc": {
        "start": {
          "line": 63,
          "column": 19
        },
        "end": {
          "line": 63,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2264,
      "end": 2268,
      "loc": {
        "start": {
          "line": 63,
          "column": 21
        },
        "end": {
          "line": 63,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2268,
      "end": 2269,
      "loc": {
        "start": {
          "line": 63,
          "column": 25
        },
        "end": {
          "line": 63,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 2269,
      "end": 2278,
      "loc": {
        "start": {
          "line": 63,
          "column": 26
        },
        "end": {
          "line": 63,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2278,
      "end": 2279,
      "loc": {
        "start": {
          "line": 63,
          "column": 35
        },
        "end": {
          "line": 63,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\", ",
      "start": 2279,
      "end": 2282,
      "loc": {
        "start": {
          "line": 63,
          "column": 36
        },
        "end": {
          "line": 63,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2282,
      "end": 2283,
      "loc": {
        "start": {
          "line": 63,
          "column": 39
        },
        "end": {
          "line": 63,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2284,
      "end": 2285,
      "loc": {
        "start": {
          "line": 63,
          "column": 41
        },
        "end": {
          "line": 63,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2303,
      "end": 2304,
      "loc": {
        "start": {
          "line": 64,
          "column": 17
        },
        "end": {
          "line": 64,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\"",
      "start": 2304,
      "end": 2305,
      "loc": {
        "start": {
          "line": 64,
          "column": 18
        },
        "end": {
          "line": 64,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2305,
      "end": 2307,
      "loc": {
        "start": {
          "line": 64,
          "column": 19
        },
        "end": {
          "line": 64,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2307,
      "end": 2311,
      "loc": {
        "start": {
          "line": 64,
          "column": 21
        },
        "end": {
          "line": 64,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2311,
      "end": 2312,
      "loc": {
        "start": {
          "line": 64,
          "column": 25
        },
        "end": {
          "line": 64,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 2312,
      "end": 2321,
      "loc": {
        "start": {
          "line": 64,
          "column": 26
        },
        "end": {
          "line": 64,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2321,
      "end": 2322,
      "loc": {
        "start": {
          "line": 64,
          "column": 35
        },
        "end": {
          "line": 64,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\", ",
      "start": 2322,
      "end": 2325,
      "loc": {
        "start": {
          "line": 64,
          "column": 36
        },
        "end": {
          "line": 64,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2325,
      "end": 2326,
      "loc": {
        "start": {
          "line": 64,
          "column": 39
        },
        "end": {
          "line": 64,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2327,
      "end": 2328,
      "loc": {
        "start": {
          "line": 64,
          "column": 41
        },
        "end": {
          "line": 64,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2346,
      "end": 2347,
      "loc": {
        "start": {
          "line": 65,
          "column": 17
        },
        "end": {
          "line": 65,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2347,
      "end": 2347,
      "loc": {
        "start": {
          "line": 65,
          "column": 18
        },
        "end": {
          "line": 65,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2347,
      "end": 2349,
      "loc": {
        "start": {
          "line": 65,
          "column": 18
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2349,
      "end": 2353,
      "loc": {
        "start": {
          "line": 65,
          "column": 20
        },
        "end": {
          "line": 65,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2353,
      "end": 2354,
      "loc": {
        "start": {
          "line": 65,
          "column": 24
        },
        "end": {
          "line": 65,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 2354,
      "end": 2362,
      "loc": {
        "start": {
          "line": 65,
          "column": 25
        },
        "end": {
          "line": 65,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2362,
      "end": 2363,
      "loc": {
        "start": {
          "line": 65,
          "column": 33
        },
        "end": {
          "line": 65,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2363,
      "end": 2365,
      "loc": {
        "start": {
          "line": 65,
          "column": 34
        },
        "end": {
          "line": 65,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2365,
      "end": 2366,
      "loc": {
        "start": {
          "line": 65,
          "column": 36
        },
        "end": {
          "line": 65,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2367,
      "end": 2368,
      "loc": {
        "start": {
          "line": 65,
          "column": 38
        },
        "end": {
          "line": 65,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2386,
      "end": 2387,
      "loc": {
        "start": {
          "line": 66,
          "column": 17
        },
        "end": {
          "line": 66,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2387,
      "end": 2387,
      "loc": {
        "start": {
          "line": 66,
          "column": 18
        },
        "end": {
          "line": 66,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2387,
      "end": 2389,
      "loc": {
        "start": {
          "line": 66,
          "column": 18
        },
        "end": {
          "line": 66,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2389,
      "end": 2393,
      "loc": {
        "start": {
          "line": 66,
          "column": 20
        },
        "end": {
          "line": 66,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2393,
      "end": 2394,
      "loc": {
        "start": {
          "line": 66,
          "column": 24
        },
        "end": {
          "line": 66,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 2394,
      "end": 2404,
      "loc": {
        "start": {
          "line": 66,
          "column": 25
        },
        "end": {
          "line": 66,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2404,
      "end": 2405,
      "loc": {
        "start": {
          "line": 66,
          "column": 35
        },
        "end": {
          "line": 66,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2405,
      "end": 2407,
      "loc": {
        "start": {
          "line": 66,
          "column": 36
        },
        "end": {
          "line": 66,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2407,
      "end": 2408,
      "loc": {
        "start": {
          "line": 66,
          "column": 38
        },
        "end": {
          "line": 66,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2409,
      "end": 2410,
      "loc": {
        "start": {
          "line": 66,
          "column": 40
        },
        "end": {
          "line": 66,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2428,
      "end": 2429,
      "loc": {
        "start": {
          "line": 67,
          "column": 17
        },
        "end": {
          "line": 67,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2429,
      "end": 2429,
      "loc": {
        "start": {
          "line": 67,
          "column": 18
        },
        "end": {
          "line": 67,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2429,
      "end": 2431,
      "loc": {
        "start": {
          "line": 67,
          "column": 18
        },
        "end": {
          "line": 67,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2431,
      "end": 2435,
      "loc": {
        "start": {
          "line": 67,
          "column": 20
        },
        "end": {
          "line": 67,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2435,
      "end": 2436,
      "loc": {
        "start": {
          "line": 67,
          "column": 24
        },
        "end": {
          "line": 67,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 2436,
      "end": 2449,
      "loc": {
        "start": {
          "line": 67,
          "column": 25
        },
        "end": {
          "line": 67,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2449,
      "end": 2450,
      "loc": {
        "start": {
          "line": 67,
          "column": 38
        },
        "end": {
          "line": 67,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2450,
      "end": 2450,
      "loc": {
        "start": {
          "line": 67,
          "column": 39
        },
        "end": {
          "line": 67,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2450,
      "end": 2451,
      "loc": {
        "start": {
          "line": 67,
          "column": 39
        },
        "end": {
          "line": 67,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2461,
      "end": 2467,
      "loc": {
        "start": {
          "line": 69,
          "column": 8
        },
        "end": {
          "line": 69,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "str",
      "start": 2468,
      "end": 2471,
      "loc": {
        "start": {
          "line": 69,
          "column": 15
        },
        "end": {
          "line": 69,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2476,
      "end": 2477,
      "loc": {
        "start": {
          "line": 70,
          "column": 4
        },
        "end": {
          "line": 70,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2478,
      "end": 2479,
      "loc": {
        "start": {
          "line": 71,
          "column": 0
        },
        "end": {
          "line": 71,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
      "start": 2481,
      "end": 2618,
      "loc": {
        "start": {
          "line": 73,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 2619,
      "end": 2625,
      "loc": {
        "start": {
          "line": 77,
          "column": 0
        },
        "end": {
          "line": 77,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 2626,
      "end": 2633,
      "loc": {
        "start": {
          "line": 77,
          "column": 7
        },
        "end": {
          "line": 77,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 2634,
      "end": 2639,
      "loc": {
        "start": {
          "line": 77,
          "column": 15
        },
        "end": {
          "line": 77,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Properties",
      "start": 2640,
      "end": 2650,
      "loc": {
        "start": {
          "line": 77,
          "column": 21
        },
        "end": {
          "line": 77,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "extends",
        "keyword": "extends",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "extends",
      "start": 2651,
      "end": 2658,
      "loc": {
        "start": {
          "line": 77,
          "column": 32
        },
        "end": {
          "line": 77,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Plugin",
      "start": 2659,
      "end": 2665,
      "loc": {
        "start": {
          "line": 77,
          "column": 40
        },
        "end": {
          "line": 77,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2666,
      "end": 2667,
      "loc": {
        "start": {
          "line": 77,
          "column": 47
        },
        "end": {
          "line": 77,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 2672,
      "end": 2683,
      "loc": {
        "start": {
          "line": 78,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2684,
      "end": 2685,
      "loc": {
        "start": {
          "line": 78,
          "column": 16
        },
        "end": {
          "line": 78,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2685,
      "end": 2692,
      "loc": {
        "start": {
          "line": 78,
          "column": 17
        },
        "end": {
          "line": 78,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2692,
      "end": 2693,
      "loc": {
        "start": {
          "line": 78,
          "column": 24
        },
        "end": {
          "line": 78,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2694,
      "end": 2695,
      "loc": {
        "start": {
          "line": 78,
          "column": 26
        },
        "end": {
          "line": 78,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2696,
      "end": 2700,
      "loc": {
        "start": {
          "line": 78,
          "column": 28
        },
        "end": {
          "line": 78,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2701,
      "end": 2702,
      "loc": {
        "start": {
          "line": 78,
          "column": 33
        },
        "end": {
          "line": 78,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Properties",
      "start": 2703,
      "end": 2715,
      "loc": {
        "start": {
          "line": 78,
          "column": 35
        },
        "end": {
          "line": 78,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2715,
      "end": 2716,
      "loc": {
        "start": {
          "line": 78,
          "column": 47
        },
        "end": {
          "line": 78,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "icon",
      "start": 2717,
      "end": 2721,
      "loc": {
        "start": {
          "line": 78,
          "column": 49
        },
        "end": {
          "line": 78,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2722,
      "end": 2723,
      "loc": {
        "start": {
          "line": 78,
          "column": 54
        },
        "end": {
          "line": 78,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "align center",
      "start": 2724,
      "end": 2738,
      "loc": {
        "start": {
          "line": 78,
          "column": 56
        },
        "end": {
          "line": 78,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2739,
      "end": 2740,
      "loc": {
        "start": {
          "line": 78,
          "column": 71
        },
        "end": {
          "line": 78,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2741,
      "end": 2742,
      "loc": {
        "start": {
          "line": 78,
          "column": 73
        },
        "end": {
          "line": 78,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2743,
      "end": 2744,
      "loc": {
        "start": {
          "line": 78,
          "column": 75
        },
        "end": {
          "line": 78,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2744,
      "end": 2745,
      "loc": {
        "start": {
          "line": 78,
          "column": 76
        },
        "end": {
          "line": 78,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2745,
      "end": 2746,
      "loc": {
        "start": {
          "line": 78,
          "column": 77
        },
        "end": {
          "line": 78,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2747,
      "end": 2748,
      "loc": {
        "start": {
          "line": 78,
          "column": 79
        },
        "end": {
          "line": 78,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "super",
        "keyword": "super",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "super",
      "start": 2757,
      "end": 2762,
      "loc": {
        "start": {
          "line": 79,
          "column": 8
        },
        "end": {
          "line": 79,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2762,
      "end": 2763,
      "loc": {
        "start": {
          "line": 79,
          "column": 13
        },
        "end": {
          "line": 79,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2763,
      "end": 2770,
      "loc": {
        "start": {
          "line": 79,
          "column": 14
        },
        "end": {
          "line": 79,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2770,
      "end": 2771,
      "loc": {
        "start": {
          "line": 79,
          "column": 21
        },
        "end": {
          "line": 79,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2772,
      "end": 2773,
      "loc": {
        "start": {
          "line": 79,
          "column": 23
        },
        "end": {
          "line": 79,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 2774,
      "end": 2778,
      "loc": {
        "start": {
          "line": 79,
          "column": 25
        },
        "end": {
          "line": 79,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2778,
      "end": 2779,
      "loc": {
        "start": {
          "line": 79,
          "column": 29
        },
        "end": {
          "line": 79,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Properties",
      "start": 2780,
      "end": 2792,
      "loc": {
        "start": {
          "line": 79,
          "column": 31
        },
        "end": {
          "line": 79,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2792,
      "end": 2793,
      "loc": {
        "start": {
          "line": 79,
          "column": 43
        },
        "end": {
          "line": 79,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2794,
      "end": 2798,
      "loc": {
        "start": {
          "line": 79,
          "column": 45
        },
        "end": {
          "line": 79,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2798,
      "end": 2799,
      "loc": {
        "start": {
          "line": 79,
          "column": 49
        },
        "end": {
          "line": 79,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "icon",
      "start": 2800,
      "end": 2804,
      "loc": {
        "start": {
          "line": 79,
          "column": 51
        },
        "end": {
          "line": 79,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2805,
      "end": 2806,
      "loc": {
        "start": {
          "line": 79,
          "column": 56
        },
        "end": {
          "line": 79,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2806,
      "end": 2807,
      "loc": {
        "start": {
          "line": 79,
          "column": 57
        },
        "end": {
          "line": 79,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2816,
      "end": 2820,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2820,
      "end": 2821,
      "loc": {
        "start": {
          "line": 80,
          "column": 12
        },
        "end": {
          "line": 80,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendLineColor",
      "start": 2821,
      "end": 2834,
      "loc": {
        "start": {
          "line": 80,
          "column": 13
        },
        "end": {
          "line": 80,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2835,
      "end": 2836,
      "loc": {
        "start": {
          "line": 80,
          "column": 27
        },
        "end": {
          "line": 80,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2837,
      "end": 2840,
      "loc": {
        "start": {
          "line": 80,
          "column": 29
        },
        "end": {
          "line": 80,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2841,
      "end": 2846,
      "loc": {
        "start": {
          "line": 80,
          "column": 33
        },
        "end": {
          "line": 80,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2846,
      "end": 2847,
      "loc": {
        "start": {
          "line": 80,
          "column": 38
        },
        "end": {
          "line": 80,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2847,
      "end": 2852,
      "loc": {
        "start": {
          "line": 80,
          "column": 39
        },
        "end": {
          "line": 80,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2852,
      "end": 2853,
      "loc": {
        "start": {
          "line": 80,
          "column": 44
        },
        "end": {
          "line": 80,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 65280,
      "start": 2853,
      "end": 2861,
      "loc": {
        "start": {
          "line": 80,
          "column": 45
        },
        "end": {
          "line": 80,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2861,
      "end": 2862,
      "loc": {
        "start": {
          "line": 80,
          "column": 53
        },
        "end": {
          "line": 80,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2871,
      "end": 2875,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2875,
      "end": 2876,
      "loc": {
        "start": {
          "line": 81,
          "column": 12
        },
        "end": {
          "line": 81,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signatureLineColor",
      "start": 2876,
      "end": 2894,
      "loc": {
        "start": {
          "line": 81,
          "column": 13
        },
        "end": {
          "line": 81,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2895,
      "end": 2896,
      "loc": {
        "start": {
          "line": 81,
          "column": 32
        },
        "end": {
          "line": 81,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2897,
      "end": 2900,
      "loc": {
        "start": {
          "line": 81,
          "column": 34
        },
        "end": {
          "line": 81,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2901,
      "end": 2906,
      "loc": {
        "start": {
          "line": 81,
          "column": 38
        },
        "end": {
          "line": 81,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2906,
      "end": 2907,
      "loc": {
        "start": {
          "line": 81,
          "column": 43
        },
        "end": {
          "line": 81,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2907,
      "end": 2912,
      "loc": {
        "start": {
          "line": 81,
          "column": 44
        },
        "end": {
          "line": 81,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2912,
      "end": 2913,
      "loc": {
        "start": {
          "line": 81,
          "column": 49
        },
        "end": {
          "line": 81,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 16711680,
      "start": 2913,
      "end": 2921,
      "loc": {
        "start": {
          "line": 81,
          "column": 50
        },
        "end": {
          "line": 81,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2921,
      "end": 2922,
      "loc": {
        "start": {
          "line": 81,
          "column": 58
        },
        "end": {
          "line": 81,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2931,
      "end": 2935,
      "loc": {
        "start": {
          "line": 82,
          "column": 8
        },
        "end": {
          "line": 82,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2935,
      "end": 2936,
      "loc": {
        "start": {
          "line": 82,
          "column": 12
        },
        "end": {
          "line": 82,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "contourLineColor",
      "start": 2936,
      "end": 2952,
      "loc": {
        "start": {
          "line": 82,
          "column": 13
        },
        "end": {
          "line": 82,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2953,
      "end": 2954,
      "loc": {
        "start": {
          "line": 82,
          "column": 30
        },
        "end": {
          "line": 82,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2955,
      "end": 2958,
      "loc": {
        "start": {
          "line": 82,
          "column": 32
        },
        "end": {
          "line": 82,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2959,
      "end": 2964,
      "loc": {
        "start": {
          "line": 82,
          "column": 36
        },
        "end": {
          "line": 82,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2964,
      "end": 2965,
      "loc": {
        "start": {
          "line": 82,
          "column": 41
        },
        "end": {
          "line": 82,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2965,
      "end": 2970,
      "loc": {
        "start": {
          "line": 82,
          "column": 42
        },
        "end": {
          "line": 82,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2970,
      "end": 2971,
      "loc": {
        "start": {
          "line": 82,
          "column": 47
        },
        "end": {
          "line": 82,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2971,
      "end": 2979,
      "loc": {
        "start": {
          "line": 82,
          "column": 48
        },
        "end": {
          "line": 82,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2979,
      "end": 2980,
      "loc": {
        "start": {
          "line": 82,
          "column": 56
        },
        "end": {
          "line": 82,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " constant settings by Blexon",
      "start": 2990,
      "end": 3020,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3029,
      "end": 3033,
      "loc": {
        "start": {
          "line": 85,
          "column": 8
        },
        "end": {
          "line": 85,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3033,
      "end": 3034,
      "loc": {
        "start": {
          "line": 85,
          "column": 12
        },
        "end": {
          "line": 85,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpAngle",
      "start": 3034,
      "end": 3045,
      "loc": {
        "start": {
          "line": 85,
          "column": 13
        },
        "end": {
          "line": 85,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3046,
      "end": 3047,
      "loc": {
        "start": {
          "line": 85,
          "column": 25
        },
        "end": {
          "line": 85,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 180,
      "start": 3048,
      "end": 3051,
      "loc": {
        "start": {
          "line": 85,
          "column": 27
        },
        "end": {
          "line": 85,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3060,
      "end": 3064,
      "loc": {
        "start": {
          "line": 86,
          "column": 8
        },
        "end": {
          "line": 86,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3064,
      "end": 3065,
      "loc": {
        "start": {
          "line": 86,
          "column": 12
        },
        "end": {
          "line": 86,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpPreAngle",
      "start": 3065,
      "end": 3079,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3080,
      "end": 3081,
      "loc": {
        "start": {
          "line": 86,
          "column": 28
        },
        "end": {
          "line": 86,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 30,
      "start": 3082,
      "end": 3084,
      "loc": {
        "start": {
          "line": 86,
          "column": 30
        },
        "end": {
          "line": 86,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3093,
      "end": 3097,
      "loc": {
        "start": {
          "line": 87,
          "column": 8
        },
        "end": {
          "line": 87,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3097,
      "end": 3098,
      "loc": {
        "start": {
          "line": 87,
          "column": 12
        },
        "end": {
          "line": 87,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownAngle",
      "start": 3098,
      "end": 3111,
      "loc": {
        "start": {
          "line": 87,
          "column": 13
        },
        "end": {
          "line": 87,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3112,
      "end": 3113,
      "loc": {
        "start": {
          "line": 87,
          "column": 27
        },
        "end": {
          "line": 87,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 3114,
      "end": 3115,
      "loc": {
        "start": {
          "line": 87,
          "column": 29
        },
        "end": {
          "line": 87,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 180,
      "start": 3115,
      "end": 3118,
      "loc": {
        "start": {
          "line": 87,
          "column": 30
        },
        "end": {
          "line": 87,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3127,
      "end": 3131,
      "loc": {
        "start": {
          "line": 88,
          "column": 8
        },
        "end": {
          "line": 88,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3131,
      "end": 3132,
      "loc": {
        "start": {
          "line": 88,
          "column": 12
        },
        "end": {
          "line": 88,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownPreAngle",
      "start": 3132,
      "end": 3148,
      "loc": {
        "start": {
          "line": 88,
          "column": 13
        },
        "end": {
          "line": 88,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3149,
      "end": 3150,
      "loc": {
        "start": {
          "line": 88,
          "column": 30
        },
        "end": {
          "line": 88,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 3151,
      "end": 3152,
      "loc": {
        "start": {
          "line": 88,
          "column": 32
        },
        "end": {
          "line": 88,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 30,
      "start": 3152,
      "end": 3154,
      "loc": {
        "start": {
          "line": 88,
          "column": 33
        },
        "end": {
          "line": 88,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3163,
      "end": 3167,
      "loc": {
        "start": {
          "line": 89,
          "column": 8
        },
        "end": {
          "line": 89,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3167,
      "end": 3168,
      "loc": {
        "start": {
          "line": 89,
          "column": 12
        },
        "end": {
          "line": 89,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 3168,
      "end": 3178,
      "loc": {
        "start": {
          "line": 89,
          "column": 13
        },
        "end": {
          "line": 89,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3179,
      "end": 3180,
      "loc": {
        "start": {
          "line": 89,
          "column": 24
        },
        "end": {
          "line": 89,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.05,
      "start": 3181,
      "end": 3185,
      "loc": {
        "start": {
          "line": 89,
          "column": 26
        },
        "end": {
          "line": 89,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
      "start": 3186,
      "end": 3264,
      "loc": {
        "start": {
          "line": 89,
          "column": 31
        },
        "end": {
          "line": 89,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3273,
      "end": 3277,
      "loc": {
        "start": {
          "line": 90,
          "column": 8
        },
        "end": {
          "line": 90,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3277,
      "end": 3278,
      "loc": {
        "start": {
          "line": 90,
          "column": 12
        },
        "end": {
          "line": 90,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 3278,
      "end": 3286,
      "loc": {
        "start": {
          "line": 90,
          "column": 13
        },
        "end": {
          "line": 90,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3287,
      "end": 3288,
      "loc": {
        "start": {
          "line": 90,
          "column": 22
        },
        "end": {
          "line": 90,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3289,
      "end": 3290,
      "loc": {
        "start": {
          "line": 90,
          "column": 24
        },
        "end": {
          "line": 90,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3299,
      "end": 3303,
      "loc": {
        "start": {
          "line": 91,
          "column": 8
        },
        "end": {
          "line": 91,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3303,
      "end": 3304,
      "loc": {
        "start": {
          "line": 91,
          "column": 12
        },
        "end": {
          "line": 91,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 3304,
      "end": 3314,
      "loc": {
        "start": {
          "line": 91,
          "column": 13
        },
        "end": {
          "line": 91,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3315,
      "end": 3316,
      "loc": {
        "start": {
          "line": 91,
          "column": 24
        },
        "end": {
          "line": 91,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3317,
      "end": 3318,
      "loc": {
        "start": {
          "line": 91,
          "column": 26
        },
        "end": {
          "line": 91,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3327,
      "end": 3331,
      "loc": {
        "start": {
          "line": 92,
          "column": 8
        },
        "end": {
          "line": 92,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3331,
      "end": 3332,
      "loc": {
        "start": {
          "line": 92,
          "column": 12
        },
        "end": {
          "line": 92,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 3332,
      "end": 3345,
      "loc": {
        "start": {
          "line": 92,
          "column": 13
        },
        "end": {
          "line": 92,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3346,
      "end": 3347,
      "loc": {
        "start": {
          "line": 92,
          "column": 27
        },
        "end": {
          "line": 92,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3348,
      "end": 3349,
      "loc": {
        "start": {
          "line": 92,
          "column": 29
        },
        "end": {
          "line": 92,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection",
      "start": 3359,
      "end": 3371,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3380,
      "end": 3384,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3384,
      "end": 3385,
      "loc": {
        "start": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 3385,
      "end": 3394,
      "loc": {
        "start": {
          "line": 95,
          "column": 13
        },
        "end": {
          "line": 95,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3395,
      "end": 3396,
      "loc": {
        "start": {
          "line": 95,
          "column": 23
        },
        "end": {
          "line": 95,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3397,
      "end": 3400,
      "loc": {
        "start": {
          "line": 95,
          "column": 25
        },
        "end": {
          "line": 95,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Selection",
      "start": 3401,
      "end": 3410,
      "loc": {
        "start": {
          "line": 95,
          "column": 29
        },
        "end": {
          "line": 95,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3410,
      "end": 3411,
      "loc": {
        "start": {
          "line": 95,
          "column": 38
        },
        "end": {
          "line": 95,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3411,
      "end": 3415,
      "loc": {
        "start": {
          "line": 95,
          "column": 39
        },
        "end": {
          "line": 95,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3415,
      "end": 3416,
      "loc": {
        "start": {
          "line": 95,
          "column": 43
        },
        "end": {
          "line": 95,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3417,
      "end": 3418,
      "loc": {
        "start": {
          "line": 95,
          "column": 45
        },
        "end": {
          "line": 95,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3431,
      "end": 3435,
      "loc": {
        "start": {
          "line": 96,
          "column": 12
        },
        "end": {
          "line": 96,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3435,
      "end": 3436,
      "loc": {
        "start": {
          "line": 96,
          "column": 16
        },
        "end": {
          "line": 96,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Lines",
      "start": 3437,
      "end": 3444,
      "loc": {
        "start": {
          "line": 96,
          "column": 18
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3444,
      "end": 3445,
      "loc": {
        "start": {
          "line": 96,
          "column": 25
        },
        "end": {
          "line": 96,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 3458,
      "end": 3463,
      "loc": {
        "start": {
          "line": 97,
          "column": 12
        },
        "end": {
          "line": 97,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3463,
      "end": 3464,
      "loc": {
        "start": {
          "line": 97,
          "column": 17
        },
        "end": {
          "line": 97,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3465,
      "end": 3466,
      "loc": {
        "start": {
          "line": 97,
          "column": 19
        },
        "end": {
          "line": 97,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3466,
      "end": 3467,
      "loc": {
        "start": {
          "line": 97,
          "column": 20
        },
        "end": {
          "line": 97,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "types",
      "start": 3480,
      "end": 3485,
      "loc": {
        "start": {
          "line": 98,
          "column": 12
        },
        "end": {
          "line": 98,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3485,
      "end": 3486,
      "loc": {
        "start": {
          "line": 98,
          "column": 17
        },
        "end": {
          "line": 98,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3487,
      "end": 3488,
      "loc": {
        "start": {
          "line": 98,
          "column": 19
        },
        "end": {
          "line": 98,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "LineSegments",
      "start": 3488,
      "end": 3502,
      "loc": {
        "start": {
          "line": 98,
          "column": 20
        },
        "end": {
          "line": 98,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3502,
      "end": 3503,
      "loc": {
        "start": {
          "line": 98,
          "column": 34
        },
        "end": {
          "line": 98,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3503,
      "end": 3504,
      "loc": {
        "start": {
          "line": 98,
          "column": 35
        },
        "end": {
          "line": 98,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "active",
      "start": 3517,
      "end": 3523,
      "loc": {
        "start": {
          "line": 99,
          "column": 12
        },
        "end": {
          "line": 99,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3523,
      "end": 3524,
      "loc": {
        "start": {
          "line": 99,
          "column": 18
        },
        "end": {
          "line": 99,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 3525,
      "end": 3529,
      "loc": {
        "start": {
          "line": 99,
          "column": 20
        },
        "end": {
          "line": 99,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3538,
      "end": 3539,
      "loc": {
        "start": {
          "line": 100,
          "column": 8
        },
        "end": {
          "line": 100,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3539,
      "end": 3540,
      "loc": {
        "start": {
          "line": 100,
          "column": 9
        },
        "end": {
          "line": 100,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 3550,
      "end": 3560,
      "loc": {
        "start": {
          "line": 102,
          "column": 8
        },
        "end": {
          "line": 102,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3569,
      "end": 3573,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3573,
      "end": 3574,
      "loc": {
        "start": {
          "line": 103,
          "column": 12
        },
        "end": {
          "line": 103,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 3574,
      "end": 3584,
      "loc": {
        "start": {
          "line": 103,
          "column": 13
        },
        "end": {
          "line": 103,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3585,
      "end": 3586,
      "loc": {
        "start": {
          "line": 103,
          "column": 24
        },
        "end": {
          "line": 103,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3587,
      "end": 3590,
      "loc": {
        "start": {
          "line": 103,
          "column": 26
        },
        "end": {
          "line": 103,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3591,
      "end": 3599,
      "loc": {
        "start": {
          "line": 103,
          "column": 30
        },
        "end": {
          "line": 103,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3599,
      "end": 3600,
      "loc": {
        "start": {
          "line": 103,
          "column": 38
        },
        "end": {
          "line": 103,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3600,
      "end": 3604,
      "loc": {
        "start": {
          "line": 103,
          "column": 39
        },
        "end": {
          "line": 103,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3604,
      "end": 3605,
      "loc": {
        "start": {
          "line": 103,
          "column": 43
        },
        "end": {
          "line": 103,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3606,
      "end": 3607,
      "loc": {
        "start": {
          "line": 103,
          "column": 45
        },
        "end": {
          "line": 103,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3620,
      "end": 3624,
      "loc": {
        "start": {
          "line": 104,
          "column": 12
        },
        "end": {
          "line": 104,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3624,
      "end": 3625,
      "loc": {
        "start": {
          "line": 104,
          "column": 16
        },
        "end": {
          "line": 104,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bendline",
      "start": 3626,
      "end": 3636,
      "loc": {
        "start": {
          "line": 104,
          "column": 18
        },
        "end": {
          "line": 104,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3636,
      "end": 3637,
      "loc": {
        "start": {
          "line": 104,
          "column": 28
        },
        "end": {
          "line": 104,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3650,
      "end": 3655,
      "loc": {
        "start": {
          "line": 105,
          "column": 12
        },
        "end": {
          "line": 105,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3655,
      "end": 3656,
      "loc": {
        "start": {
          "line": 105,
          "column": 17
        },
        "end": {
          "line": 105,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3657,
      "end": 3662,
      "loc": {
        "start": {
          "line": 105,
          "column": 19
        },
        "end": {
          "line": 105,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3662,
      "end": 3663,
      "loc": {
        "start": {
          "line": 105,
          "column": 24
        },
        "end": {
          "line": 105,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3676,
      "end": 3683,
      "loc": {
        "start": {
          "line": 106,
          "column": 12
        },
        "end": {
          "line": 106,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3683,
      "end": 3684,
      "loc": {
        "start": {
          "line": 106,
          "column": 19
        },
        "end": {
          "line": 106,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "define as bend line",
      "start": 3685,
      "end": 3706,
      "loc": {
        "start": {
          "line": 106,
          "column": 21
        },
        "end": {
          "line": 106,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3706,
      "end": 3707,
      "loc": {
        "start": {
          "line": 106,
          "column": 42
        },
        "end": {
          "line": 106,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3720,
      "end": 3727,
      "loc": {
        "start": {
          "line": 107,
          "column": 12
        },
        "end": {
          "line": 107,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3727,
      "end": 3728,
      "loc": {
        "start": {
          "line": 107,
          "column": 19
        },
        "end": {
          "line": 107,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 3729,
      "end": 3733,
      "loc": {
        "start": {
          "line": 107,
          "column": 21
        },
        "end": {
          "line": 107,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3742,
      "end": 3743,
      "loc": {
        "start": {
          "line": 108,
          "column": 8
        },
        "end": {
          "line": 108,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3743,
      "end": 3744,
      "loc": {
        "start": {
          "line": 108,
          "column": 9
        },
        "end": {
          "line": 108,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3753,
      "end": 3757,
      "loc": {
        "start": {
          "line": 109,
          "column": 8
        },
        "end": {
          "line": 109,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3757,
      "end": 3758,
      "loc": {
        "start": {
          "line": 109,
          "column": 12
        },
        "end": {
          "line": 109,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 3758,
      "end": 3764,
      "loc": {
        "start": {
          "line": 109,
          "column": 13
        },
        "end": {
          "line": 109,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3765,
      "end": 3766,
      "loc": {
        "start": {
          "line": 109,
          "column": 20
        },
        "end": {
          "line": 109,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3767,
      "end": 3770,
      "loc": {
        "start": {
          "line": 109,
          "column": 22
        },
        "end": {
          "line": 109,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3771,
      "end": 3779,
      "loc": {
        "start": {
          "line": 109,
          "column": 26
        },
        "end": {
          "line": 109,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3779,
      "end": 3780,
      "loc": {
        "start": {
          "line": 109,
          "column": 34
        },
        "end": {
          "line": 109,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3780,
      "end": 3784,
      "loc": {
        "start": {
          "line": 109,
          "column": 35
        },
        "end": {
          "line": 109,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3784,
      "end": 3785,
      "loc": {
        "start": {
          "line": 109,
          "column": 39
        },
        "end": {
          "line": 109,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3786,
      "end": 3787,
      "loc": {
        "start": {
          "line": 109,
          "column": 41
        },
        "end": {
          "line": 109,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3800,
      "end": 3804,
      "loc": {
        "start": {
          "line": 110,
          "column": 12
        },
        "end": {
          "line": 110,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3804,
      "end": 3805,
      "loc": {
        "start": {
          "line": 110,
          "column": 16
        },
        "end": {
          "line": 110,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Fold up",
      "start": 3806,
      "end": 3815,
      "loc": {
        "start": {
          "line": 110,
          "column": 18
        },
        "end": {
          "line": 110,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3815,
      "end": 3816,
      "loc": {
        "start": {
          "line": 110,
          "column": 27
        },
        "end": {
          "line": 110,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3829,
      "end": 3834,
      "loc": {
        "start": {
          "line": 111,
          "column": 12
        },
        "end": {
          "line": 111,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3834,
      "end": 3835,
      "loc": {
        "start": {
          "line": 111,
          "column": 17
        },
        "end": {
          "line": 111,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3836,
      "end": 3841,
      "loc": {
        "start": {
          "line": 111,
          "column": 19
        },
        "end": {
          "line": 111,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3841,
      "end": 3842,
      "loc": {
        "start": {
          "line": 111,
          "column": 24
        },
        "end": {
          "line": 111,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3855,
      "end": 3862,
      "loc": {
        "start": {
          "line": 112,
          "column": 12
        },
        "end": {
          "line": 112,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3862,
      "end": 3863,
      "loc": {
        "start": {
          "line": 112,
          "column": 19
        },
        "end": {
          "line": 112,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fold downwards",
      "start": 3864,
      "end": 3880,
      "loc": {
        "start": {
          "line": 112,
          "column": 21
        },
        "end": {
          "line": 112,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3880,
      "end": 3881,
      "loc": {
        "start": {
          "line": 112,
          "column": 37
        },
        "end": {
          "line": 112,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3894,
      "end": 3901,
      "loc": {
        "start": {
          "line": 113,
          "column": 12
        },
        "end": {
          "line": 113,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3901,
      "end": 3902,
      "loc": {
        "start": {
          "line": 113,
          "column": 19
        },
        "end": {
          "line": 113,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3903,
      "end": 3908,
      "loc": {
        "start": {
          "line": 113,
          "column": 21
        },
        "end": {
          "line": 113,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3917,
      "end": 3918,
      "loc": {
        "start": {
          "line": 114,
          "column": 8
        },
        "end": {
          "line": 114,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3918,
      "end": 3919,
      "loc": {
        "start": {
          "line": 114,
          "column": 9
        },
        "end": {
          "line": 114,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3928,
      "end": 3932,
      "loc": {
        "start": {
          "line": 115,
          "column": 8
        },
        "end": {
          "line": 115,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3932,
      "end": 3933,
      "loc": {
        "start": {
          "line": 115,
          "column": 12
        },
        "end": {
          "line": 115,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 3933,
      "end": 3941,
      "loc": {
        "start": {
          "line": 115,
          "column": 13
        },
        "end": {
          "line": 115,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3942,
      "end": 3943,
      "loc": {
        "start": {
          "line": 115,
          "column": 22
        },
        "end": {
          "line": 115,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3944,
      "end": 3947,
      "loc": {
        "start": {
          "line": 115,
          "column": 24
        },
        "end": {
          "line": 115,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3948,
      "end": 3956,
      "loc": {
        "start": {
          "line": 115,
          "column": 28
        },
        "end": {
          "line": 115,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3956,
      "end": 3957,
      "loc": {
        "start": {
          "line": 115,
          "column": 36
        },
        "end": {
          "line": 115,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3957,
      "end": 3961,
      "loc": {
        "start": {
          "line": 115,
          "column": 37
        },
        "end": {
          "line": 115,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3961,
      "end": 3962,
      "loc": {
        "start": {
          "line": 115,
          "column": 41
        },
        "end": {
          "line": 115,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3963,
      "end": 3964,
      "loc": {
        "start": {
          "line": 115,
          "column": 43
        },
        "end": {
          "line": 115,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3977,
      "end": 3981,
      "loc": {
        "start": {
          "line": 116,
          "column": 12
        },
        "end": {
          "line": 116,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3981,
      "end": 3982,
      "loc": {
        "start": {
          "line": 116,
          "column": 16
        },
        "end": {
          "line": 116,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Fold down",
      "start": 3983,
      "end": 3994,
      "loc": {
        "start": {
          "line": 116,
          "column": 18
        },
        "end": {
          "line": 116,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3994,
      "end": 3995,
      "loc": {
        "start": {
          "line": 116,
          "column": 29
        },
        "end": {
          "line": 116,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 4008,
      "end": 4013,
      "loc": {
        "start": {
          "line": 117,
          "column": 12
        },
        "end": {
          "line": 117,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4013,
      "end": 4014,
      "loc": {
        "start": {
          "line": 117,
          "column": 17
        },
        "end": {
          "line": 117,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4015,
      "end": 4020,
      "loc": {
        "start": {
          "line": 117,
          "column": 19
        },
        "end": {
          "line": 117,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4020,
      "end": 4021,
      "loc": {
        "start": {
          "line": 117,
          "column": 24
        },
        "end": {
          "line": 117,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4034,
      "end": 4041,
      "loc": {
        "start": {
          "line": 118,
          "column": 12
        },
        "end": {
          "line": 118,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4041,
      "end": 4042,
      "loc": {
        "start": {
          "line": 118,
          "column": 19
        },
        "end": {
          "line": 118,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fold upwards",
      "start": 4043,
      "end": 4057,
      "loc": {
        "start": {
          "line": 118,
          "column": 21
        },
        "end": {
          "line": 118,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4057,
      "end": 4058,
      "loc": {
        "start": {
          "line": 118,
          "column": 35
        },
        "end": {
          "line": 118,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4071,
      "end": 4078,
      "loc": {
        "start": {
          "line": 119,
          "column": 12
        },
        "end": {
          "line": 119,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4078,
      "end": 4079,
      "loc": {
        "start": {
          "line": 119,
          "column": 19
        },
        "end": {
          "line": 119,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4080,
      "end": 4085,
      "loc": {
        "start": {
          "line": 119,
          "column": 21
        },
        "end": {
          "line": 119,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4094,
      "end": 4095,
      "loc": {
        "start": {
          "line": 120,
          "column": 8
        },
        "end": {
          "line": 120,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4095,
      "end": 4096,
      "loc": {
        "start": {
          "line": 120,
          "column": 9
        },
        "end": {
          "line": 120,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4105,
      "end": 4109,
      "loc": {
        "start": {
          "line": 121,
          "column": 8
        },
        "end": {
          "line": 121,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4109,
      "end": 4110,
      "loc": {
        "start": {
          "line": 121,
          "column": 12
        },
        "end": {
          "line": 121,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 4110,
      "end": 4114,
      "loc": {
        "start": {
          "line": 121,
          "column": 13
        },
        "end": {
          "line": 121,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4115,
      "end": 4116,
      "loc": {
        "start": {
          "line": 121,
          "column": 18
        },
        "end": {
          "line": 121,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4117,
      "end": 4120,
      "loc": {
        "start": {
          "line": 121,
          "column": 20
        },
        "end": {
          "line": 121,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 4121,
      "end": 4129,
      "loc": {
        "start": {
          "line": 121,
          "column": 24
        },
        "end": {
          "line": 121,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4129,
      "end": 4130,
      "loc": {
        "start": {
          "line": 121,
          "column": 32
        },
        "end": {
          "line": 121,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4130,
      "end": 4134,
      "loc": {
        "start": {
          "line": 121,
          "column": 33
        },
        "end": {
          "line": 121,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4134,
      "end": 4135,
      "loc": {
        "start": {
          "line": 121,
          "column": 37
        },
        "end": {
          "line": 121,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4136,
      "end": 4137,
      "loc": {
        "start": {
          "line": 121,
          "column": 39
        },
        "end": {
          "line": 121,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4150,
      "end": 4154,
      "loc": {
        "start": {
          "line": 122,
          "column": 12
        },
        "end": {
          "line": 122,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4154,
      "end": 4155,
      "loc": {
        "start": {
          "line": 122,
          "column": 16
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bend",
      "start": 4156,
      "end": 4162,
      "loc": {
        "start": {
          "line": 122,
          "column": 18
        },
        "end": {
          "line": 122,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4162,
      "end": 4163,
      "loc": {
        "start": {
          "line": 122,
          "column": 24
        },
        "end": {
          "line": 122,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 4176,
      "end": 4181,
      "loc": {
        "start": {
          "line": 123,
          "column": 12
        },
        "end": {
          "line": 123,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4181,
      "end": 4182,
      "loc": {
        "start": {
          "line": 123,
          "column": 17
        },
        "end": {
          "line": 123,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4183,
      "end": 4187,
      "loc": {
        "start": {
          "line": 123,
          "column": 19
        },
        "end": {
          "line": 123,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4187,
      "end": 4188,
      "loc": {
        "start": {
          "line": 123,
          "column": 23
        },
        "end": {
          "line": 123,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4201,
      "end": 4208,
      "loc": {
        "start": {
          "line": 124,
          "column": 12
        },
        "end": {
          "line": 124,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4208,
      "end": 4209,
      "loc": {
        "start": {
          "line": 124,
          "column": 19
        },
        "end": {
          "line": 124,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bend",
      "start": 4210,
      "end": 4216,
      "loc": {
        "start": {
          "line": 124,
          "column": 21
        },
        "end": {
          "line": 124,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4216,
      "end": 4217,
      "loc": {
        "start": {
          "line": 124,
          "column": 27
        },
        "end": {
          "line": 124,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4230,
      "end": 4237,
      "loc": {
        "start": {
          "line": 125,
          "column": 12
        },
        "end": {
          "line": 125,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4237,
      "end": 4238,
      "loc": {
        "start": {
          "line": 125,
          "column": 19
        },
        "end": {
          "line": 125,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4239,
      "end": 4244,
      "loc": {
        "start": {
          "line": 125,
          "column": 21
        },
        "end": {
          "line": 125,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4253,
      "end": 4254,
      "loc": {
        "start": {
          "line": 126,
          "column": 8
        },
        "end": {
          "line": 126,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4254,
      "end": 4255,
      "loc": {
        "start": {
          "line": 126,
          "column": 9
        },
        "end": {
          "line": 126,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4264,
      "end": 4268,
      "loc": {
        "start": {
          "line": 127,
          "column": 8
        },
        "end": {
          "line": 127,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4268,
      "end": 4269,
      "loc": {
        "start": {
          "line": 127,
          "column": 12
        },
        "end": {
          "line": 127,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 4269,
      "end": 4276,
      "loc": {
        "start": {
          "line": 127,
          "column": 13
        },
        "end": {
          "line": 127,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4277,
      "end": 4278,
      "loc": {
        "start": {
          "line": 127,
          "column": 21
        },
        "end": {
          "line": 127,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4279,
      "end": 4282,
      "loc": {
        "start": {
          "line": 127,
          "column": 23
        },
        "end": {
          "line": 127,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4283,
      "end": 4288,
      "loc": {
        "start": {
          "line": 127,
          "column": 27
        },
        "end": {
          "line": 127,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4288,
      "end": 4289,
      "loc": {
        "start": {
          "line": 127,
          "column": 32
        },
        "end": {
          "line": 127,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4289,
      "end": 4293,
      "loc": {
        "start": {
          "line": 127,
          "column": 33
        },
        "end": {
          "line": 127,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4293,
      "end": 4294,
      "loc": {
        "start": {
          "line": 127,
          "column": 37
        },
        "end": {
          "line": 127,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4295,
      "end": 4296,
      "loc": {
        "start": {
          "line": 127,
          "column": 39
        },
        "end": {
          "line": 127,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4309,
      "end": 4313,
      "loc": {
        "start": {
          "line": 128,
          "column": 12
        },
        "end": {
          "line": 128,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4313,
      "end": 4314,
      "loc": {
        "start": {
          "line": 128,
          "column": 16
        },
        "end": {
          "line": 128,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "k-Factor",
      "start": 4315,
      "end": 4325,
      "loc": {
        "start": {
          "line": 128,
          "column": 18
        },
        "end": {
          "line": 128,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4325,
      "end": 4326,
      "loc": {
        "start": {
          "line": 128,
          "column": 28
        },
        "end": {
          "line": 128,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4339,
      "end": 4346,
      "loc": {
        "start": {
          "line": 129,
          "column": 12
        },
        "end": {
          "line": 129,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4346,
      "end": 4347,
      "loc": {
        "start": {
          "line": 129,
          "column": 19
        },
        "end": {
          "line": 129,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "The k-Factor is...",
      "start": 4348,
      "end": 4368,
      "loc": {
        "start": {
          "line": 129,
          "column": 21
        },
        "end": {
          "line": 129,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4368,
      "end": 4369,
      "loc": {
        "start": {
          "line": 129,
          "column": 41
        },
        "end": {
          "line": 129,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4382,
      "end": 4389,
      "loc": {
        "start": {
          "line": 130,
          "column": 12
        },
        "end": {
          "line": 130,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4389,
      "end": 4390,
      "loc": {
        "start": {
          "line": 130,
          "column": 19
        },
        "end": {
          "line": 130,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4391,
      "end": 4395,
      "loc": {
        "start": {
          "line": 130,
          "column": 21
        },
        "end": {
          "line": 130,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4404,
      "end": 4405,
      "loc": {
        "start": {
          "line": 131,
          "column": 8
        },
        "end": {
          "line": 131,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4405,
      "end": 4406,
      "loc": {
        "start": {
          "line": 131,
          "column": 9
        },
        "end": {
          "line": 131,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4415,
      "end": 4419,
      "loc": {
        "start": {
          "line": 132,
          "column": 8
        },
        "end": {
          "line": 132,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4419,
      "end": 4420,
      "loc": {
        "start": {
          "line": 132,
          "column": 12
        },
        "end": {
          "line": 132,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 4420,
      "end": 4426,
      "loc": {
        "start": {
          "line": 132,
          "column": 13
        },
        "end": {
          "line": 132,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4427,
      "end": 4428,
      "loc": {
        "start": {
          "line": 132,
          "column": 20
        },
        "end": {
          "line": 132,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4429,
      "end": 4432,
      "loc": {
        "start": {
          "line": 132,
          "column": 22
        },
        "end": {
          "line": 132,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4433,
      "end": 4438,
      "loc": {
        "start": {
          "line": 132,
          "column": 26
        },
        "end": {
          "line": 132,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4438,
      "end": 4439,
      "loc": {
        "start": {
          "line": 132,
          "column": 31
        },
        "end": {
          "line": 132,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4439,
      "end": 4443,
      "loc": {
        "start": {
          "line": 132,
          "column": 32
        },
        "end": {
          "line": 132,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4443,
      "end": 4444,
      "loc": {
        "start": {
          "line": 132,
          "column": 36
        },
        "end": {
          "line": 132,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4445,
      "end": 4446,
      "loc": {
        "start": {
          "line": 132,
          "column": 38
        },
        "end": {
          "line": 132,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4459,
      "end": 4463,
      "loc": {
        "start": {
          "line": 133,
          "column": 12
        },
        "end": {
          "line": 133,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4463,
      "end": 4464,
      "loc": {
        "start": {
          "line": 133,
          "column": 16
        },
        "end": {
          "line": 133,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Inner radius",
      "start": 4465,
      "end": 4479,
      "loc": {
        "start": {
          "line": 133,
          "column": 18
        },
        "end": {
          "line": 133,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4479,
      "end": 4480,
      "loc": {
        "start": {
          "line": 133,
          "column": 32
        },
        "end": {
          "line": 133,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4493,
      "end": 4500,
      "loc": {
        "start": {
          "line": 134,
          "column": 12
        },
        "end": {
          "line": 134,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4500,
      "end": 4501,
      "loc": {
        "start": {
          "line": 134,
          "column": 19
        },
        "end": {
          "line": 134,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "The inner radius is...",
      "start": 4502,
      "end": 4526,
      "loc": {
        "start": {
          "line": 134,
          "column": 21
        },
        "end": {
          "line": 134,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4526,
      "end": 4527,
      "loc": {
        "start": {
          "line": 134,
          "column": 45
        },
        "end": {
          "line": 134,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4540,
      "end": 4547,
      "loc": {
        "start": {
          "line": 135,
          "column": 12
        },
        "end": {
          "line": 135,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4547,
      "end": 4548,
      "loc": {
        "start": {
          "line": 135,
          "column": 19
        },
        "end": {
          "line": 135,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4549,
      "end": 4553,
      "loc": {
        "start": {
          "line": 135,
          "column": 21
        },
        "end": {
          "line": 135,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4562,
      "end": 4563,
      "loc": {
        "start": {
          "line": 136,
          "column": 8
        },
        "end": {
          "line": 136,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4563,
      "end": 4564,
      "loc": {
        "start": {
          "line": 136,
          "column": 9
        },
        "end": {
          "line": 136,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4573,
      "end": 4577,
      "loc": {
        "start": {
          "line": 137,
          "column": 8
        },
        "end": {
          "line": 137,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4577,
      "end": 4578,
      "loc": {
        "start": {
          "line": 137,
          "column": 12
        },
        "end": {
          "line": 137,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 4578,
      "end": 4583,
      "loc": {
        "start": {
          "line": 137,
          "column": 13
        },
        "end": {
          "line": 137,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4584,
      "end": 4585,
      "loc": {
        "start": {
          "line": 137,
          "column": 19
        },
        "end": {
          "line": 137,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4586,
      "end": 4589,
      "loc": {
        "start": {
          "line": 137,
          "column": 21
        },
        "end": {
          "line": 137,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4590,
      "end": 4595,
      "loc": {
        "start": {
          "line": 137,
          "column": 25
        },
        "end": {
          "line": 137,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4595,
      "end": 4596,
      "loc": {
        "start": {
          "line": 137,
          "column": 30
        },
        "end": {
          "line": 137,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4596,
      "end": 4600,
      "loc": {
        "start": {
          "line": 137,
          "column": 31
        },
        "end": {
          "line": 137,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4600,
      "end": 4601,
      "loc": {
        "start": {
          "line": 137,
          "column": 35
        },
        "end": {
          "line": 137,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4602,
      "end": 4603,
      "loc": {
        "start": {
          "line": 137,
          "column": 37
        },
        "end": {
          "line": 137,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4616,
      "end": 4620,
      "loc": {
        "start": {
          "line": 138,
          "column": 12
        },
        "end": {
          "line": 138,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4620,
      "end": 4621,
      "loc": {
        "start": {
          "line": 138,
          "column": 16
        },
        "end": {
          "line": 138,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Angle",
      "start": 4622,
      "end": 4629,
      "loc": {
        "start": {
          "line": 138,
          "column": 18
        },
        "end": {
          "line": 138,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4629,
      "end": 4630,
      "loc": {
        "start": {
          "line": 138,
          "column": 25
        },
        "end": {
          "line": 138,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4643,
      "end": 4650,
      "loc": {
        "start": {
          "line": 139,
          "column": 12
        },
        "end": {
          "line": 139,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4650,
      "end": 4651,
      "loc": {
        "start": {
          "line": 139,
          "column": 19
        },
        "end": {
          "line": 139,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4652,
      "end": 4657,
      "loc": {
        "start": {
          "line": 139,
          "column": 21
        },
        "end": {
          "line": 139,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4657,
      "end": 4658,
      "loc": {
        "start": {
          "line": 139,
          "column": 26
        },
        "end": {
          "line": 139,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "optional",
      "start": 4671,
      "end": 4679,
      "loc": {
        "start": {
          "line": 140,
          "column": 12
        },
        "end": {
          "line": 140,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4679,
      "end": 4680,
      "loc": {
        "start": {
          "line": 140,
          "column": 20
        },
        "end": {
          "line": 140,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4681,
      "end": 4686,
      "loc": {
        "start": {
          "line": 140,
          "column": 22
        },
        "end": {
          "line": 140,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4695,
      "end": 4696,
      "loc": {
        "start": {
          "line": 141,
          "column": 8
        },
        "end": {
          "line": 141,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4696,
      "end": 4697,
      "loc": {
        "start": {
          "line": 141,
          "column": 9
        },
        "end": {
          "line": 141,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4706,
      "end": 4710,
      "loc": {
        "start": {
          "line": 142,
          "column": 8
        },
        "end": {
          "line": 142,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4710,
      "end": 4711,
      "loc": {
        "start": {
          "line": 142,
          "column": 12
        },
        "end": {
          "line": 142,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 4711,
      "end": 4724,
      "loc": {
        "start": {
          "line": 142,
          "column": 13
        },
        "end": {
          "line": 142,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4725,
      "end": 4726,
      "loc": {
        "start": {
          "line": 142,
          "column": 27
        },
        "end": {
          "line": 142,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4727,
      "end": 4730,
      "loc": {
        "start": {
          "line": 142,
          "column": 29
        },
        "end": {
          "line": 142,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4731,
      "end": 4736,
      "loc": {
        "start": {
          "line": 142,
          "column": 33
        },
        "end": {
          "line": 142,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4736,
      "end": 4737,
      "loc": {
        "start": {
          "line": 142,
          "column": 38
        },
        "end": {
          "line": 142,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4737,
      "end": 4741,
      "loc": {
        "start": {
          "line": 142,
          "column": 39
        },
        "end": {
          "line": 142,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4741,
      "end": 4742,
      "loc": {
        "start": {
          "line": 142,
          "column": 43
        },
        "end": {
          "line": 142,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4743,
      "end": 4744,
      "loc": {
        "start": {
          "line": 142,
          "column": 45
        },
        "end": {
          "line": 142,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4757,
      "end": 4761,
      "loc": {
        "start": {
          "line": 143,
          "column": 12
        },
        "end": {
          "line": 143,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4761,
      "end": 4762,
      "loc": {
        "start": {
          "line": 143,
          "column": 16
        },
        "end": {
          "line": 143,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bend deduction",
      "start": 4763,
      "end": 4779,
      "loc": {
        "start": {
          "line": 143,
          "column": 18
        },
        "end": {
          "line": 143,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4779,
      "end": 4780,
      "loc": {
        "start": {
          "line": 143,
          "column": 34
        },
        "end": {
          "line": 143,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4793,
      "end": 4800,
      "loc": {
        "start": {
          "line": 144,
          "column": 12
        },
        "end": {
          "line": 144,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4800,
      "end": 4801,
      "loc": {
        "start": {
          "line": 144,
          "column": 19
        },
        "end": {
          "line": 144,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4802,
      "end": 4807,
      "loc": {
        "start": {
          "line": 144,
          "column": 21
        },
        "end": {
          "line": 144,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4807,
      "end": 4808,
      "loc": {
        "start": {
          "line": 144,
          "column": 26
        },
        "end": {
          "line": 144,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "optional",
      "start": 4821,
      "end": 4829,
      "loc": {
        "start": {
          "line": 145,
          "column": 12
        },
        "end": {
          "line": 145,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4829,
      "end": 4830,
      "loc": {
        "start": {
          "line": 145,
          "column": 20
        },
        "end": {
          "line": 145,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4831,
      "end": 4836,
      "loc": {
        "start": {
          "line": 145,
          "column": 22
        },
        "end": {
          "line": 145,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4845,
      "end": 4846,
      "loc": {
        "start": {
          "line": 146,
          "column": 8
        },
        "end": {
          "line": 146,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4846,
      "end": 4847,
      "loc": {
        "start": {
          "line": 146,
          "column": 9
        },
        "end": {
          "line": 146,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4856,
      "end": 4860,
      "loc": {
        "start": {
          "line": 147,
          "column": 8
        },
        "end": {
          "line": 147,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4860,
      "end": 4861,
      "loc": {
        "start": {
          "line": 147,
          "column": 12
        },
        "end": {
          "line": 147,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectionGroup",
      "start": 4861,
      "end": 4875,
      "loc": {
        "start": {
          "line": 147,
          "column": 13
        },
        "end": {
          "line": 147,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4876,
      "end": 4877,
      "loc": {
        "start": {
          "line": 147,
          "column": 28
        },
        "end": {
          "line": 147,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4878,
      "end": 4881,
      "loc": {
        "start": {
          "line": 147,
          "column": 30
        },
        "end": {
          "line": 147,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 4882,
      "end": 4887,
      "loc": {
        "start": {
          "line": 147,
          "column": 34
        },
        "end": {
          "line": 147,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4887,
      "end": 4888,
      "loc": {
        "start": {
          "line": 147,
          "column": 39
        },
        "end": {
          "line": 147,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4888,
      "end": 4892,
      "loc": {
        "start": {
          "line": 147,
          "column": 40
        },
        "end": {
          "line": 147,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4892,
      "end": 4893,
      "loc": {
        "start": {
          "line": 147,
          "column": 44
        },
        "end": {
          "line": 147,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4894,
      "end": 4895,
      "loc": {
        "start": {
          "line": 147,
          "column": 46
        },
        "end": {
          "line": 147,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4908,
      "end": 4912,
      "loc": {
        "start": {
          "line": 148,
          "column": 12
        },
        "end": {
          "line": 148,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4912,
      "end": 4913,
      "loc": {
        "start": {
          "line": 148,
          "column": 16
        },
        "end": {
          "line": 148,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Selection",
      "start": 4914,
      "end": 4925,
      "loc": {
        "start": {
          "line": 148,
          "column": 18
        },
        "end": {
          "line": 148,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4925,
      "end": 4926,
      "loc": {
        "start": {
          "line": 148,
          "column": 29
        },
        "end": {
          "line": 148,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 4939,
      "end": 4947,
      "loc": {
        "start": {
          "line": 149,
          "column": 12
        },
        "end": {
          "line": 149,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4947,
      "end": 4948,
      "loc": {
        "start": {
          "line": 149,
          "column": 20
        },
        "end": {
          "line": 149,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4949,
      "end": 4950,
      "loc": {
        "start": {
          "line": 149,
          "column": 22
        },
        "end": {
          "line": 149,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4967,
      "end": 4971,
      "loc": {
        "start": {
          "line": 150,
          "column": 16
        },
        "end": {
          "line": 150,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4971,
      "end": 4972,
      "loc": {
        "start": {
          "line": 150,
          "column": 20
        },
        "end": {
          "line": 150,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 4972,
      "end": 4981,
      "loc": {
        "start": {
          "line": 150,
          "column": 21
        },
        "end": {
          "line": 150,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4994,
      "end": 4995,
      "loc": {
        "start": {
          "line": 151,
          "column": 12
        },
        "end": {
          "line": 151,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5004,
      "end": 5005,
      "loc": {
        "start": {
          "line": 152,
          "column": 8
        },
        "end": {
          "line": 152,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5005,
      "end": 5006,
      "loc": {
        "start": {
          "line": 152,
          "column": 9
        },
        "end": {
          "line": 152,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5015,
      "end": 5019,
      "loc": {
        "start": {
          "line": 153,
          "column": 8
        },
        "end": {
          "line": 153,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5019,
      "end": 5020,
      "loc": {
        "start": {
          "line": 153,
          "column": 12
        },
        "end": {
          "line": 153,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 5020,
      "end": 5027,
      "loc": {
        "start": {
          "line": 153,
          "column": 13
        },
        "end": {
          "line": 153,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5028,
      "end": 5029,
      "loc": {
        "start": {
          "line": 153,
          "column": 21
        },
        "end": {
          "line": 153,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5030,
      "end": 5033,
      "loc": {
        "start": {
          "line": 153,
          "column": 23
        },
        "end": {
          "line": 153,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5034,
      "end": 5039,
      "loc": {
        "start": {
          "line": 153,
          "column": 27
        },
        "end": {
          "line": 153,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5039,
      "end": 5040,
      "loc": {
        "start": {
          "line": 153,
          "column": 32
        },
        "end": {
          "line": 153,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5040,
      "end": 5044,
      "loc": {
        "start": {
          "line": 153,
          "column": 33
        },
        "end": {
          "line": 153,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5044,
      "end": 5045,
      "loc": {
        "start": {
          "line": 153,
          "column": 37
        },
        "end": {
          "line": 153,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5046,
      "end": 5047,
      "loc": {
        "start": {
          "line": 153,
          "column": 39
        },
        "end": {
          "line": 153,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5060,
      "end": 5064,
      "loc": {
        "start": {
          "line": 154,
          "column": 12
        },
        "end": {
          "line": 154,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5064,
      "end": 5065,
      "loc": {
        "start": {
          "line": 154,
          "column": 16
        },
        "end": {
          "line": 154,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bending",
      "start": 5066,
      "end": 5075,
      "loc": {
        "start": {
          "line": 154,
          "column": 18
        },
        "end": {
          "line": 154,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5075,
      "end": 5076,
      "loc": {
        "start": {
          "line": 154,
          "column": 27
        },
        "end": {
          "line": 154,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "format",
      "start": 5089,
      "end": 5095,
      "loc": {
        "start": {
          "line": 155,
          "column": 12
        },
        "end": {
          "line": 155,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5095,
      "end": 5096,
      "loc": {
        "start": {
          "line": 155,
          "column": 18
        },
        "end": {
          "line": 155,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5097,
      "end": 5102,
      "loc": {
        "start": {
          "line": 155,
          "column": 20
        },
        "end": {
          "line": 155,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5102,
      "end": 5103,
      "loc": {
        "start": {
          "line": 155,
          "column": 25
        },
        "end": {
          "line": 155,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Format",
      "start": 5103,
      "end": 5109,
      "loc": {
        "start": {
          "line": 155,
          "column": 26
        },
        "end": {
          "line": 155,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5109,
      "end": 5110,
      "loc": {
        "start": {
          "line": 155,
          "column": 32
        },
        "end": {
          "line": 155,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Table",
      "start": 5110,
      "end": 5115,
      "loc": {
        "start": {
          "line": 155,
          "column": 33
        },
        "end": {
          "line": 155,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5115,
      "end": 5116,
      "loc": {
        "start": {
          "line": 155,
          "column": 38
        },
        "end": {
          "line": 155,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 5129,
      "end": 5137,
      "loc": {
        "start": {
          "line": 156,
          "column": 12
        },
        "end": {
          "line": 156,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5137,
      "end": 5138,
      "loc": {
        "start": {
          "line": 156,
          "column": 20
        },
        "end": {
          "line": 156,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5139,
      "end": 5140,
      "loc": {
        "start": {
          "line": 156,
          "column": 22
        },
        "end": {
          "line": 156,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5157,
      "end": 5161,
      "loc": {
        "start": {
          "line": 157,
          "column": 16
        },
        "end": {
          "line": 157,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5161,
      "end": 5162,
      "loc": {
        "start": {
          "line": 157,
          "column": 20
        },
        "end": {
          "line": 157,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 5162,
      "end": 5169,
      "loc": {
        "start": {
          "line": 157,
          "column": 21
        },
        "end": {
          "line": 157,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5169,
      "end": 5170,
      "loc": {
        "start": {
          "line": 157,
          "column": 28
        },
        "end": {
          "line": 157,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5187,
      "end": 5191,
      "loc": {
        "start": {
          "line": 158,
          "column": 16
        },
        "end": {
          "line": 158,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5191,
      "end": 5192,
      "loc": {
        "start": {
          "line": 158,
          "column": 20
        },
        "end": {
          "line": 158,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 5192,
      "end": 5198,
      "loc": {
        "start": {
          "line": 158,
          "column": 21
        },
        "end": {
          "line": 158,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5198,
      "end": 5199,
      "loc": {
        "start": {
          "line": 158,
          "column": 27
        },
        "end": {
          "line": 158,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5216,
      "end": 5220,
      "loc": {
        "start": {
          "line": 159,
          "column": 16
        },
        "end": {
          "line": 159,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5220,
      "end": 5221,
      "loc": {
        "start": {
          "line": 159,
          "column": 20
        },
        "end": {
          "line": 159,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 5221,
      "end": 5231,
      "loc": {
        "start": {
          "line": 159,
          "column": 21
        },
        "end": {
          "line": 159,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5231,
      "end": 5232,
      "loc": {
        "start": {
          "line": 159,
          "column": 31
        },
        "end": {
          "line": 159,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5249,
      "end": 5253,
      "loc": {
        "start": {
          "line": 160,
          "column": 16
        },
        "end": {
          "line": 160,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5253,
      "end": 5254,
      "loc": {
        "start": {
          "line": 160,
          "column": 20
        },
        "end": {
          "line": 160,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 5254,
      "end": 5260,
      "loc": {
        "start": {
          "line": 160,
          "column": 21
        },
        "end": {
          "line": 160,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5260,
      "end": 5261,
      "loc": {
        "start": {
          "line": 160,
          "column": 27
        },
        "end": {
          "line": 160,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5278,
      "end": 5282,
      "loc": {
        "start": {
          "line": 161,
          "column": 16
        },
        "end": {
          "line": 161,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5282,
      "end": 5283,
      "loc": {
        "start": {
          "line": 161,
          "column": 20
        },
        "end": {
          "line": 161,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 5283,
      "end": 5291,
      "loc": {
        "start": {
          "line": 161,
          "column": 21
        },
        "end": {
          "line": 161,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5291,
      "end": 5292,
      "loc": {
        "start": {
          "line": 161,
          "column": 29
        },
        "end": {
          "line": 161,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5309,
      "end": 5313,
      "loc": {
        "start": {
          "line": 162,
          "column": 16
        },
        "end": {
          "line": 162,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5313,
      "end": 5314,
      "loc": {
        "start": {
          "line": 162,
          "column": 20
        },
        "end": {
          "line": 162,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 5314,
      "end": 5318,
      "loc": {
        "start": {
          "line": 162,
          "column": 21
        },
        "end": {
          "line": 162,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5318,
      "end": 5319,
      "loc": {
        "start": {
          "line": 162,
          "column": 25
        },
        "end": {
          "line": 162,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5336,
      "end": 5340,
      "loc": {
        "start": {
          "line": 163,
          "column": 16
        },
        "end": {
          "line": 163,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5340,
      "end": 5341,
      "loc": {
        "start": {
          "line": 163,
          "column": 20
        },
        "end": {
          "line": 163,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 5341,
      "end": 5346,
      "loc": {
        "start": {
          "line": 163,
          "column": 21
        },
        "end": {
          "line": 163,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5346,
      "end": 5347,
      "loc": {
        "start": {
          "line": 163,
          "column": 26
        },
        "end": {
          "line": 163,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5364,
      "end": 5368,
      "loc": {
        "start": {
          "line": 164,
          "column": 16
        },
        "end": {
          "line": 164,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5368,
      "end": 5369,
      "loc": {
        "start": {
          "line": 164,
          "column": 20
        },
        "end": {
          "line": 164,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 5369,
      "end": 5382,
      "loc": {
        "start": {
          "line": 164,
          "column": 21
        },
        "end": {
          "line": 164,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5395,
      "end": 5396,
      "loc": {
        "start": {
          "line": 165,
          "column": 12
        },
        "end": {
          "line": 165,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5405,
      "end": 5406,
      "loc": {
        "start": {
          "line": 166,
          "column": 8
        },
        "end": {
          "line": 166,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5406,
      "end": 5407,
      "loc": {
        "start": {
          "line": 166,
          "column": 9
        },
        "end": {
          "line": 166,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5416,
      "end": 5420,
      "loc": {
        "start": {
          "line": 167,
          "column": 8
        },
        "end": {
          "line": 167,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5420,
      "end": 5421,
      "loc": {
        "start": {
          "line": 167,
          "column": 12
        },
        "end": {
          "line": 167,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendProperties",
      "start": 5421,
      "end": 5435,
      "loc": {
        "start": {
          "line": 167,
          "column": 13
        },
        "end": {
          "line": 167,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5436,
      "end": 5437,
      "loc": {
        "start": {
          "line": 167,
          "column": 28
        },
        "end": {
          "line": 167,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5438,
      "end": 5439,
      "loc": {
        "start": {
          "line": 167,
          "column": 30
        },
        "end": {
          "line": 167,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5439,
      "end": 5443,
      "loc": {
        "start": {
          "line": 167,
          "column": 31
        },
        "end": {
          "line": 167,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5443,
      "end": 5444,
      "loc": {
        "start": {
          "line": 167,
          "column": 35
        },
        "end": {
          "line": 167,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 5444,
      "end": 5450,
      "loc": {
        "start": {
          "line": 167,
          "column": 36
        },
        "end": {
          "line": 167,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5450,
      "end": 5451,
      "loc": {
        "start": {
          "line": 167,
          "column": 42
        },
        "end": {
          "line": 167,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5452,
      "end": 5456,
      "loc": {
        "start": {
          "line": 167,
          "column": 44
        },
        "end": {
          "line": 167,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5456,
      "end": 5457,
      "loc": {
        "start": {
          "line": 167,
          "column": 48
        },
        "end": {
          "line": 167,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 5457,
      "end": 5465,
      "loc": {
        "start": {
          "line": 167,
          "column": 49
        },
        "end": {
          "line": 167,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5465,
      "end": 5466,
      "loc": {
        "start": {
          "line": 167,
          "column": 57
        },
        "end": {
          "line": 167,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5467,
      "end": 5471,
      "loc": {
        "start": {
          "line": 167,
          "column": 59
        },
        "end": {
          "line": 167,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5471,
      "end": 5472,
      "loc": {
        "start": {
          "line": 167,
          "column": 63
        },
        "end": {
          "line": 167,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 5472,
      "end": 5476,
      "loc": {
        "start": {
          "line": 167,
          "column": 64
        },
        "end": {
          "line": 167,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5476,
      "end": 5477,
      "loc": {
        "start": {
          "line": 167,
          "column": 68
        },
        "end": {
          "line": 167,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5478,
      "end": 5482,
      "loc": {
        "start": {
          "line": 167,
          "column": 70
        },
        "end": {
          "line": 167,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5482,
      "end": 5483,
      "loc": {
        "start": {
          "line": 167,
          "column": 74
        },
        "end": {
          "line": 167,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 5483,
      "end": 5488,
      "loc": {
        "start": {
          "line": 167,
          "column": 75
        },
        "end": {
          "line": 167,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5488,
      "end": 5489,
      "loc": {
        "start": {
          "line": 167,
          "column": 80
        },
        "end": {
          "line": 167,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5490,
      "end": 5494,
      "loc": {
        "start": {
          "line": 167,
          "column": 82
        },
        "end": {
          "line": 167,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5494,
      "end": 5495,
      "loc": {
        "start": {
          "line": 167,
          "column": 86
        },
        "end": {
          "line": 167,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 5495,
      "end": 5508,
      "loc": {
        "start": {
          "line": 167,
          "column": 87
        },
        "end": {
          "line": 167,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5508,
      "end": 5509,
      "loc": {
        "start": {
          "line": 167,
          "column": 100
        },
        "end": {
          "line": 167,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5518,
      "end": 5522,
      "loc": {
        "start": {
          "line": 168,
          "column": 8
        },
        "end": {
          "line": 168,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5522,
      "end": 5523,
      "loc": {
        "start": {
          "line": 168,
          "column": 12
        },
        "end": {
          "line": 168,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 5523,
      "end": 5531,
      "loc": {
        "start": {
          "line": 168,
          "column": 13
        },
        "end": {
          "line": 168,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5532,
      "end": 5533,
      "loc": {
        "start": {
          "line": 168,
          "column": 22
        },
        "end": {
          "line": 168,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5534,
      "end": 5539,
      "loc": {
        "start": {
          "line": 168,
          "column": 24
        },
        "end": {
          "line": 168,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser signature",
      "start": 5549,
      "end": 5567,
      "loc": {
        "start": {
          "line": 170,
          "column": 8
        },
        "end": {
          "line": 170,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5576,
      "end": 5580,
      "loc": {
        "start": {
          "line": 171,
          "column": 8
        },
        "end": {
          "line": 171,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5580,
      "end": 5581,
      "loc": {
        "start": {
          "line": 171,
          "column": 12
        },
        "end": {
          "line": 171,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 5581,
      "end": 5597,
      "loc": {
        "start": {
          "line": 171,
          "column": 13
        },
        "end": {
          "line": 171,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5598,
      "end": 5599,
      "loc": {
        "start": {
          "line": 171,
          "column": 30
        },
        "end": {
          "line": 171,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5600,
      "end": 5603,
      "loc": {
        "start": {
          "line": 171,
          "column": 32
        },
        "end": {
          "line": 171,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 5604,
      "end": 5612,
      "loc": {
        "start": {
          "line": 171,
          "column": 36
        },
        "end": {
          "line": 171,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5612,
      "end": 5613,
      "loc": {
        "start": {
          "line": 171,
          "column": 44
        },
        "end": {
          "line": 171,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5613,
      "end": 5617,
      "loc": {
        "start": {
          "line": 171,
          "column": 45
        },
        "end": {
          "line": 171,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5617,
      "end": 5618,
      "loc": {
        "start": {
          "line": 171,
          "column": 49
        },
        "end": {
          "line": 171,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5619,
      "end": 5620,
      "loc": {
        "start": {
          "line": 171,
          "column": 51
        },
        "end": {
          "line": 171,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5633,
      "end": 5637,
      "loc": {
        "start": {
          "line": 172,
          "column": 12
        },
        "end": {
          "line": 172,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5637,
      "end": 5638,
      "loc": {
        "start": {
          "line": 172,
          "column": 16
        },
        "end": {
          "line": 172,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Lasersignature",
      "start": 5639,
      "end": 5655,
      "loc": {
        "start": {
          "line": 172,
          "column": 18
        },
        "end": {
          "line": 172,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5655,
      "end": 5656,
      "loc": {
        "start": {
          "line": 172,
          "column": 34
        },
        "end": {
          "line": 172,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5669,
      "end": 5674,
      "loc": {
        "start": {
          "line": 173,
          "column": 12
        },
        "end": {
          "line": 173,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5674,
      "end": 5675,
      "loc": {
        "start": {
          "line": 173,
          "column": 17
        },
        "end": {
          "line": 173,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5676,
      "end": 5681,
      "loc": {
        "start": {
          "line": 173,
          "column": 19
        },
        "end": {
          "line": 173,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5681,
      "end": 5682,
      "loc": {
        "start": {
          "line": 173,
          "column": 24
        },
        "end": {
          "line": 173,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 5695,
      "end": 5702,
      "loc": {
        "start": {
          "line": 174,
          "column": 12
        },
        "end": {
          "line": 174,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5702,
      "end": 5703,
      "loc": {
        "start": {
          "line": 174,
          "column": 19
        },
        "end": {
          "line": 174,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Define as signature line",
      "start": 5704,
      "end": 5730,
      "loc": {
        "start": {
          "line": 174,
          "column": 21
        },
        "end": {
          "line": 174,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5730,
      "end": 5731,
      "loc": {
        "start": {
          "line": 174,
          "column": 47
        },
        "end": {
          "line": 174,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 5744,
      "end": 5751,
      "loc": {
        "start": {
          "line": 175,
          "column": 12
        },
        "end": {
          "line": 175,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5751,
      "end": 5752,
      "loc": {
        "start": {
          "line": 175,
          "column": 19
        },
        "end": {
          "line": 175,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 5753,
      "end": 5757,
      "loc": {
        "start": {
          "line": 175,
          "column": 21
        },
        "end": {
          "line": 175,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5766,
      "end": 5767,
      "loc": {
        "start": {
          "line": 176,
          "column": 8
        },
        "end": {
          "line": 176,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5767,
      "end": 5768,
      "loc": {
        "start": {
          "line": 176,
          "column": 9
        },
        "end": {
          "line": 176,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5777,
      "end": 5781,
      "loc": {
        "start": {
          "line": 177,
          "column": 8
        },
        "end": {
          "line": 177,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5781,
      "end": 5782,
      "loc": {
        "start": {
          "line": 177,
          "column": 12
        },
        "end": {
          "line": 177,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "laserGroup",
      "start": 5782,
      "end": 5792,
      "loc": {
        "start": {
          "line": 177,
          "column": 13
        },
        "end": {
          "line": 177,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5793,
      "end": 5794,
      "loc": {
        "start": {
          "line": 177,
          "column": 24
        },
        "end": {
          "line": 177,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5795,
      "end": 5798,
      "loc": {
        "start": {
          "line": 177,
          "column": 26
        },
        "end": {
          "line": 177,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5799,
      "end": 5804,
      "loc": {
        "start": {
          "line": 177,
          "column": 30
        },
        "end": {
          "line": 177,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5804,
      "end": 5805,
      "loc": {
        "start": {
          "line": 177,
          "column": 35
        },
        "end": {
          "line": 177,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5805,
      "end": 5809,
      "loc": {
        "start": {
          "line": 177,
          "column": 36
        },
        "end": {
          "line": 177,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5809,
      "end": 5810,
      "loc": {
        "start": {
          "line": 177,
          "column": 40
        },
        "end": {
          "line": 177,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5811,
      "end": 5812,
      "loc": {
        "start": {
          "line": 177,
          "column": 42
        },
        "end": {
          "line": 177,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5825,
      "end": 5829,
      "loc": {
        "start": {
          "line": 178,
          "column": 12
        },
        "end": {
          "line": 178,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5829,
      "end": 5830,
      "loc": {
        "start": {
          "line": 178,
          "column": 16
        },
        "end": {
          "line": 178,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Laser",
      "start": 5831,
      "end": 5838,
      "loc": {
        "start": {
          "line": 178,
          "column": 18
        },
        "end": {
          "line": 178,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5838,
      "end": 5839,
      "loc": {
        "start": {
          "line": 178,
          "column": 25
        },
        "end": {
          "line": 178,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "format",
      "start": 5852,
      "end": 5858,
      "loc": {
        "start": {
          "line": 179,
          "column": 12
        },
        "end": {
          "line": 179,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5858,
      "end": 5859,
      "loc": {
        "start": {
          "line": 179,
          "column": 18
        },
        "end": {
          "line": 179,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5860,
      "end": 5865,
      "loc": {
        "start": {
          "line": 179,
          "column": 20
        },
        "end": {
          "line": 179,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5865,
      "end": 5866,
      "loc": {
        "start": {
          "line": 179,
          "column": 25
        },
        "end": {
          "line": 179,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Format",
      "start": 5866,
      "end": 5872,
      "loc": {
        "start": {
          "line": 179,
          "column": 26
        },
        "end": {
          "line": 179,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5872,
      "end": 5873,
      "loc": {
        "start": {
          "line": 179,
          "column": 32
        },
        "end": {
          "line": 179,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Table",
      "start": 5873,
      "end": 5878,
      "loc": {
        "start": {
          "line": 179,
          "column": 33
        },
        "end": {
          "line": 179,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5878,
      "end": 5879,
      "loc": {
        "start": {
          "line": 179,
          "column": 38
        },
        "end": {
          "line": 179,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 5892,
      "end": 5900,
      "loc": {
        "start": {
          "line": 180,
          "column": 12
        },
        "end": {
          "line": 180,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5900,
      "end": 5901,
      "loc": {
        "start": {
          "line": 180,
          "column": 20
        },
        "end": {
          "line": 180,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5902,
      "end": 5903,
      "loc": {
        "start": {
          "line": 180,
          "column": 22
        },
        "end": {
          "line": 180,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5903,
      "end": 5907,
      "loc": {
        "start": {
          "line": 180,
          "column": 23
        },
        "end": {
          "line": 180,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5907,
      "end": 5908,
      "loc": {
        "start": {
          "line": 180,
          "column": 27
        },
        "end": {
          "line": 180,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 5908,
      "end": 5924,
      "loc": {
        "start": {
          "line": 180,
          "column": 28
        },
        "end": {
          "line": 180,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5924,
      "end": 5925,
      "loc": {
        "start": {
          "line": 180,
          "column": 44
        },
        "end": {
          "line": 180,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5934,
      "end": 5935,
      "loc": {
        "start": {
          "line": 181,
          "column": 8
        },
        "end": {
          "line": 181,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5935,
      "end": 5936,
      "loc": {
        "start": {
          "line": 181,
          "column": 9
        },
        "end": {
          "line": 181,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 5946,
      "end": 5956,
      "loc": {
        "start": {
          "line": 183,
          "column": 8
        },
        "end": {
          "line": 183,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5965,
      "end": 5969,
      "loc": {
        "start": {
          "line": 184,
          "column": 8
        },
        "end": {
          "line": 184,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5969,
      "end": 5970,
      "loc": {
        "start": {
          "line": 184,
          "column": 12
        },
        "end": {
          "line": 184,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 5970,
      "end": 5982,
      "loc": {
        "start": {
          "line": 184,
          "column": 13
        },
        "end": {
          "line": 184,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5983,
      "end": 5984,
      "loc": {
        "start": {
          "line": 184,
          "column": 26
        },
        "end": {
          "line": 184,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5985,
      "end": 5988,
      "loc": {
        "start": {
          "line": 184,
          "column": 28
        },
        "end": {
          "line": 184,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 5989,
      "end": 5995,
      "loc": {
        "start": {
          "line": 184,
          "column": 32
        },
        "end": {
          "line": 184,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5995,
      "end": 5996,
      "loc": {
        "start": {
          "line": 184,
          "column": 38
        },
        "end": {
          "line": 184,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5996,
      "end": 6000,
      "loc": {
        "start": {
          "line": 184,
          "column": 39
        },
        "end": {
          "line": 184,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6000,
      "end": 6001,
      "loc": {
        "start": {
          "line": 184,
          "column": 43
        },
        "end": {
          "line": 184,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6002,
      "end": 6003,
      "loc": {
        "start": {
          "line": 184,
          "column": 45
        },
        "end": {
          "line": 184,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6016,
      "end": 6020,
      "loc": {
        "start": {
          "line": 185,
          "column": 12
        },
        "end": {
          "line": 185,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6020,
      "end": 6021,
      "loc": {
        "start": {
          "line": 185,
          "column": 16
        },
        "end": {
          "line": 185,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Accept",
      "start": 6022,
      "end": 6030,
      "loc": {
        "start": {
          "line": 185,
          "column": 18
        },
        "end": {
          "line": 185,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6030,
      "end": 6031,
      "loc": {
        "start": {
          "line": 185,
          "column": 26
        },
        "end": {
          "line": 185,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 6044,
      "end": 6049,
      "loc": {
        "start": {
          "line": 186,
          "column": 12
        },
        "end": {
          "line": 186,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6049,
      "end": 6050,
      "loc": {
        "start": {
          "line": 186,
          "column": 17
        },
        "end": {
          "line": 186,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "blue",
      "start": 6051,
      "end": 6057,
      "loc": {
        "start": {
          "line": 186,
          "column": 19
        },
        "end": {
          "line": 186,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6066,
      "end": 6067,
      "loc": {
        "start": {
          "line": 187,
          "column": 8
        },
        "end": {
          "line": 187,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6067,
      "end": 6068,
      "loc": {
        "start": {
          "line": 187,
          "column": 9
        },
        "end": {
          "line": 187,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6077,
      "end": 6081,
      "loc": {
        "start": {
          "line": 188,
          "column": 8
        },
        "end": {
          "line": 188,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6081,
      "end": 6082,
      "loc": {
        "start": {
          "line": 188,
          "column": 12
        },
        "end": {
          "line": 188,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 6082,
      "end": 6094,
      "loc": {
        "start": {
          "line": 188,
          "column": 13
        },
        "end": {
          "line": 188,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6095,
      "end": 6096,
      "loc": {
        "start": {
          "line": 188,
          "column": 26
        },
        "end": {
          "line": 188,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 6097,
      "end": 6100,
      "loc": {
        "start": {
          "line": 188,
          "column": 28
        },
        "end": {
          "line": 188,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 6101,
      "end": 6107,
      "loc": {
        "start": {
          "line": 188,
          "column": 32
        },
        "end": {
          "line": 188,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6107,
      "end": 6108,
      "loc": {
        "start": {
          "line": 188,
          "column": 38
        },
        "end": {
          "line": 188,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6108,
      "end": 6112,
      "loc": {
        "start": {
          "line": 188,
          "column": 39
        },
        "end": {
          "line": 188,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6112,
      "end": 6113,
      "loc": {
        "start": {
          "line": 188,
          "column": 43
        },
        "end": {
          "line": 188,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6114,
      "end": 6115,
      "loc": {
        "start": {
          "line": 188,
          "column": 45
        },
        "end": {
          "line": 188,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6128,
      "end": 6132,
      "loc": {
        "start": {
          "line": 189,
          "column": 12
        },
        "end": {
          "line": 189,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6132,
      "end": 6133,
      "loc": {
        "start": {
          "line": 189,
          "column": 16
        },
        "end": {
          "line": 189,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Delete",
      "start": 6134,
      "end": 6142,
      "loc": {
        "start": {
          "line": 189,
          "column": 18
        },
        "end": {
          "line": 189,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6142,
      "end": 6143,
      "loc": {
        "start": {
          "line": 189,
          "column": 26
        },
        "end": {
          "line": 189,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 6156,
      "end": 6161,
      "loc": {
        "start": {
          "line": 190,
          "column": 12
        },
        "end": {
          "line": 190,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6161,
      "end": 6162,
      "loc": {
        "start": {
          "line": 190,
          "column": 17
        },
        "end": {
          "line": 190,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "red",
      "start": 6163,
      "end": 6168,
      "loc": {
        "start": {
          "line": 190,
          "column": 19
        },
        "end": {
          "line": 190,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6177,
      "end": 6178,
      "loc": {
        "start": {
          "line": 191,
          "column": 8
        },
        "end": {
          "line": 191,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6178,
      "end": 6179,
      "loc": {
        "start": {
          "line": 191,
          "column": 9
        },
        "end": {
          "line": 191,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " order of elements",
      "start": 6189,
      "end": 6209,
      "loc": {
        "start": {
          "line": 193,
          "column": 8
        },
        "end": {
          "line": 193,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6218,
      "end": 6222,
      "loc": {
        "start": {
          "line": 194,
          "column": 8
        },
        "end": {
          "line": 194,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6222,
      "end": 6223,
      "loc": {
        "start": {
          "line": 194,
          "column": 12
        },
        "end": {
          "line": 194,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6223,
      "end": 6233,
      "loc": {
        "start": {
          "line": 194,
          "column": 13
        },
        "end": {
          "line": 194,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6233,
      "end": 6234,
      "loc": {
        "start": {
          "line": 194,
          "column": 23
        },
        "end": {
          "line": 194,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6234,
      "end": 6238,
      "loc": {
        "start": {
          "line": 194,
          "column": 24
        },
        "end": {
          "line": 194,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6238,
      "end": 6239,
      "loc": {
        "start": {
          "line": 194,
          "column": 28
        },
        "end": {
          "line": 194,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectionGroup",
      "start": 6239,
      "end": 6253,
      "loc": {
        "start": {
          "line": 194,
          "column": 29
        },
        "end": {
          "line": 194,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6253,
      "end": 6254,
      "loc": {
        "start": {
          "line": 194,
          "column": 43
        },
        "end": {
          "line": 194,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6263,
      "end": 6267,
      "loc": {
        "start": {
          "line": 195,
          "column": 8
        },
        "end": {
          "line": 195,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6267,
      "end": 6268,
      "loc": {
        "start": {
          "line": 195,
          "column": 12
        },
        "end": {
          "line": 195,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6268,
      "end": 6278,
      "loc": {
        "start": {
          "line": 195,
          "column": 13
        },
        "end": {
          "line": 195,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6278,
      "end": 6279,
      "loc": {
        "start": {
          "line": 195,
          "column": 23
        },
        "end": {
          "line": 195,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6279,
      "end": 6283,
      "loc": {
        "start": {
          "line": 195,
          "column": 24
        },
        "end": {
          "line": 195,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6283,
      "end": 6284,
      "loc": {
        "start": {
          "line": 195,
          "column": 28
        },
        "end": {
          "line": 195,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 6284,
      "end": 6296,
      "loc": {
        "start": {
          "line": 195,
          "column": 29
        },
        "end": {
          "line": 195,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6296,
      "end": 6297,
      "loc": {
        "start": {
          "line": 195,
          "column": 41
        },
        "end": {
          "line": 195,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6306,
      "end": 6310,
      "loc": {
        "start": {
          "line": 196,
          "column": 8
        },
        "end": {
          "line": 196,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6310,
      "end": 6311,
      "loc": {
        "start": {
          "line": 196,
          "column": 12
        },
        "end": {
          "line": 196,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6311,
      "end": 6321,
      "loc": {
        "start": {
          "line": 196,
          "column": 13
        },
        "end": {
          "line": 196,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6321,
      "end": 6322,
      "loc": {
        "start": {
          "line": 196,
          "column": 23
        },
        "end": {
          "line": 196,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6322,
      "end": 6326,
      "loc": {
        "start": {
          "line": 196,
          "column": 24
        },
        "end": {
          "line": 196,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6326,
      "end": 6327,
      "loc": {
        "start": {
          "line": 196,
          "column": 28
        },
        "end": {
          "line": 196,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 6327,
      "end": 6334,
      "loc": {
        "start": {
          "line": 196,
          "column": 29
        },
        "end": {
          "line": 196,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6334,
      "end": 6335,
      "loc": {
        "start": {
          "line": 196,
          "column": 36
        },
        "end": {
          "line": 196,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6344,
      "end": 6348,
      "loc": {
        "start": {
          "line": 197,
          "column": 8
        },
        "end": {
          "line": 197,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6348,
      "end": 6349,
      "loc": {
        "start": {
          "line": 197,
          "column": 12
        },
        "end": {
          "line": 197,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6349,
      "end": 6359,
      "loc": {
        "start": {
          "line": 197,
          "column": 13
        },
        "end": {
          "line": 197,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6359,
      "end": 6360,
      "loc": {
        "start": {
          "line": 197,
          "column": 23
        },
        "end": {
          "line": 197,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6360,
      "end": 6364,
      "loc": {
        "start": {
          "line": 197,
          "column": 24
        },
        "end": {
          "line": 197,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6364,
      "end": 6365,
      "loc": {
        "start": {
          "line": 197,
          "column": 28
        },
        "end": {
          "line": 197,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 6365,
      "end": 6377,
      "loc": {
        "start": {
          "line": 197,
          "column": 29
        },
        "end": {
          "line": 197,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6377,
      "end": 6378,
      "loc": {
        "start": {
          "line": 197,
          "column": 41
        },
        "end": {
          "line": 197,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6387,
      "end": 6391,
      "loc": {
        "start": {
          "line": 198,
          "column": 8
        },
        "end": {
          "line": 198,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6391,
      "end": 6392,
      "loc": {
        "start": {
          "line": 198,
          "column": 12
        },
        "end": {
          "line": 198,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6392,
      "end": 6402,
      "loc": {
        "start": {
          "line": 198,
          "column": 13
        },
        "end": {
          "line": 198,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6402,
      "end": 6403,
      "loc": {
        "start": {
          "line": 198,
          "column": 23
        },
        "end": {
          "line": 198,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6403,
      "end": 6407,
      "loc": {
        "start": {
          "line": 198,
          "column": 24
        },
        "end": {
          "line": 198,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6407,
      "end": 6408,
      "loc": {
        "start": {
          "line": 198,
          "column": 28
        },
        "end": {
          "line": 198,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "laserGroup",
      "start": 6408,
      "end": 6418,
      "loc": {
        "start": {
          "line": 198,
          "column": 29
        },
        "end": {
          "line": 198,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6418,
      "end": 6419,
      "loc": {
        "start": {
          "line": 198,
          "column": 39
        },
        "end": {
          "line": 198,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6424,
      "end": 6425,
      "loc": {
        "start": {
          "line": 199,
          "column": 4
        },
        "end": {
          "line": 199,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is enabled.\n     ",
      "start": 6431,
      "end": 6484,
      "loc": {
        "start": {
          "line": 201,
          "column": 4
        },
        "end": {
          "line": 203,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onEnabled",
      "start": 6489,
      "end": 6498,
      "loc": {
        "start": {
          "line": 204,
          "column": 4
        },
        "end": {
          "line": 204,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6499,
      "end": 6500,
      "loc": {
        "start": {
          "line": 204,
          "column": 14
        },
        "end": {
          "line": 204,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6500,
      "end": 6501,
      "loc": {
        "start": {
          "line": 204,
          "column": 15
        },
        "end": {
          "line": 204,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6502,
      "end": 6503,
      "loc": {
        "start": {
          "line": 204,
          "column": 17
        },
        "end": {
          "line": 204,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6512,
      "end": 6516,
      "loc": {
        "start": {
          "line": 205,
          "column": 8
        },
        "end": {
          "line": 205,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6516,
      "end": 6517,
      "loc": {
        "start": {
          "line": 205,
          "column": 12
        },
        "end": {
          "line": 205,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetElements",
      "start": 6517,
      "end": 6530,
      "loc": {
        "start": {
          "line": 205,
          "column": 13
        },
        "end": {
          "line": 205,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6530,
      "end": 6531,
      "loc": {
        "start": {
          "line": 205,
          "column": 26
        },
        "end": {
          "line": 205,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6531,
      "end": 6532,
      "loc": {
        "start": {
          "line": 205,
          "column": 27
        },
        "end": {
          "line": 205,
          "column": 28
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection changed",
      "start": 6542,
      "end": 6562,
      "loc": {
        "start": {
          "line": 207,
          "column": 8
        },
        "end": {
          "line": 207,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6571,
      "end": 6575,
      "loc": {
        "start": {
          "line": 208,
          "column": 8
        },
        "end": {
          "line": 208,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6575,
      "end": 6576,
      "loc": {
        "start": {
          "line": 208,
          "column": 12
        },
        "end": {
          "line": 208,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 6576,
      "end": 6585,
      "loc": {
        "start": {
          "line": 208,
          "column": 13
        },
        "end": {
          "line": 208,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6585,
      "end": 6586,
      "loc": {
        "start": {
          "line": 208,
          "column": 22
        },
        "end": {
          "line": 208,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 6586,
      "end": 6593,
      "loc": {
        "start": {
          "line": 208,
          "column": 23
        },
        "end": {
          "line": 208,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6593,
      "end": 6594,
      "loc": {
        "start": {
          "line": 208,
          "column": 30
        },
        "end": {
          "line": 208,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 6594,
      "end": 6599,
      "loc": {
        "start": {
          "line": 208,
          "column": 31
        },
        "end": {
          "line": 208,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6600,
      "end": 6602,
      "loc": {
        "start": {
          "line": 208,
          "column": 37
        },
        "end": {
          "line": 208,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 6603,
      "end": 6608,
      "loc": {
        "start": {
          "line": 208,
          "column": 40
        },
        "end": {
          "line": 208,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6608,
      "end": 6609,
      "loc": {
        "start": {
          "line": 208,
          "column": 45
        },
        "end": {
          "line": 208,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 6609,
      "end": 6617,
      "loc": {
        "start": {
          "line": 208,
          "column": 46
        },
        "end": {
          "line": 208,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6617,
      "end": 6618,
      "loc": {
        "start": {
          "line": 208,
          "column": 54
        },
        "end": {
          "line": 208,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6619,
      "end": 6624,
      "loc": {
        "start": {
          "line": 208,
          "column": 56
        },
        "end": {
          "line": 208,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6625,
      "end": 6627,
      "loc": {
        "start": {
          "line": 208,
          "column": 62
        },
        "end": {
          "line": 208,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6628,
      "end": 6629,
      "loc": {
        "start": {
          "line": 208,
          "column": 65
        },
        "end": {
          "line": 208,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6642,
      "end": 6647,
      "loc": {
        "start": {
          "line": 209,
          "column": 12
        },
        "end": {
          "line": 209,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6648,
      "end": 6664,
      "loc": {
        "start": {
          "line": 209,
          "column": 18
        },
        "end": {
          "line": 209,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6665,
      "end": 6666,
      "loc": {
        "start": {
          "line": 209,
          "column": 35
        },
        "end": {
          "line": 209,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6667,
      "end": 6671,
      "loc": {
        "start": {
          "line": 209,
          "column": 37
        },
        "end": {
          "line": 209,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6671,
      "end": 6672,
      "loc": {
        "start": {
          "line": 209,
          "column": 41
        },
        "end": {
          "line": 209,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 6672,
      "end": 6679,
      "loc": {
        "start": {
          "line": 209,
          "column": 42
        },
        "end": {
          "line": 209,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6679,
      "end": 6680,
      "loc": {
        "start": {
          "line": 209,
          "column": 49
        },
        "end": {
          "line": 209,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 6680,
      "end": 6688,
      "loc": {
        "start": {
          "line": 209,
          "column": 50
        },
        "end": {
          "line": 209,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6688,
      "end": 6689,
      "loc": {
        "start": {
          "line": 209,
          "column": 58
        },
        "end": {
          "line": 209,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 6689,
      "end": 6708,
      "loc": {
        "start": {
          "line": 209,
          "column": 59
        },
        "end": {
          "line": 209,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6708,
      "end": 6709,
      "loc": {
        "start": {
          "line": 209,
          "column": 78
        },
        "end": {
          "line": 209,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6709,
      "end": 6710,
      "loc": {
        "start": {
          "line": 209,
          "column": 79
        },
        "end": {
          "line": 209,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6723,
      "end": 6725,
      "loc": {
        "start": {
          "line": 210,
          "column": 12
        },
        "end": {
          "line": 210,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6726,
      "end": 6727,
      "loc": {
        "start": {
          "line": 210,
          "column": 15
        },
        "end": {
          "line": 210,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6727,
      "end": 6743,
      "loc": {
        "start": {
          "line": 210,
          "column": 16
        },
        "end": {
          "line": 210,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6743,
      "end": 6744,
      "loc": {
        "start": {
          "line": 210,
          "column": 32
        },
        "end": {
          "line": 210,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6744,
      "end": 6750,
      "loc": {
        "start": {
          "line": 210,
          "column": 33
        },
        "end": {
          "line": 210,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 6751,
      "end": 6752,
      "loc": {
        "start": {
          "line": 210,
          "column": 40
        },
        "end": {
          "line": 210,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6753,
      "end": 6754,
      "loc": {
        "start": {
          "line": 210,
          "column": 42
        },
        "end": {
          "line": 210,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6754,
      "end": 6755,
      "loc": {
        "start": {
          "line": 210,
          "column": 43
        },
        "end": {
          "line": 210,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6756,
      "end": 6757,
      "loc": {
        "start": {
          "line": 210,
          "column": 45
        },
        "end": {
          "line": 210,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6774,
      "end": 6779,
      "loc": {
        "start": {
          "line": 211,
          "column": 16
        },
        "end": {
          "line": 211,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 6780,
      "end": 6786,
      "loc": {
        "start": {
          "line": 211,
          "column": 22
        },
        "end": {
          "line": 211,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6787,
      "end": 6788,
      "loc": {
        "start": {
          "line": 211,
          "column": 29
        },
        "end": {
          "line": 211,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6789,
      "end": 6793,
      "loc": {
        "start": {
          "line": 211,
          "column": 31
        },
        "end": {
          "line": 211,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6793,
      "end": 6794,
      "loc": {
        "start": {
          "line": 211,
          "column": 35
        },
        "end": {
          "line": 211,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 6794,
      "end": 6804,
      "loc": {
        "start": {
          "line": 211,
          "column": 36
        },
        "end": {
          "line": 211,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6804,
      "end": 6805,
      "loc": {
        "start": {
          "line": 211,
          "column": 46
        },
        "end": {
          "line": 211,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6805,
      "end": 6821,
      "loc": {
        "start": {
          "line": 211,
          "column": 47
        },
        "end": {
          "line": 211,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6821,
      "end": 6822,
      "loc": {
        "start": {
          "line": 211,
          "column": 63
        },
        "end": {
          "line": 211,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6822,
      "end": 6823,
      "loc": {
        "start": {
          "line": 211,
          "column": 64
        },
        "end": {
          "line": 211,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6823,
      "end": 6824,
      "loc": {
        "start": {
          "line": 211,
          "column": 65
        },
        "end": {
          "line": 211,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6824,
      "end": 6825,
      "loc": {
        "start": {
          "line": 211,
          "column": 66
        },
        "end": {
          "line": 211,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6842,
      "end": 6844,
      "loc": {
        "start": {
          "line": 212,
          "column": 16
        },
        "end": {
          "line": 212,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6845,
      "end": 6846,
      "loc": {
        "start": {
          "line": 212,
          "column": 19
        },
        "end": {
          "line": 212,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 6846,
      "end": 6852,
      "loc": {
        "start": {
          "line": 212,
          "column": 20
        },
        "end": {
          "line": 212,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6852,
      "end": 6853,
      "loc": {
        "start": {
          "line": 212,
          "column": 26
        },
        "end": {
          "line": 212,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6854,
      "end": 6855,
      "loc": {
        "start": {
          "line": 212,
          "column": 28
        },
        "end": {
          "line": 212,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 6876,
      "end": 6911,
      "loc": {
        "start": {
          "line": 213,
          "column": 20
        },
        "end": {
          "line": 213,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6932,
      "end": 6937,
      "loc": {
        "start": {
          "line": 214,
          "column": 20
        },
        "end": {
          "line": 214,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 6938,
      "end": 6946,
      "loc": {
        "start": {
          "line": 214,
          "column": 26
        },
        "end": {
          "line": 214,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6947,
      "end": 6948,
      "loc": {
        "start": {
          "line": 214,
          "column": 35
        },
        "end": {
          "line": 214,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6949,
      "end": 6953,
      "loc": {
        "start": {
          "line": 214,
          "column": 37
        },
        "end": {
          "line": 214,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6953,
      "end": 6954,
      "loc": {
        "start": {
          "line": 214,
          "column": 41
        },
        "end": {
          "line": 214,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 6954,
      "end": 6961,
      "loc": {
        "start": {
          "line": 214,
          "column": 42
        },
        "end": {
          "line": 214,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6961,
      "end": 6962,
      "loc": {
        "start": {
          "line": 214,
          "column": 49
        },
        "end": {
          "line": 214,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 6962,
      "end": 6966,
      "loc": {
        "start": {
          "line": 214,
          "column": 50
        },
        "end": {
          "line": 214,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6966,
      "end": 6967,
      "loc": {
        "start": {
          "line": 214,
          "column": 54
        },
        "end": {
          "line": 214,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 6967,
      "end": 6973,
      "loc": {
        "start": {
          "line": 214,
          "column": 55
        },
        "end": {
          "line": 214,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6973,
      "end": 6974,
      "loc": {
        "start": {
          "line": 214,
          "column": 61
        },
        "end": {
          "line": 214,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6974,
      "end": 6975,
      "loc": {
        "start": {
          "line": 214,
          "column": 62
        },
        "end": {
          "line": 214,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 6975,
      "end": 6981,
      "loc": {
        "start": {
          "line": 214,
          "column": 63
        },
        "end": {
          "line": 214,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7002,
      "end": 7004,
      "loc": {
        "start": {
          "line": 215,
          "column": 20
        },
        "end": {
          "line": 215,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7005,
      "end": 7006,
      "loc": {
        "start": {
          "line": 215,
          "column": 23
        },
        "end": {
          "line": 215,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7006,
      "end": 7010,
      "loc": {
        "start": {
          "line": 215,
          "column": 24
        },
        "end": {
          "line": 215,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7010,
      "end": 7011,
      "loc": {
        "start": {
          "line": 215,
          "column": 28
        },
        "end": {
          "line": 215,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7011,
      "end": 7018,
      "loc": {
        "start": {
          "line": 215,
          "column": 29
        },
        "end": {
          "line": 215,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7018,
      "end": 7019,
      "loc": {
        "start": {
          "line": 215,
          "column": 36
        },
        "end": {
          "line": 215,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7019,
      "end": 7023,
      "loc": {
        "start": {
          "line": 215,
          "column": 37
        },
        "end": {
          "line": 215,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7023,
      "end": 7024,
      "loc": {
        "start": {
          "line": 215,
          "column": 41
        },
        "end": {
          "line": 215,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7024,
      "end": 7032,
      "loc": {
        "start": {
          "line": 215,
          "column": 42
        },
        "end": {
          "line": 215,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7032,
      "end": 7033,
      "loc": {
        "start": {
          "line": 215,
          "column": 50
        },
        "end": {
          "line": 215,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7033,
      "end": 7034,
      "loc": {
        "start": {
          "line": 215,
          "column": 51
        },
        "end": {
          "line": 215,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 7034,
      "end": 7039,
      "loc": {
        "start": {
          "line": 215,
          "column": 52
        },
        "end": {
          "line": 215,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7040,
      "end": 7043,
      "loc": {
        "start": {
          "line": 215,
          "column": 58
        },
        "end": {
          "line": 215,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_Bending",
      "start": 7044,
      "end": 7056,
      "loc": {
        "start": {
          "line": 215,
          "column": 62
        },
        "end": {
          "line": 215,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7056,
      "end": 7057,
      "loc": {
        "start": {
          "line": 215,
          "column": 74
        },
        "end": {
          "line": 215,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7058,
      "end": 7059,
      "loc": {
        "start": {
          "line": 215,
          "column": 76
        },
        "end": {
          "line": 215,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7084,
      "end": 7089,
      "loc": {
        "start": {
          "line": 216,
          "column": 24
        },
        "end": {
          "line": 216,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7090,
      "end": 7097,
      "loc": {
        "start": {
          "line": 216,
          "column": 30
        },
        "end": {
          "line": 216,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7098,
      "end": 7099,
      "loc": {
        "start": {
          "line": 216,
          "column": 38
        },
        "end": {
          "line": 216,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7100,
      "end": 7104,
      "loc": {
        "start": {
          "line": 216,
          "column": 40
        },
        "end": {
          "line": 216,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7104,
      "end": 7105,
      "loc": {
        "start": {
          "line": 216,
          "column": 44
        },
        "end": {
          "line": 216,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7105,
      "end": 7112,
      "loc": {
        "start": {
          "line": 216,
          "column": 45
        },
        "end": {
          "line": 216,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7112,
      "end": 7113,
      "loc": {
        "start": {
          "line": 216,
          "column": 52
        },
        "end": {
          "line": 216,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7113,
      "end": 7117,
      "loc": {
        "start": {
          "line": 216,
          "column": 53
        },
        "end": {
          "line": 216,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7117,
      "end": 7118,
      "loc": {
        "start": {
          "line": 216,
          "column": 57
        },
        "end": {
          "line": 216,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7118,
      "end": 7126,
      "loc": {
        "start": {
          "line": 216,
          "column": 58
        },
        "end": {
          "line": 216,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7126,
      "end": 7127,
      "loc": {
        "start": {
          "line": 216,
          "column": 66
        },
        "end": {
          "line": 216,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7152,
      "end": 7154,
      "loc": {
        "start": {
          "line": 217,
          "column": 24
        },
        "end": {
          "line": 217,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7155,
      "end": 7156,
      "loc": {
        "start": {
          "line": 217,
          "column": 27
        },
        "end": {
          "line": 217,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7156,
      "end": 7163,
      "loc": {
        "start": {
          "line": 217,
          "column": 28
        },
        "end": {
          "line": 217,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7163,
      "end": 7164,
      "loc": {
        "start": {
          "line": 217,
          "column": 35
        },
        "end": {
          "line": 217,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7165,
      "end": 7166,
      "loc": {
        "start": {
          "line": 217,
          "column": 37
        },
        "end": {
          "line": 217,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7195,
      "end": 7199,
      "loc": {
        "start": {
          "line": 218,
          "column": 28
        },
        "end": {
          "line": 218,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7199,
      "end": 7200,
      "loc": {
        "start": {
          "line": 218,
          "column": 32
        },
        "end": {
          "line": 218,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 7200,
      "end": 7206,
      "loc": {
        "start": {
          "line": 218,
          "column": 33
        },
        "end": {
          "line": 218,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7206,
      "end": 7207,
      "loc": {
        "start": {
          "line": 218,
          "column": 39
        },
        "end": {
          "line": 218,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7207,
      "end": 7212,
      "loc": {
        "start": {
          "line": 218,
          "column": 40
        },
        "end": {
          "line": 218,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7213,
      "end": 7214,
      "loc": {
        "start": {
          "line": 218,
          "column": 46
        },
        "end": {
          "line": 218,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7215,
      "end": 7222,
      "loc": {
        "start": {
          "line": 218,
          "column": 48
        },
        "end": {
          "line": 218,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7222,
      "end": 7223,
      "loc": {
        "start": {
          "line": 218,
          "column": 55
        },
        "end": {
          "line": 218,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7223,
      "end": 7230,
      "loc": {
        "start": {
          "line": 218,
          "column": 56
        },
        "end": {
          "line": 218,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7230,
      "end": 7231,
      "loc": {
        "start": {
          "line": 218,
          "column": 63
        },
        "end": {
          "line": 218,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 7231,
      "end": 7241,
      "loc": {
        "start": {
          "line": 218,
          "column": 64
        },
        "end": {
          "line": 218,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7241,
      "end": 7242,
      "loc": {
        "start": {
          "line": 218,
          "column": 74
        },
        "end": {
          "line": 218,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7242,
      "end": 7247,
      "loc": {
        "start": {
          "line": 218,
          "column": 75
        },
        "end": {
          "line": 218,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7276,
      "end": 7280,
      "loc": {
        "start": {
          "line": 219,
          "column": 28
        },
        "end": {
          "line": 219,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7280,
      "end": 7281,
      "loc": {
        "start": {
          "line": 219,
          "column": 32
        },
        "end": {
          "line": 219,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 7281,
      "end": 7291,
      "loc": {
        "start": {
          "line": 219,
          "column": 33
        },
        "end": {
          "line": 219,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7291,
      "end": 7292,
      "loc": {
        "start": {
          "line": 219,
          "column": 43
        },
        "end": {
          "line": 219,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7292,
      "end": 7297,
      "loc": {
        "start": {
          "line": 219,
          "column": 44
        },
        "end": {
          "line": 219,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7298,
      "end": 7299,
      "loc": {
        "start": {
          "line": 219,
          "column": 50
        },
        "end": {
          "line": 219,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7300,
      "end": 7304,
      "loc": {
        "start": {
          "line": 219,
          "column": 52
        },
        "end": {
          "line": 219,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7333,
      "end": 7335,
      "loc": {
        "start": {
          "line": 220,
          "column": 28
        },
        "end": {
          "line": 220,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7336,
      "end": 7337,
      "loc": {
        "start": {
          "line": 220,
          "column": 31
        },
        "end": {
          "line": 220,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7337,
      "end": 7344,
      "loc": {
        "start": {
          "line": 220,
          "column": 32
        },
        "end": {
          "line": 220,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7344,
      "end": 7345,
      "loc": {
        "start": {
          "line": 220,
          "column": 39
        },
        "end": {
          "line": 220,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7345,
      "end": 7352,
      "loc": {
        "start": {
          "line": 220,
          "column": 40
        },
        "end": {
          "line": 220,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7352,
      "end": 7353,
      "loc": {
        "start": {
          "line": 220,
          "column": 47
        },
        "end": {
          "line": 220,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 7353,
      "end": 7361,
      "loc": {
        "start": {
          "line": 220,
          "column": 48
        },
        "end": {
          "line": 220,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7361,
      "end": 7362,
      "loc": {
        "start": {
          "line": 220,
          "column": 56
        },
        "end": {
          "line": 220,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7362,
      "end": 7367,
      "loc": {
        "start": {
          "line": 220,
          "column": 57
        },
        "end": {
          "line": 220,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7368,
      "end": 7371,
      "loc": {
        "start": {
          "line": 220,
          "column": 63
        },
        "end": {
          "line": 220,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 7372,
      "end": 7373,
      "loc": {
        "start": {
          "line": 220,
          "column": 67
        },
        "end": {
          "line": 220,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7374,
      "end": 7376,
      "loc": {
        "start": {
          "line": 220,
          "column": 69
        },
        "end": {
          "line": 220,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7377,
      "end": 7384,
      "loc": {
        "start": {
          "line": 220,
          "column": 72
        },
        "end": {
          "line": 220,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7384,
      "end": 7385,
      "loc": {
        "start": {
          "line": 220,
          "column": 79
        },
        "end": {
          "line": 220,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7385,
      "end": 7392,
      "loc": {
        "start": {
          "line": 220,
          "column": 80
        },
        "end": {
          "line": 220,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7392,
      "end": 7393,
      "loc": {
        "start": {
          "line": 220,
          "column": 87
        },
        "end": {
          "line": 220,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 7393,
      "end": 7403,
      "loc": {
        "start": {
          "line": 220,
          "column": 88
        },
        "end": {
          "line": 220,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7403,
      "end": 7404,
      "loc": {
        "start": {
          "line": 220,
          "column": 98
        },
        "end": {
          "line": 220,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7404,
      "end": 7409,
      "loc": {
        "start": {
          "line": 220,
          "column": 99
        },
        "end": {
          "line": 220,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7410,
      "end": 7413,
      "loc": {
        "start": {
          "line": 220,
          "column": 105
        },
        "end": {
          "line": 220,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7414,
      "end": 7415,
      "loc": {
        "start": {
          "line": 220,
          "column": 109
        },
        "end": {
          "line": 220,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7416,
      "end": 7418,
      "loc": {
        "start": {
          "line": 220,
          "column": 111
        },
        "end": {
          "line": 220,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7419,
      "end": 7426,
      "loc": {
        "start": {
          "line": 220,
          "column": 114
        },
        "end": {
          "line": 220,
          "column": 121
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7426,
      "end": 7427,
      "loc": {
        "start": {
          "line": 220,
          "column": 121
        },
        "end": {
          "line": 220,
          "column": 122
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7427,
      "end": 7434,
      "loc": {
        "start": {
          "line": 220,
          "column": 122
        },
        "end": {
          "line": 220,
          "column": 129
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7434,
      "end": 7435,
      "loc": {
        "start": {
          "line": 220,
          "column": 129
        },
        "end": {
          "line": 220,
          "column": 130
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 7435,
      "end": 7448,
      "loc": {
        "start": {
          "line": 220,
          "column": 130
        },
        "end": {
          "line": 220,
          "column": 143
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7448,
      "end": 7449,
      "loc": {
        "start": {
          "line": 220,
          "column": 143
        },
        "end": {
          "line": 220,
          "column": 144
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7449,
      "end": 7454,
      "loc": {
        "start": {
          "line": 220,
          "column": 144
        },
        "end": {
          "line": 220,
          "column": 149
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7455,
      "end": 7458,
      "loc": {
        "start": {
          "line": 220,
          "column": 150
        },
        "end": {
          "line": 220,
          "column": 153
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 7459,
      "end": 7460,
      "loc": {
        "start": {
          "line": 220,
          "column": 154
        },
        "end": {
          "line": 220,
          "column": 155
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7460,
      "end": 7461,
      "loc": {
        "start": {
          "line": 220,
          "column": 155
        },
        "end": {
          "line": 220,
          "column": 156
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7462,
      "end": 7463,
      "loc": {
        "start": {
          "line": 220,
          "column": 157
        },
        "end": {
          "line": 220,
          "column": 158
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7496,
      "end": 7498,
      "loc": {
        "start": {
          "line": 221,
          "column": 32
        },
        "end": {
          "line": 221,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7499,
      "end": 7500,
      "loc": {
        "start": {
          "line": 221,
          "column": 35
        },
        "end": {
          "line": 221,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7500,
      "end": 7507,
      "loc": {
        "start": {
          "line": 221,
          "column": 36
        },
        "end": {
          "line": 221,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7507,
      "end": 7508,
      "loc": {
        "start": {
          "line": 221,
          "column": 43
        },
        "end": {
          "line": 221,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7508,
      "end": 7515,
      "loc": {
        "start": {
          "line": 221,
          "column": 44
        },
        "end": {
          "line": 221,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7515,
      "end": 7516,
      "loc": {
        "start": {
          "line": 221,
          "column": 51
        },
        "end": {
          "line": 221,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 7516,
      "end": 7524,
      "loc": {
        "start": {
          "line": 221,
          "column": 52
        },
        "end": {
          "line": 221,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7524,
      "end": 7525,
      "loc": {
        "start": {
          "line": 221,
          "column": 60
        },
        "end": {
          "line": 221,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7525,
      "end": 7530,
      "loc": {
        "start": {
          "line": 221,
          "column": 61
        },
        "end": {
          "line": 221,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 7531,
      "end": 7532,
      "loc": {
        "start": {
          "line": 221,
          "column": 67
        },
        "end": {
          "line": 221,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7533,
      "end": 7534,
      "loc": {
        "start": {
          "line": 221,
          "column": 69
        },
        "end": {
          "line": 221,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7534,
      "end": 7535,
      "loc": {
        "start": {
          "line": 221,
          "column": 70
        },
        "end": {
          "line": 221,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7536,
      "end": 7537,
      "loc": {
        "start": {
          "line": 221,
          "column": 72
        },
        "end": {
          "line": 221,
          "column": 73
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " 30 degrees",
      "start": 7538,
      "end": 7551,
      "loc": {
        "start": {
          "line": 221,
          "column": 74
        },
        "end": {
          "line": 221,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7588,
      "end": 7592,
      "loc": {
        "start": {
          "line": 222,
          "column": 36
        },
        "end": {
          "line": 222,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7592,
      "end": 7593,
      "loc": {
        "start": {
          "line": 222,
          "column": 40
        },
        "end": {
          "line": 222,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 7593,
      "end": 7599,
      "loc": {
        "start": {
          "line": 222,
          "column": 41
        },
        "end": {
          "line": 222,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7599,
      "end": 7600,
      "loc": {
        "start": {
          "line": 222,
          "column": 47
        },
        "end": {
          "line": 222,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7600,
      "end": 7605,
      "loc": {
        "start": {
          "line": 222,
          "column": 48
        },
        "end": {
          "line": 222,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7606,
      "end": 7607,
      "loc": {
        "start": {
          "line": 222,
          "column": 54
        },
        "end": {
          "line": 222,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7608,
      "end": 7612,
      "loc": {
        "start": {
          "line": 222,
          "column": 56
        },
        "end": {
          "line": 222,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7649,
      "end": 7653,
      "loc": {
        "start": {
          "line": 223,
          "column": 36
        },
        "end": {
          "line": 223,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7653,
      "end": 7654,
      "loc": {
        "start": {
          "line": 223,
          "column": 40
        },
        "end": {
          "line": 223,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 7654,
      "end": 7660,
      "loc": {
        "start": {
          "line": 223,
          "column": 41
        },
        "end": {
          "line": 223,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7660,
      "end": 7661,
      "loc": {
        "start": {
          "line": 223,
          "column": 47
        },
        "end": {
          "line": 223,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7661,
      "end": 7666,
      "loc": {
        "start": {
          "line": 223,
          "column": 48
        },
        "end": {
          "line": 223,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7667,
      "end": 7668,
      "loc": {
        "start": {
          "line": 223,
          "column": 54
        },
        "end": {
          "line": 223,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7669,
      "end": 7676,
      "loc": {
        "start": {
          "line": 223,
          "column": 56
        },
        "end": {
          "line": 223,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7676,
      "end": 7677,
      "loc": {
        "start": {
          "line": 223,
          "column": 63
        },
        "end": {
          "line": 223,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7677,
      "end": 7684,
      "loc": {
        "start": {
          "line": 223,
          "column": 64
        },
        "end": {
          "line": 223,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7684,
      "end": 7685,
      "loc": {
        "start": {
          "line": 223,
          "column": 71
        },
        "end": {
          "line": 223,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 7685,
      "end": 7695,
      "loc": {
        "start": {
          "line": 223,
          "column": 72
        },
        "end": {
          "line": 223,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7695,
      "end": 7696,
      "loc": {
        "start": {
          "line": 223,
          "column": 82
        },
        "end": {
          "line": 223,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7696,
      "end": 7701,
      "loc": {
        "start": {
          "line": 223,
          "column": 83
        },
        "end": {
          "line": 223,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7734,
      "end": 7735,
      "loc": {
        "start": {
          "line": 224,
          "column": 32
        },
        "end": {
          "line": 224,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 7736,
      "end": 7740,
      "loc": {
        "start": {
          "line": 224,
          "column": 34
        },
        "end": {
          "line": 224,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7741,
      "end": 7742,
      "loc": {
        "start": {
          "line": 224,
          "column": 39
        },
        "end": {
          "line": 224,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7779,
      "end": 7783,
      "loc": {
        "start": {
          "line": 225,
          "column": 36
        },
        "end": {
          "line": 225,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7783,
      "end": 7784,
      "loc": {
        "start": {
          "line": 225,
          "column": 40
        },
        "end": {
          "line": 225,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 7784,
      "end": 7792,
      "loc": {
        "start": {
          "line": 225,
          "column": 41
        },
        "end": {
          "line": 225,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7792,
      "end": 7793,
      "loc": {
        "start": {
          "line": 225,
          "column": 49
        },
        "end": {
          "line": 225,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7793,
      "end": 7798,
      "loc": {
        "start": {
          "line": 225,
          "column": 50
        },
        "end": {
          "line": 225,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7799,
      "end": 7800,
      "loc": {
        "start": {
          "line": 225,
          "column": 56
        },
        "end": {
          "line": 225,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7801,
      "end": 7805,
      "loc": {
        "start": {
          "line": 225,
          "column": 58
        },
        "end": {
          "line": 225,
          "column": 62
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " -30 degrees",
      "start": 7806,
      "end": 7820,
      "loc": {
        "start": {
          "line": 225,
          "column": 63
        },
        "end": {
          "line": 225,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7857,
      "end": 7861,
      "loc": {
        "start": {
          "line": 226,
          "column": 36
        },
        "end": {
          "line": 226,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7861,
      "end": 7862,
      "loc": {
        "start": {
          "line": 226,
          "column": 40
        },
        "end": {
          "line": 226,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 7862,
      "end": 7868,
      "loc": {
        "start": {
          "line": 226,
          "column": 41
        },
        "end": {
          "line": 226,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7868,
      "end": 7869,
      "loc": {
        "start": {
          "line": 226,
          "column": 47
        },
        "end": {
          "line": 226,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7869,
      "end": 7874,
      "loc": {
        "start": {
          "line": 226,
          "column": 48
        },
        "end": {
          "line": 226,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7875,
      "end": 7876,
      "loc": {
        "start": {
          "line": 226,
          "column": 54
        },
        "end": {
          "line": 226,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7877,
      "end": 7884,
      "loc": {
        "start": {
          "line": 226,
          "column": 56
        },
        "end": {
          "line": 226,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7884,
      "end": 7885,
      "loc": {
        "start": {
          "line": 226,
          "column": 63
        },
        "end": {
          "line": 226,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7885,
      "end": 7892,
      "loc": {
        "start": {
          "line": 226,
          "column": 64
        },
        "end": {
          "line": 226,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7892,
      "end": 7893,
      "loc": {
        "start": {
          "line": 226,
          "column": 71
        },
        "end": {
          "line": 226,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 7893,
      "end": 7903,
      "loc": {
        "start": {
          "line": 226,
          "column": 72
        },
        "end": {
          "line": 226,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7903,
      "end": 7904,
      "loc": {
        "start": {
          "line": 226,
          "column": 82
        },
        "end": {
          "line": 226,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7904,
      "end": 7909,
      "loc": {
        "start": {
          "line": 226,
          "column": 83
        },
        "end": {
          "line": 226,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7942,
      "end": 7943,
      "loc": {
        "start": {
          "line": 227,
          "column": 32
        },
        "end": {
          "line": 227,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7972,
      "end": 7973,
      "loc": {
        "start": {
          "line": 228,
          "column": 28
        },
        "end": {
          "line": 228,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 7974,
      "end": 7978,
      "loc": {
        "start": {
          "line": 228,
          "column": 30
        },
        "end": {
          "line": 228,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7979,
      "end": 7980,
      "loc": {
        "start": {
          "line": 228,
          "column": 35
        },
        "end": {
          "line": 228,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8013,
      "end": 8017,
      "loc": {
        "start": {
          "line": 229,
          "column": 32
        },
        "end": {
          "line": 229,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8017,
      "end": 8018,
      "loc": {
        "start": {
          "line": 229,
          "column": 36
        },
        "end": {
          "line": 229,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 8018,
      "end": 8022,
      "loc": {
        "start": {
          "line": 229,
          "column": 37
        },
        "end": {
          "line": 229,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8022,
      "end": 8023,
      "loc": {
        "start": {
          "line": 229,
          "column": 41
        },
        "end": {
          "line": 229,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8023,
      "end": 8028,
      "loc": {
        "start": {
          "line": 229,
          "column": 42
        },
        "end": {
          "line": 229,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8029,
      "end": 8030,
      "loc": {
        "start": {
          "line": 229,
          "column": 48
        },
        "end": {
          "line": 229,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8031,
      "end": 8035,
      "loc": {
        "start": {
          "line": 229,
          "column": 50
        },
        "end": {
          "line": 229,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8064,
      "end": 8065,
      "loc": {
        "start": {
          "line": 230,
          "column": 28
        },
        "end": {
          "line": 230,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8094,
      "end": 8098,
      "loc": {
        "start": {
          "line": 231,
          "column": 28
        },
        "end": {
          "line": 231,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8098,
      "end": 8099,
      "loc": {
        "start": {
          "line": 231,
          "column": 32
        },
        "end": {
          "line": 231,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 8099,
      "end": 8104,
      "loc": {
        "start": {
          "line": 231,
          "column": 33
        },
        "end": {
          "line": 231,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8104,
      "end": 8105,
      "loc": {
        "start": {
          "line": 231,
          "column": 38
        },
        "end": {
          "line": 231,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8105,
      "end": 8110,
      "loc": {
        "start": {
          "line": 231,
          "column": 39
        },
        "end": {
          "line": 231,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8111,
      "end": 8112,
      "loc": {
        "start": {
          "line": 231,
          "column": 45
        },
        "end": {
          "line": 231,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8113,
      "end": 8120,
      "loc": {
        "start": {
          "line": 231,
          "column": 47
        },
        "end": {
          "line": 231,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8120,
      "end": 8121,
      "loc": {
        "start": {
          "line": 231,
          "column": 54
        },
        "end": {
          "line": 231,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8121,
      "end": 8128,
      "loc": {
        "start": {
          "line": 231,
          "column": 55
        },
        "end": {
          "line": 231,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8128,
      "end": 8129,
      "loc": {
        "start": {
          "line": 231,
          "column": 62
        },
        "end": {
          "line": 231,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 8129,
      "end": 8138,
      "loc": {
        "start": {
          "line": 231,
          "column": 63
        },
        "end": {
          "line": 231,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8138,
      "end": 8139,
      "loc": {
        "start": {
          "line": 231,
          "column": 72
        },
        "end": {
          "line": 231,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8139,
      "end": 8144,
      "loc": {
        "start": {
          "line": 231,
          "column": 73
        },
        "end": {
          "line": 231,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8173,
      "end": 8177,
      "loc": {
        "start": {
          "line": 232,
          "column": 28
        },
        "end": {
          "line": 232,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8177,
      "end": 8178,
      "loc": {
        "start": {
          "line": 232,
          "column": 32
        },
        "end": {
          "line": 232,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 8178,
      "end": 8191,
      "loc": {
        "start": {
          "line": 232,
          "column": 33
        },
        "end": {
          "line": 232,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8191,
      "end": 8192,
      "loc": {
        "start": {
          "line": 232,
          "column": 46
        },
        "end": {
          "line": 232,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8192,
      "end": 8197,
      "loc": {
        "start": {
          "line": 232,
          "column": 47
        },
        "end": {
          "line": 232,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8198,
      "end": 8199,
      "loc": {
        "start": {
          "line": 232,
          "column": 53
        },
        "end": {
          "line": 232,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8200,
      "end": 8207,
      "loc": {
        "start": {
          "line": 232,
          "column": 55
        },
        "end": {
          "line": 232,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8207,
      "end": 8208,
      "loc": {
        "start": {
          "line": 232,
          "column": 62
        },
        "end": {
          "line": 232,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8208,
      "end": 8215,
      "loc": {
        "start": {
          "line": 232,
          "column": 63
        },
        "end": {
          "line": 232,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8215,
      "end": 8216,
      "loc": {
        "start": {
          "line": 232,
          "column": 70
        },
        "end": {
          "line": 232,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 8216,
      "end": 8229,
      "loc": {
        "start": {
          "line": 232,
          "column": 71
        },
        "end": {
          "line": 232,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8229,
      "end": 8230,
      "loc": {
        "start": {
          "line": 232,
          "column": 84
        },
        "end": {
          "line": 232,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8230,
      "end": 8235,
      "loc": {
        "start": {
          "line": 232,
          "column": 85
        },
        "end": {
          "line": 232,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8260,
      "end": 8261,
      "loc": {
        "start": {
          "line": 233,
          "column": 24
        },
        "end": {
          "line": 233,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 8262,
      "end": 8266,
      "loc": {
        "start": {
          "line": 233,
          "column": 26
        },
        "end": {
          "line": 233,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8267,
      "end": 8268,
      "loc": {
        "start": {
          "line": 233,
          "column": 31
        },
        "end": {
          "line": 233,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8297,
      "end": 8301,
      "loc": {
        "start": {
          "line": 234,
          "column": 28
        },
        "end": {
          "line": 234,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8301,
      "end": 8302,
      "loc": {
        "start": {
          "line": 234,
          "column": 32
        },
        "end": {
          "line": 234,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 8302,
      "end": 8317,
      "loc": {
        "start": {
          "line": 234,
          "column": 33
        },
        "end": {
          "line": 234,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8317,
      "end": 8318,
      "loc": {
        "start": {
          "line": 234,
          "column": 48
        },
        "end": {
          "line": 234,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8318,
      "end": 8319,
      "loc": {
        "start": {
          "line": 234,
          "column": 49
        },
        "end": {
          "line": 234,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8344,
      "end": 8345,
      "loc": {
        "start": {
          "line": 235,
          "column": 24
        },
        "end": {
          "line": 235,
          "column": 25
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " console.log('bending', bending)",
      "start": 8370,
      "end": 8404,
      "loc": {
        "start": {
          "line": 236,
          "column": 24
        },
        "end": {
          "line": 236,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8425,
      "end": 8426,
      "loc": {
        "start": {
          "line": 237,
          "column": 20
        },
        "end": {
          "line": 237,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 8427,
      "end": 8431,
      "loc": {
        "start": {
          "line": 237,
          "column": 22
        },
        "end": {
          "line": 237,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8432,
      "end": 8434,
      "loc": {
        "start": {
          "line": 237,
          "column": 27
        },
        "end": {
          "line": 237,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8435,
      "end": 8436,
      "loc": {
        "start": {
          "line": 237,
          "column": 30
        },
        "end": {
          "line": 237,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8436,
      "end": 8440,
      "loc": {
        "start": {
          "line": 237,
          "column": 31
        },
        "end": {
          "line": 237,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8440,
      "end": 8441,
      "loc": {
        "start": {
          "line": 237,
          "column": 35
        },
        "end": {
          "line": 237,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 8441,
      "end": 8448,
      "loc": {
        "start": {
          "line": 237,
          "column": 36
        },
        "end": {
          "line": 237,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8448,
      "end": 8449,
      "loc": {
        "start": {
          "line": 237,
          "column": 43
        },
        "end": {
          "line": 237,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 8449,
      "end": 8453,
      "loc": {
        "start": {
          "line": 237,
          "column": 44
        },
        "end": {
          "line": 237,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8453,
      "end": 8454,
      "loc": {
        "start": {
          "line": 237,
          "column": 48
        },
        "end": {
          "line": 237,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 8454,
      "end": 8462,
      "loc": {
        "start": {
          "line": 237,
          "column": 49
        },
        "end": {
          "line": 237,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8462,
      "end": 8463,
      "loc": {
        "start": {
          "line": 237,
          "column": 57
        },
        "end": {
          "line": 237,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8463,
      "end": 8464,
      "loc": {
        "start": {
          "line": 237,
          "column": 58
        },
        "end": {
          "line": 237,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 8464,
      "end": 8469,
      "loc": {
        "start": {
          "line": 237,
          "column": 59
        },
        "end": {
          "line": 237,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8470,
      "end": 8473,
      "loc": {
        "start": {
          "line": 237,
          "column": 65
        },
        "end": {
          "line": 237,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_SignatureContainer",
      "start": 8474,
      "end": 8497,
      "loc": {
        "start": {
          "line": 237,
          "column": 69
        },
        "end": {
          "line": 237,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8497,
      "end": 8498,
      "loc": {
        "start": {
          "line": 237,
          "column": 92
        },
        "end": {
          "line": 237,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8499,
      "end": 8500,
      "loc": {
        "start": {
          "line": 237,
          "column": 94
        },
        "end": {
          "line": 237,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8525,
      "end": 8529,
      "loc": {
        "start": {
          "line": 238,
          "column": 24
        },
        "end": {
          "line": 238,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8529,
      "end": 8530,
      "loc": {
        "start": {
          "line": 238,
          "column": 28
        },
        "end": {
          "line": 238,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 8530,
      "end": 8546,
      "loc": {
        "start": {
          "line": 238,
          "column": 29
        },
        "end": {
          "line": 238,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8546,
      "end": 8547,
      "loc": {
        "start": {
          "line": 238,
          "column": 45
        },
        "end": {
          "line": 238,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8547,
      "end": 8552,
      "loc": {
        "start": {
          "line": 238,
          "column": 46
        },
        "end": {
          "line": 238,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8553,
      "end": 8554,
      "loc": {
        "start": {
          "line": 238,
          "column": 52
        },
        "end": {
          "line": 238,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8555,
      "end": 8559,
      "loc": {
        "start": {
          "line": 238,
          "column": 54
        },
        "end": {
          "line": 238,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8580,
      "end": 8581,
      "loc": {
        "start": {
          "line": 239,
          "column": 20
        },
        "end": {
          "line": 239,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 8582,
      "end": 8586,
      "loc": {
        "start": {
          "line": 239,
          "column": 22
        },
        "end": {
          "line": 239,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8587,
      "end": 8588,
      "loc": {
        "start": {
          "line": 239,
          "column": 27
        },
        "end": {
          "line": 239,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8613,
      "end": 8617,
      "loc": {
        "start": {
          "line": 240,
          "column": 24
        },
        "end": {
          "line": 240,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8617,
      "end": 8618,
      "loc": {
        "start": {
          "line": 240,
          "column": 28
        },
        "end": {
          "line": 240,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 8618,
      "end": 8633,
      "loc": {
        "start": {
          "line": 240,
          "column": 29
        },
        "end": {
          "line": 240,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8633,
      "end": 8634,
      "loc": {
        "start": {
          "line": 240,
          "column": 44
        },
        "end": {
          "line": 240,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8634,
      "end": 8635,
      "loc": {
        "start": {
          "line": 240,
          "column": 45
        },
        "end": {
          "line": 240,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8656,
      "end": 8657,
      "loc": {
        "start": {
          "line": 241,
          "column": 20
        },
        "end": {
          "line": 241,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8674,
      "end": 8675,
      "loc": {
        "start": {
          "line": 242,
          "column": 16
        },
        "end": {
          "line": 242,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8688,
      "end": 8689,
      "loc": {
        "start": {
          "line": 243,
          "column": 12
        },
        "end": {
          "line": 243,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 8690,
      "end": 8694,
      "loc": {
        "start": {
          "line": 243,
          "column": 14
        },
        "end": {
          "line": 243,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8695,
      "end": 8696,
      "loc": {
        "start": {
          "line": 243,
          "column": 19
        },
        "end": {
          "line": 243,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8713,
      "end": 8717,
      "loc": {
        "start": {
          "line": 244,
          "column": 16
        },
        "end": {
          "line": 244,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8717,
      "end": 8718,
      "loc": {
        "start": {
          "line": 244,
          "column": 20
        },
        "end": {
          "line": 244,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 8718,
      "end": 8733,
      "loc": {
        "start": {
          "line": 244,
          "column": 21
        },
        "end": {
          "line": 244,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8733,
      "end": 8734,
      "loc": {
        "start": {
          "line": 244,
          "column": 36
        },
        "end": {
          "line": 244,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8734,
      "end": 8735,
      "loc": {
        "start": {
          "line": 244,
          "column": 37
        },
        "end": {
          "line": 244,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8748,
      "end": 8749,
      "loc": {
        "start": {
          "line": 245,
          "column": 12
        },
        "end": {
          "line": 245,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8758,
      "end": 8759,
      "loc": {
        "start": {
          "line": 246,
          "column": 8
        },
        "end": {
          "line": 246,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8759,
      "end": 8760,
      "loc": {
        "start": {
          "line": 246,
          "column": 9
        },
        "end": {
          "line": 246,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 8770,
      "end": 8780,
      "loc": {
        "start": {
          "line": 248,
          "column": 8
        },
        "end": {
          "line": 248,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8789,
      "end": 8793,
      "loc": {
        "start": {
          "line": 249,
          "column": 8
        },
        "end": {
          "line": 249,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8793,
      "end": 8794,
      "loc": {
        "start": {
          "line": 249,
          "column": 12
        },
        "end": {
          "line": 249,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 8794,
      "end": 8804,
      "loc": {
        "start": {
          "line": 249,
          "column": 13
        },
        "end": {
          "line": 249,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8804,
      "end": 8805,
      "loc": {
        "start": {
          "line": 249,
          "column": 23
        },
        "end": {
          "line": 249,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 8805,
      "end": 8812,
      "loc": {
        "start": {
          "line": 249,
          "column": 24
        },
        "end": {
          "line": 249,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8812,
      "end": 8813,
      "loc": {
        "start": {
          "line": 249,
          "column": 31
        },
        "end": {
          "line": 249,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 8813,
      "end": 8818,
      "loc": {
        "start": {
          "line": 249,
          "column": 32
        },
        "end": {
          "line": 249,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8819,
      "end": 8821,
      "loc": {
        "start": {
          "line": 249,
          "column": 38
        },
        "end": {
          "line": 249,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 8822,
      "end": 8827,
      "loc": {
        "start": {
          "line": 249,
          "column": 41
        },
        "end": {
          "line": 249,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8827,
      "end": 8828,
      "loc": {
        "start": {
          "line": 249,
          "column": 46
        },
        "end": {
          "line": 249,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8828,
      "end": 8833,
      "loc": {
        "start": {
          "line": 249,
          "column": 47
        },
        "end": {
          "line": 249,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8833,
      "end": 8834,
      "loc": {
        "start": {
          "line": 249,
          "column": 52
        },
        "end": {
          "line": 249,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8835,
      "end": 8840,
      "loc": {
        "start": {
          "line": 249,
          "column": 54
        },
        "end": {
          "line": 249,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8841,
      "end": 8843,
      "loc": {
        "start": {
          "line": 249,
          "column": 60
        },
        "end": {
          "line": 249,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8844,
      "end": 8845,
      "loc": {
        "start": {
          "line": 249,
          "column": 63
        },
        "end": {
          "line": 249,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8858,
      "end": 8862,
      "loc": {
        "start": {
          "line": 250,
          "column": 12
        },
        "end": {
          "line": 250,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8862,
      "end": 8863,
      "loc": {
        "start": {
          "line": 250,
          "column": 16
        },
        "end": {
          "line": 250,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendProperties",
      "start": 8863,
      "end": 8877,
      "loc": {
        "start": {
          "line": 250,
          "column": 17
        },
        "end": {
          "line": 250,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8877,
      "end": 8878,
      "loc": {
        "start": {
          "line": 250,
          "column": 31
        },
        "end": {
          "line": 250,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 8878,
      "end": 8885,
      "loc": {
        "start": {
          "line": 250,
          "column": 32
        },
        "end": {
          "line": 250,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8885,
      "end": 8886,
      "loc": {
        "start": {
          "line": 250,
          "column": 39
        },
        "end": {
          "line": 250,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 8886,
      "end": 8893,
      "loc": {
        "start": {
          "line": 250,
          "column": 40
        },
        "end": {
          "line": 250,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8894,
      "end": 8896,
      "loc": {
        "start": {
          "line": 250,
          "column": 48
        },
        "end": {
          "line": 250,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8897,
      "end": 8898,
      "loc": {
        "start": {
          "line": 250,
          "column": 51
        },
        "end": {
          "line": 250,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 8898,
      "end": 8905,
      "loc": {
        "start": {
          "line": 250,
          "column": 52
        },
        "end": {
          "line": 250,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8905,
      "end": 8906,
      "loc": {
        "start": {
          "line": 250,
          "column": 59
        },
        "end": {
          "line": 250,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 8906,
      "end": 8913,
      "loc": {
        "start": {
          "line": 250,
          "column": 60
        },
        "end": {
          "line": 250,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8914,
      "end": 8915,
      "loc": {
        "start": {
          "line": 250,
          "column": 68
        },
        "end": {
          "line": 250,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8916,
      "end": 8921,
      "loc": {
        "start": {
          "line": 250,
          "column": 70
        },
        "end": {
          "line": 250,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8921,
      "end": 8922,
      "loc": {
        "start": {
          "line": 250,
          "column": 75
        },
        "end": {
          "line": 250,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8922,
      "end": 8923,
      "loc": {
        "start": {
          "line": 250,
          "column": 76
        },
        "end": {
          "line": 250,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8936,
      "end": 8938,
      "loc": {
        "start": {
          "line": 251,
          "column": 12
        },
        "end": {
          "line": 251,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8939,
      "end": 8940,
      "loc": {
        "start": {
          "line": 251,
          "column": 15
        },
        "end": {
          "line": 251,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8940,
      "end": 8945,
      "loc": {
        "start": {
          "line": 251,
          "column": 16
        },
        "end": {
          "line": 251,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8945,
      "end": 8946,
      "loc": {
        "start": {
          "line": 251,
          "column": 21
        },
        "end": {
          "line": 251,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8947,
      "end": 8948,
      "loc": {
        "start": {
          "line": 251,
          "column": 23
        },
        "end": {
          "line": 251,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8965,
      "end": 8970,
      "loc": {
        "start": {
          "line": 252,
          "column": 16
        },
        "end": {
          "line": 252,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8971,
      "end": 8978,
      "loc": {
        "start": {
          "line": 252,
          "column": 22
        },
        "end": {
          "line": 252,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8979,
      "end": 8980,
      "loc": {
        "start": {
          "line": 252,
          "column": 30
        },
        "end": {
          "line": 252,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 8981,
      "end": 8984,
      "loc": {
        "start": {
          "line": 252,
          "column": 32
        },
        "end": {
          "line": 252,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 8985,
      "end": 9002,
      "loc": {
        "start": {
          "line": 252,
          "column": 36
        },
        "end": {
          "line": 252,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9002,
      "end": 9003,
      "loc": {
        "start": {
          "line": 252,
          "column": 53
        },
        "end": {
          "line": 252,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9003,
      "end": 9004,
      "loc": {
        "start": {
          "line": 252,
          "column": 54
        },
        "end": {
          "line": 252,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9021,
      "end": 9025,
      "loc": {
        "start": {
          "line": 253,
          "column": 16
        },
        "end": {
          "line": 253,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9025,
      "end": 9026,
      "loc": {
        "start": {
          "line": 253,
          "column": 20
        },
        "end": {
          "line": 253,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 9026,
      "end": 9033,
      "loc": {
        "start": {
          "line": 253,
          "column": 21
        },
        "end": {
          "line": 253,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9033,
      "end": 9034,
      "loc": {
        "start": {
          "line": 253,
          "column": 28
        },
        "end": {
          "line": 253,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9034,
      "end": 9039,
      "loc": {
        "start": {
          "line": 253,
          "column": 29
        },
        "end": {
          "line": 253,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9040,
      "end": 9041,
      "loc": {
        "start": {
          "line": 253,
          "column": 35
        },
        "end": {
          "line": 253,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9042,
      "end": 9045,
      "loc": {
        "start": {
          "line": 253,
          "column": 37
        },
        "end": {
          "line": 253,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9062,
      "end": 9066,
      "loc": {
        "start": {
          "line": 254,
          "column": 16
        },
        "end": {
          "line": 254,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9066,
      "end": 9067,
      "loc": {
        "start": {
          "line": 254,
          "column": 20
        },
        "end": {
          "line": 254,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 9067,
      "end": 9073,
      "loc": {
        "start": {
          "line": 254,
          "column": 21
        },
        "end": {
          "line": 254,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9073,
      "end": 9074,
      "loc": {
        "start": {
          "line": 254,
          "column": 27
        },
        "end": {
          "line": 254,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9074,
      "end": 9079,
      "loc": {
        "start": {
          "line": 254,
          "column": 28
        },
        "end": {
          "line": 254,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9080,
      "end": 9081,
      "loc": {
        "start": {
          "line": 254,
          "column": 34
        },
        "end": {
          "line": 254,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9082,
      "end": 9089,
      "loc": {
        "start": {
          "line": 254,
          "column": 36
        },
        "end": {
          "line": 254,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9089,
      "end": 9090,
      "loc": {
        "start": {
          "line": 254,
          "column": 43
        },
        "end": {
          "line": 254,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 9090,
      "end": 9100,
      "loc": {
        "start": {
          "line": 254,
          "column": 44
        },
        "end": {
          "line": 254,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9117,
      "end": 9121,
      "loc": {
        "start": {
          "line": 255,
          "column": 16
        },
        "end": {
          "line": 255,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9121,
      "end": 9122,
      "loc": {
        "start": {
          "line": 255,
          "column": 20
        },
        "end": {
          "line": 255,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 9122,
      "end": 9127,
      "loc": {
        "start": {
          "line": 255,
          "column": 21
        },
        "end": {
          "line": 255,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9127,
      "end": 9128,
      "loc": {
        "start": {
          "line": 255,
          "column": 26
        },
        "end": {
          "line": 255,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9128,
      "end": 9133,
      "loc": {
        "start": {
          "line": 255,
          "column": 27
        },
        "end": {
          "line": 255,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9134,
      "end": 9135,
      "loc": {
        "start": {
          "line": 255,
          "column": 33
        },
        "end": {
          "line": 255,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9136,
      "end": 9143,
      "loc": {
        "start": {
          "line": 255,
          "column": 35
        },
        "end": {
          "line": 255,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9143,
      "end": 9144,
      "loc": {
        "start": {
          "line": 255,
          "column": 42
        },
        "end": {
          "line": 255,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 9144,
      "end": 9153,
      "loc": {
        "start": {
          "line": 255,
          "column": 43
        },
        "end": {
          "line": 255,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9170,
      "end": 9174,
      "loc": {
        "start": {
          "line": 256,
          "column": 16
        },
        "end": {
          "line": 256,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9174,
      "end": 9175,
      "loc": {
        "start": {
          "line": 256,
          "column": 20
        },
        "end": {
          "line": 256,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 9175,
      "end": 9188,
      "loc": {
        "start": {
          "line": 256,
          "column": 21
        },
        "end": {
          "line": 256,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9188,
      "end": 9189,
      "loc": {
        "start": {
          "line": 256,
          "column": 34
        },
        "end": {
          "line": 256,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9189,
      "end": 9194,
      "loc": {
        "start": {
          "line": 256,
          "column": 35
        },
        "end": {
          "line": 256,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9195,
      "end": 9196,
      "loc": {
        "start": {
          "line": 256,
          "column": 41
        },
        "end": {
          "line": 256,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9197,
      "end": 9204,
      "loc": {
        "start": {
          "line": 256,
          "column": 43
        },
        "end": {
          "line": 256,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9204,
      "end": 9205,
      "loc": {
        "start": {
          "line": 256,
          "column": 50
        },
        "end": {
          "line": 256,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 9205,
      "end": 9218,
      "loc": {
        "start": {
          "line": 256,
          "column": 51
        },
        "end": {
          "line": 256,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9231,
      "end": 9232,
      "loc": {
        "start": {
          "line": 257,
          "column": 12
        },
        "end": {
          "line": 257,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9241,
      "end": 9242,
      "loc": {
        "start": {
          "line": 258,
          "column": 8
        },
        "end": {
          "line": 258,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9242,
      "end": 9243,
      "loc": {
        "start": {
          "line": 258,
          "column": 9
        },
        "end": {
          "line": 258,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9253,
      "end": 9257,
      "loc": {
        "start": {
          "line": 260,
          "column": 8
        },
        "end": {
          "line": 260,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9257,
      "end": 9258,
      "loc": {
        "start": {
          "line": 260,
          "column": 12
        },
        "end": {
          "line": 260,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 9258,
      "end": 9264,
      "loc": {
        "start": {
          "line": 260,
          "column": 13
        },
        "end": {
          "line": 260,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9264,
      "end": 9265,
      "loc": {
        "start": {
          "line": 260,
          "column": 19
        },
        "end": {
          "line": 260,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 9265,
      "end": 9272,
      "loc": {
        "start": {
          "line": 260,
          "column": 20
        },
        "end": {
          "line": 260,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9272,
      "end": 9273,
      "loc": {
        "start": {
          "line": 260,
          "column": 27
        },
        "end": {
          "line": 260,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9273,
      "end": 9278,
      "loc": {
        "start": {
          "line": 260,
          "column": 28
        },
        "end": {
          "line": 260,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9279,
      "end": 9281,
      "loc": {
        "start": {
          "line": 260,
          "column": 34
        },
        "end": {
          "line": 260,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9282,
      "end": 9287,
      "loc": {
        "start": {
          "line": 260,
          "column": 37
        },
        "end": {
          "line": 260,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9287,
      "end": 9288,
      "loc": {
        "start": {
          "line": 260,
          "column": 42
        },
        "end": {
          "line": 260,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9288,
      "end": 9293,
      "loc": {
        "start": {
          "line": 260,
          "column": 43
        },
        "end": {
          "line": 260,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9293,
      "end": 9294,
      "loc": {
        "start": {
          "line": 260,
          "column": 48
        },
        "end": {
          "line": 260,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9295,
      "end": 9300,
      "loc": {
        "start": {
          "line": 260,
          "column": 50
        },
        "end": {
          "line": 260,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9301,
      "end": 9303,
      "loc": {
        "start": {
          "line": 260,
          "column": 56
        },
        "end": {
          "line": 260,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9304,
      "end": 9305,
      "loc": {
        "start": {
          "line": 260,
          "column": 59
        },
        "end": {
          "line": 260,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9318,
      "end": 9320,
      "loc": {
        "start": {
          "line": 261,
          "column": 12
        },
        "end": {
          "line": 261,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9321,
      "end": 9322,
      "loc": {
        "start": {
          "line": 261,
          "column": 15
        },
        "end": {
          "line": 261,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9322,
      "end": 9323,
      "loc": {
        "start": {
          "line": 261,
          "column": 16
        },
        "end": {
          "line": 261,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9323,
      "end": 9327,
      "loc": {
        "start": {
          "line": 261,
          "column": 17
        },
        "end": {
          "line": 261,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9327,
      "end": 9328,
      "loc": {
        "start": {
          "line": 261,
          "column": 21
        },
        "end": {
          "line": 261,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9328,
      "end": 9336,
      "loc": {
        "start": {
          "line": 261,
          "column": 22
        },
        "end": {
          "line": 261,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9337,
      "end": 9339,
      "loc": {
        "start": {
          "line": 261,
          "column": 31
        },
        "end": {
          "line": 261,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9340,
      "end": 9345,
      "loc": {
        "start": {
          "line": 261,
          "column": 34
        },
        "end": {
          "line": 261,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9345,
      "end": 9346,
      "loc": {
        "start": {
          "line": 261,
          "column": 39
        },
        "end": {
          "line": 261,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9347,
      "end": 9348,
      "loc": {
        "start": {
          "line": 261,
          "column": 41
        },
        "end": {
          "line": 261,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9365,
      "end": 9369,
      "loc": {
        "start": {
          "line": 262,
          "column": 16
        },
        "end": {
          "line": 262,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9369,
      "end": 9370,
      "loc": {
        "start": {
          "line": 262,
          "column": 20
        },
        "end": {
          "line": 262,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9370,
      "end": 9378,
      "loc": {
        "start": {
          "line": 262,
          "column": 21
        },
        "end": {
          "line": 262,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9379,
      "end": 9380,
      "loc": {
        "start": {
          "line": 262,
          "column": 30
        },
        "end": {
          "line": 262,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9381,
      "end": 9385,
      "loc": {
        "start": {
          "line": 262,
          "column": 32
        },
        "end": {
          "line": 262,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9402,
      "end": 9406,
      "loc": {
        "start": {
          "line": 263,
          "column": 16
        },
        "end": {
          "line": 263,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9406,
      "end": 9407,
      "loc": {
        "start": {
          "line": 263,
          "column": 20
        },
        "end": {
          "line": 263,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 9407,
      "end": 9413,
      "loc": {
        "start": {
          "line": 263,
          "column": 21
        },
        "end": {
          "line": 263,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9413,
      "end": 9414,
      "loc": {
        "start": {
          "line": 263,
          "column": 27
        },
        "end": {
          "line": 263,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9414,
      "end": 9419,
      "loc": {
        "start": {
          "line": 263,
          "column": 28
        },
        "end": {
          "line": 263,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9420,
      "end": 9421,
      "loc": {
        "start": {
          "line": 263,
          "column": 34
        },
        "end": {
          "line": 263,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9422,
      "end": 9426,
      "loc": {
        "start": {
          "line": 263,
          "column": 36
        },
        "end": {
          "line": 263,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9426,
      "end": 9427,
      "loc": {
        "start": {
          "line": 263,
          "column": 40
        },
        "end": {
          "line": 263,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 9427,
      "end": 9437,
      "loc": {
        "start": {
          "line": 263,
          "column": 41
        },
        "end": {
          "line": 263,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9454,
      "end": 9458,
      "loc": {
        "start": {
          "line": 264,
          "column": 16
        },
        "end": {
          "line": 264,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9458,
      "end": 9459,
      "loc": {
        "start": {
          "line": 264,
          "column": 20
        },
        "end": {
          "line": 264,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 9459,
      "end": 9467,
      "loc": {
        "start": {
          "line": 264,
          "column": 21
        },
        "end": {
          "line": 264,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9467,
      "end": 9468,
      "loc": {
        "start": {
          "line": 264,
          "column": 29
        },
        "end": {
          "line": 264,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9468,
      "end": 9473,
      "loc": {
        "start": {
          "line": 264,
          "column": 30
        },
        "end": {
          "line": 264,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9474,
      "end": 9475,
      "loc": {
        "start": {
          "line": 264,
          "column": 36
        },
        "end": {
          "line": 264,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9476,
      "end": 9481,
      "loc": {
        "start": {
          "line": 264,
          "column": 38
        },
        "end": {
          "line": 264,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9498,
      "end": 9502,
      "loc": {
        "start": {
          "line": 265,
          "column": 16
        },
        "end": {
          "line": 265,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9502,
      "end": 9503,
      "loc": {
        "start": {
          "line": 265,
          "column": 20
        },
        "end": {
          "line": 265,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 9503,
      "end": 9507,
      "loc": {
        "start": {
          "line": 265,
          "column": 21
        },
        "end": {
          "line": 265,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9507,
      "end": 9508,
      "loc": {
        "start": {
          "line": 265,
          "column": 25
        },
        "end": {
          "line": 265,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9508,
      "end": 9513,
      "loc": {
        "start": {
          "line": 265,
          "column": 26
        },
        "end": {
          "line": 265,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9514,
      "end": 9515,
      "loc": {
        "start": {
          "line": 265,
          "column": 32
        },
        "end": {
          "line": 265,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9516,
      "end": 9521,
      "loc": {
        "start": {
          "line": 265,
          "column": 34
        },
        "end": {
          "line": 265,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9538,
      "end": 9542,
      "loc": {
        "start": {
          "line": 266,
          "column": 16
        },
        "end": {
          "line": 266,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9542,
      "end": 9543,
      "loc": {
        "start": {
          "line": 266,
          "column": 20
        },
        "end": {
          "line": 266,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9543,
      "end": 9551,
      "loc": {
        "start": {
          "line": 266,
          "column": 21
        },
        "end": {
          "line": 266,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9552,
      "end": 9553,
      "loc": {
        "start": {
          "line": 266,
          "column": 30
        },
        "end": {
          "line": 266,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9554,
      "end": 9559,
      "loc": {
        "start": {
          "line": 266,
          "column": 32
        },
        "end": {
          "line": 266,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9572,
      "end": 9573,
      "loc": {
        "start": {
          "line": 267,
          "column": 12
        },
        "end": {
          "line": 267,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9582,
      "end": 9583,
      "loc": {
        "start": {
          "line": 268,
          "column": 8
        },
        "end": {
          "line": 268,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9583,
      "end": 9584,
      "loc": {
        "start": {
          "line": 268,
          "column": 9
        },
        "end": {
          "line": 268,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9594,
      "end": 9598,
      "loc": {
        "start": {
          "line": 270,
          "column": 8
        },
        "end": {
          "line": 270,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9598,
      "end": 9599,
      "loc": {
        "start": {
          "line": 270,
          "column": 12
        },
        "end": {
          "line": 270,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 9599,
      "end": 9607,
      "loc": {
        "start": {
          "line": 270,
          "column": 13
        },
        "end": {
          "line": 270,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9607,
      "end": 9608,
      "loc": {
        "start": {
          "line": 270,
          "column": 21
        },
        "end": {
          "line": 270,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 9608,
      "end": 9615,
      "loc": {
        "start": {
          "line": 270,
          "column": 22
        },
        "end": {
          "line": 270,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9615,
      "end": 9616,
      "loc": {
        "start": {
          "line": 270,
          "column": 29
        },
        "end": {
          "line": 270,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9616,
      "end": 9621,
      "loc": {
        "start": {
          "line": 270,
          "column": 30
        },
        "end": {
          "line": 270,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9622,
      "end": 9624,
      "loc": {
        "start": {
          "line": 270,
          "column": 36
        },
        "end": {
          "line": 270,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9625,
      "end": 9630,
      "loc": {
        "start": {
          "line": 270,
          "column": 39
        },
        "end": {
          "line": 270,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9630,
      "end": 9631,
      "loc": {
        "start": {
          "line": 270,
          "column": 44
        },
        "end": {
          "line": 270,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9631,
      "end": 9636,
      "loc": {
        "start": {
          "line": 270,
          "column": 45
        },
        "end": {
          "line": 270,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9636,
      "end": 9637,
      "loc": {
        "start": {
          "line": 270,
          "column": 50
        },
        "end": {
          "line": 270,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9638,
      "end": 9643,
      "loc": {
        "start": {
          "line": 270,
          "column": 52
        },
        "end": {
          "line": 270,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9644,
      "end": 9646,
      "loc": {
        "start": {
          "line": 270,
          "column": 58
        },
        "end": {
          "line": 270,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9647,
      "end": 9648,
      "loc": {
        "start": {
          "line": 270,
          "column": 61
        },
        "end": {
          "line": 270,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9661,
      "end": 9663,
      "loc": {
        "start": {
          "line": 271,
          "column": 12
        },
        "end": {
          "line": 271,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9664,
      "end": 9665,
      "loc": {
        "start": {
          "line": 271,
          "column": 15
        },
        "end": {
          "line": 271,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9665,
      "end": 9666,
      "loc": {
        "start": {
          "line": 271,
          "column": 16
        },
        "end": {
          "line": 271,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9666,
      "end": 9670,
      "loc": {
        "start": {
          "line": 271,
          "column": 17
        },
        "end": {
          "line": 271,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9670,
      "end": 9671,
      "loc": {
        "start": {
          "line": 271,
          "column": 21
        },
        "end": {
          "line": 271,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9671,
      "end": 9679,
      "loc": {
        "start": {
          "line": 271,
          "column": 22
        },
        "end": {
          "line": 271,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9680,
      "end": 9682,
      "loc": {
        "start": {
          "line": 271,
          "column": 31
        },
        "end": {
          "line": 271,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9683,
      "end": 9688,
      "loc": {
        "start": {
          "line": 271,
          "column": 34
        },
        "end": {
          "line": 271,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9688,
      "end": 9689,
      "loc": {
        "start": {
          "line": 271,
          "column": 39
        },
        "end": {
          "line": 271,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9690,
      "end": 9691,
      "loc": {
        "start": {
          "line": 271,
          "column": 41
        },
        "end": {
          "line": 271,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9708,
      "end": 9712,
      "loc": {
        "start": {
          "line": 272,
          "column": 16
        },
        "end": {
          "line": 272,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9712,
      "end": 9713,
      "loc": {
        "start": {
          "line": 272,
          "column": 20
        },
        "end": {
          "line": 272,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9713,
      "end": 9721,
      "loc": {
        "start": {
          "line": 272,
          "column": 21
        },
        "end": {
          "line": 272,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9722,
      "end": 9723,
      "loc": {
        "start": {
          "line": 272,
          "column": 30
        },
        "end": {
          "line": 272,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9724,
      "end": 9728,
      "loc": {
        "start": {
          "line": 272,
          "column": 32
        },
        "end": {
          "line": 272,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9745,
      "end": 9749,
      "loc": {
        "start": {
          "line": 273,
          "column": 16
        },
        "end": {
          "line": 273,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9749,
      "end": 9750,
      "loc": {
        "start": {
          "line": 273,
          "column": 20
        },
        "end": {
          "line": 273,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 9750,
      "end": 9756,
      "loc": {
        "start": {
          "line": 273,
          "column": 21
        },
        "end": {
          "line": 273,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9756,
      "end": 9757,
      "loc": {
        "start": {
          "line": 273,
          "column": 27
        },
        "end": {
          "line": 273,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9757,
      "end": 9762,
      "loc": {
        "start": {
          "line": 273,
          "column": 28
        },
        "end": {
          "line": 273,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9763,
      "end": 9764,
      "loc": {
        "start": {
          "line": 273,
          "column": 34
        },
        "end": {
          "line": 273,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9765,
      "end": 9769,
      "loc": {
        "start": {
          "line": 273,
          "column": 36
        },
        "end": {
          "line": 273,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9769,
      "end": 9770,
      "loc": {
        "start": {
          "line": 273,
          "column": 40
        },
        "end": {
          "line": 273,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 9770,
      "end": 9780,
      "loc": {
        "start": {
          "line": 273,
          "column": 41
        },
        "end": {
          "line": 273,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9797,
      "end": 9801,
      "loc": {
        "start": {
          "line": 274,
          "column": 16
        },
        "end": {
          "line": 274,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9801,
      "end": 9802,
      "loc": {
        "start": {
          "line": 274,
          "column": 20
        },
        "end": {
          "line": 274,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 9802,
      "end": 9808,
      "loc": {
        "start": {
          "line": 274,
          "column": 21
        },
        "end": {
          "line": 274,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9808,
      "end": 9809,
      "loc": {
        "start": {
          "line": 274,
          "column": 27
        },
        "end": {
          "line": 274,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9809,
      "end": 9814,
      "loc": {
        "start": {
          "line": 274,
          "column": 28
        },
        "end": {
          "line": 274,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9815,
      "end": 9816,
      "loc": {
        "start": {
          "line": 274,
          "column": 34
        },
        "end": {
          "line": 274,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9817,
      "end": 9822,
      "loc": {
        "start": {
          "line": 274,
          "column": 36
        },
        "end": {
          "line": 274,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9839,
      "end": 9843,
      "loc": {
        "start": {
          "line": 275,
          "column": 16
        },
        "end": {
          "line": 275,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9843,
      "end": 9844,
      "loc": {
        "start": {
          "line": 275,
          "column": 20
        },
        "end": {
          "line": 275,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 9844,
      "end": 9848,
      "loc": {
        "start": {
          "line": 275,
          "column": 21
        },
        "end": {
          "line": 275,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9848,
      "end": 9849,
      "loc": {
        "start": {
          "line": 275,
          "column": 25
        },
        "end": {
          "line": 275,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9849,
      "end": 9854,
      "loc": {
        "start": {
          "line": 275,
          "column": 26
        },
        "end": {
          "line": 275,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9855,
      "end": 9856,
      "loc": {
        "start": {
          "line": 275,
          "column": 32
        },
        "end": {
          "line": 275,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9857,
      "end": 9862,
      "loc": {
        "start": {
          "line": 275,
          "column": 34
        },
        "end": {
          "line": 275,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9879,
      "end": 9883,
      "loc": {
        "start": {
          "line": 276,
          "column": 16
        },
        "end": {
          "line": 276,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9883,
      "end": 9884,
      "loc": {
        "start": {
          "line": 276,
          "column": 20
        },
        "end": {
          "line": 276,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9884,
      "end": 9892,
      "loc": {
        "start": {
          "line": 276,
          "column": 21
        },
        "end": {
          "line": 276,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9893,
      "end": 9894,
      "loc": {
        "start": {
          "line": 276,
          "column": 30
        },
        "end": {
          "line": 276,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9895,
      "end": 9900,
      "loc": {
        "start": {
          "line": 276,
          "column": 32
        },
        "end": {
          "line": 276,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9913,
      "end": 9914,
      "loc": {
        "start": {
          "line": 277,
          "column": 12
        },
        "end": {
          "line": 277,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9923,
      "end": 9924,
      "loc": {
        "start": {
          "line": 278,
          "column": 8
        },
        "end": {
          "line": 278,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9924,
      "end": 9925,
      "loc": {
        "start": {
          "line": 278,
          "column": 9
        },
        "end": {
          "line": 278,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9935,
      "end": 9939,
      "loc": {
        "start": {
          "line": 280,
          "column": 8
        },
        "end": {
          "line": 280,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9939,
      "end": 9940,
      "loc": {
        "start": {
          "line": 280,
          "column": 12
        },
        "end": {
          "line": 280,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 9940,
      "end": 9944,
      "loc": {
        "start": {
          "line": 280,
          "column": 13
        },
        "end": {
          "line": 280,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9944,
      "end": 9945,
      "loc": {
        "start": {
          "line": 280,
          "column": 17
        },
        "end": {
          "line": 280,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 9945,
      "end": 9952,
      "loc": {
        "start": {
          "line": 280,
          "column": 18
        },
        "end": {
          "line": 280,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9952,
      "end": 9953,
      "loc": {
        "start": {
          "line": 280,
          "column": 25
        },
        "end": {
          "line": 280,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9953,
      "end": 9958,
      "loc": {
        "start": {
          "line": 280,
          "column": 26
        },
        "end": {
          "line": 280,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9959,
      "end": 9961,
      "loc": {
        "start": {
          "line": 280,
          "column": 32
        },
        "end": {
          "line": 280,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9962,
      "end": 9967,
      "loc": {
        "start": {
          "line": 280,
          "column": 35
        },
        "end": {
          "line": 280,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9967,
      "end": 9968,
      "loc": {
        "start": {
          "line": 280,
          "column": 40
        },
        "end": {
          "line": 280,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9968,
      "end": 9973,
      "loc": {
        "start": {
          "line": 280,
          "column": 41
        },
        "end": {
          "line": 280,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9973,
      "end": 9974,
      "loc": {
        "start": {
          "line": 280,
          "column": 46
        },
        "end": {
          "line": 280,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9975,
      "end": 9980,
      "loc": {
        "start": {
          "line": 280,
          "column": 48
        },
        "end": {
          "line": 280,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9981,
      "end": 9983,
      "loc": {
        "start": {
          "line": 280,
          "column": 54
        },
        "end": {
          "line": 280,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9984,
      "end": 9985,
      "loc": {
        "start": {
          "line": 280,
          "column": 57
        },
        "end": {
          "line": 280,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9998,
      "end": 10000,
      "loc": {
        "start": {
          "line": 281,
          "column": 12
        },
        "end": {
          "line": 281,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10001,
      "end": 10002,
      "loc": {
        "start": {
          "line": 281,
          "column": 15
        },
        "end": {
          "line": 281,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10002,
      "end": 10003,
      "loc": {
        "start": {
          "line": 281,
          "column": 16
        },
        "end": {
          "line": 281,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10003,
      "end": 10007,
      "loc": {
        "start": {
          "line": 281,
          "column": 17
        },
        "end": {
          "line": 281,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10007,
      "end": 10008,
      "loc": {
        "start": {
          "line": 281,
          "column": 21
        },
        "end": {
          "line": 281,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10008,
      "end": 10016,
      "loc": {
        "start": {
          "line": 281,
          "column": 22
        },
        "end": {
          "line": 281,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10017,
      "end": 10019,
      "loc": {
        "start": {
          "line": 281,
          "column": 31
        },
        "end": {
          "line": 281,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10020,
      "end": 10025,
      "loc": {
        "start": {
          "line": 281,
          "column": 34
        },
        "end": {
          "line": 281,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10025,
      "end": 10026,
      "loc": {
        "start": {
          "line": 281,
          "column": 39
        },
        "end": {
          "line": 281,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10027,
      "end": 10028,
      "loc": {
        "start": {
          "line": 281,
          "column": 41
        },
        "end": {
          "line": 281,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10045,
      "end": 10049,
      "loc": {
        "start": {
          "line": 282,
          "column": 16
        },
        "end": {
          "line": 282,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10049,
      "end": 10050,
      "loc": {
        "start": {
          "line": 282,
          "column": 20
        },
        "end": {
          "line": 282,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10050,
      "end": 10058,
      "loc": {
        "start": {
          "line": 282,
          "column": 21
        },
        "end": {
          "line": 282,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10059,
      "end": 10060,
      "loc": {
        "start": {
          "line": 282,
          "column": 30
        },
        "end": {
          "line": 282,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10061,
      "end": 10065,
      "loc": {
        "start": {
          "line": 282,
          "column": 32
        },
        "end": {
          "line": 282,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10082,
      "end": 10086,
      "loc": {
        "start": {
          "line": 283,
          "column": 16
        },
        "end": {
          "line": 283,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10086,
      "end": 10087,
      "loc": {
        "start": {
          "line": 283,
          "column": 20
        },
        "end": {
          "line": 283,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10087,
      "end": 10100,
      "loc": {
        "start": {
          "line": 283,
          "column": 21
        },
        "end": {
          "line": 283,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10100,
      "end": 10101,
      "loc": {
        "start": {
          "line": 283,
          "column": 34
        },
        "end": {
          "line": 283,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10101,
      "end": 10108,
      "loc": {
        "start": {
          "line": 283,
          "column": 35
        },
        "end": {
          "line": 283,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10109,
      "end": 10110,
      "loc": {
        "start": {
          "line": 283,
          "column": 43
        },
        "end": {
          "line": 283,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10111,
      "end": 10115,
      "loc": {
        "start": {
          "line": 283,
          "column": 45
        },
        "end": {
          "line": 283,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10132,
      "end": 10136,
      "loc": {
        "start": {
          "line": 284,
          "column": 16
        },
        "end": {
          "line": 284,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10136,
      "end": 10137,
      "loc": {
        "start": {
          "line": 284,
          "column": 20
        },
        "end": {
          "line": 284,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 10137,
      "end": 10142,
      "loc": {
        "start": {
          "line": 284,
          "column": 21
        },
        "end": {
          "line": 284,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10142,
      "end": 10143,
      "loc": {
        "start": {
          "line": 284,
          "column": 26
        },
        "end": {
          "line": 284,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10143,
      "end": 10150,
      "loc": {
        "start": {
          "line": 284,
          "column": 27
        },
        "end": {
          "line": 284,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10151,
      "end": 10152,
      "loc": {
        "start": {
          "line": 284,
          "column": 35
        },
        "end": {
          "line": 284,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10153,
      "end": 10157,
      "loc": {
        "start": {
          "line": 284,
          "column": 37
        },
        "end": {
          "line": 284,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10174,
      "end": 10178,
      "loc": {
        "start": {
          "line": 285,
          "column": 16
        },
        "end": {
          "line": 285,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10178,
      "end": 10179,
      "loc": {
        "start": {
          "line": 285,
          "column": 20
        },
        "end": {
          "line": 285,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 10179,
      "end": 10187,
      "loc": {
        "start": {
          "line": 285,
          "column": 21
        },
        "end": {
          "line": 285,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10187,
      "end": 10188,
      "loc": {
        "start": {
          "line": 285,
          "column": 29
        },
        "end": {
          "line": 285,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10188,
      "end": 10193,
      "loc": {
        "start": {
          "line": 285,
          "column": 30
        },
        "end": {
          "line": 285,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10194,
      "end": 10195,
      "loc": {
        "start": {
          "line": 285,
          "column": 36
        },
        "end": {
          "line": 285,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10196,
      "end": 10201,
      "loc": {
        "start": {
          "line": 285,
          "column": 38
        },
        "end": {
          "line": 285,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10218,
      "end": 10222,
      "loc": {
        "start": {
          "line": 286,
          "column": 16
        },
        "end": {
          "line": 286,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10222,
      "end": 10223,
      "loc": {
        "start": {
          "line": 286,
          "column": 20
        },
        "end": {
          "line": 286,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 10223,
      "end": 10229,
      "loc": {
        "start": {
          "line": 286,
          "column": 21
        },
        "end": {
          "line": 286,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10229,
      "end": 10230,
      "loc": {
        "start": {
          "line": 286,
          "column": 27
        },
        "end": {
          "line": 286,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10230,
      "end": 10235,
      "loc": {
        "start": {
          "line": 286,
          "column": 28
        },
        "end": {
          "line": 286,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10236,
      "end": 10237,
      "loc": {
        "start": {
          "line": 286,
          "column": 34
        },
        "end": {
          "line": 286,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10238,
      "end": 10243,
      "loc": {
        "start": {
          "line": 286,
          "column": 36
        },
        "end": {
          "line": 286,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10260,
      "end": 10264,
      "loc": {
        "start": {
          "line": 287,
          "column": 16
        },
        "end": {
          "line": 287,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10264,
      "end": 10265,
      "loc": {
        "start": {
          "line": 287,
          "column": 20
        },
        "end": {
          "line": 287,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10265,
      "end": 10273,
      "loc": {
        "start": {
          "line": 287,
          "column": 21
        },
        "end": {
          "line": 287,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10274,
      "end": 10275,
      "loc": {
        "start": {
          "line": 287,
          "column": 30
        },
        "end": {
          "line": 287,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10276,
      "end": 10281,
      "loc": {
        "start": {
          "line": 287,
          "column": 32
        },
        "end": {
          "line": 287,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10294,
      "end": 10295,
      "loc": {
        "start": {
          "line": 288,
          "column": 12
        },
        "end": {
          "line": 288,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10308,
      "end": 10310,
      "loc": {
        "start": {
          "line": 289,
          "column": 12
        },
        "end": {
          "line": 289,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10311,
      "end": 10312,
      "loc": {
        "start": {
          "line": 289,
          "column": 15
        },
        "end": {
          "line": 289,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10312,
      "end": 10313,
      "loc": {
        "start": {
          "line": 289,
          "column": 16
        },
        "end": {
          "line": 289,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10313,
      "end": 10318,
      "loc": {
        "start": {
          "line": 289,
          "column": 17
        },
        "end": {
          "line": 289,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10318,
      "end": 10319,
      "loc": {
        "start": {
          "line": 289,
          "column": 22
        },
        "end": {
          "line": 289,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10320,
      "end": 10321,
      "loc": {
        "start": {
          "line": 289,
          "column": 24
        },
        "end": {
          "line": 289,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10338,
      "end": 10342,
      "loc": {
        "start": {
          "line": 290,
          "column": 16
        },
        "end": {
          "line": 290,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10342,
      "end": 10343,
      "loc": {
        "start": {
          "line": 290,
          "column": 20
        },
        "end": {
          "line": 290,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10343,
      "end": 10356,
      "loc": {
        "start": {
          "line": 290,
          "column": 21
        },
        "end": {
          "line": 290,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10356,
      "end": 10357,
      "loc": {
        "start": {
          "line": 290,
          "column": 34
        },
        "end": {
          "line": 290,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10357,
      "end": 10364,
      "loc": {
        "start": {
          "line": 290,
          "column": 35
        },
        "end": {
          "line": 290,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10365,
      "end": 10366,
      "loc": {
        "start": {
          "line": 290,
          "column": 43
        },
        "end": {
          "line": 290,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10367,
      "end": 10372,
      "loc": {
        "start": {
          "line": 290,
          "column": 45
        },
        "end": {
          "line": 290,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10389,
      "end": 10393,
      "loc": {
        "start": {
          "line": 291,
          "column": 16
        },
        "end": {
          "line": 291,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10393,
      "end": 10394,
      "loc": {
        "start": {
          "line": 291,
          "column": 20
        },
        "end": {
          "line": 291,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 10394,
      "end": 10399,
      "loc": {
        "start": {
          "line": 291,
          "column": 21
        },
        "end": {
          "line": 291,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10399,
      "end": 10400,
      "loc": {
        "start": {
          "line": 291,
          "column": 26
        },
        "end": {
          "line": 291,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10400,
      "end": 10407,
      "loc": {
        "start": {
          "line": 291,
          "column": 27
        },
        "end": {
          "line": 291,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10408,
      "end": 10409,
      "loc": {
        "start": {
          "line": 291,
          "column": 35
        },
        "end": {
          "line": 291,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10410,
      "end": 10415,
      "loc": {
        "start": {
          "line": 291,
          "column": 37
        },
        "end": {
          "line": 291,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10428,
      "end": 10429,
      "loc": {
        "start": {
          "line": 292,
          "column": 12
        },
        "end": {
          "line": 292,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10438,
      "end": 10439,
      "loc": {
        "start": {
          "line": 293,
          "column": 8
        },
        "end": {
          "line": 293,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10439,
      "end": 10440,
      "loc": {
        "start": {
          "line": 293,
          "column": 9
        },
        "end": {
          "line": 293,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10450,
      "end": 10454,
      "loc": {
        "start": {
          "line": 295,
          "column": 8
        },
        "end": {
          "line": 295,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10454,
      "end": 10455,
      "loc": {
        "start": {
          "line": 295,
          "column": 12
        },
        "end": {
          "line": 295,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 10455,
      "end": 10462,
      "loc": {
        "start": {
          "line": 295,
          "column": 13
        },
        "end": {
          "line": 295,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10462,
      "end": 10463,
      "loc": {
        "start": {
          "line": 295,
          "column": 20
        },
        "end": {
          "line": 295,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10463,
      "end": 10470,
      "loc": {
        "start": {
          "line": 295,
          "column": 21
        },
        "end": {
          "line": 295,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10470,
      "end": 10471,
      "loc": {
        "start": {
          "line": 295,
          "column": 28
        },
        "end": {
          "line": 295,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10471,
      "end": 10476,
      "loc": {
        "start": {
          "line": 295,
          "column": 29
        },
        "end": {
          "line": 295,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10477,
      "end": 10479,
      "loc": {
        "start": {
          "line": 295,
          "column": 35
        },
        "end": {
          "line": 295,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10480,
      "end": 10485,
      "loc": {
        "start": {
          "line": 295,
          "column": 38
        },
        "end": {
          "line": 295,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10485,
      "end": 10486,
      "loc": {
        "start": {
          "line": 295,
          "column": 43
        },
        "end": {
          "line": 295,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10486,
      "end": 10491,
      "loc": {
        "start": {
          "line": 295,
          "column": 44
        },
        "end": {
          "line": 295,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10491,
      "end": 10492,
      "loc": {
        "start": {
          "line": 295,
          "column": 49
        },
        "end": {
          "line": 295,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10493,
      "end": 10498,
      "loc": {
        "start": {
          "line": 295,
          "column": 51
        },
        "end": {
          "line": 295,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10499,
      "end": 10501,
      "loc": {
        "start": {
          "line": 295,
          "column": 57
        },
        "end": {
          "line": 295,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10502,
      "end": 10503,
      "loc": {
        "start": {
          "line": 295,
          "column": 60
        },
        "end": {
          "line": 295,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 10516,
      "end": 10523,
      "loc": {
        "start": {
          "line": 296,
          "column": 12
        },
        "end": {
          "line": 296,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10523,
      "end": 10524,
      "loc": {
        "start": {
          "line": 296,
          "column": 19
        },
        "end": {
          "line": 296,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 10524,
      "end": 10527,
      "loc": {
        "start": {
          "line": 296,
          "column": 20
        },
        "end": {
          "line": 296,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10527,
      "end": 10528,
      "loc": {
        "start": {
          "line": 296,
          "column": 23
        },
        "end": {
          "line": 296,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "kFactor changed",
      "start": 10528,
      "end": 10545,
      "loc": {
        "start": {
          "line": 296,
          "column": 24
        },
        "end": {
          "line": 296,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10545,
      "end": 10546,
      "loc": {
        "start": {
          "line": 296,
          "column": 41
        },
        "end": {
          "line": 296,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10547,
      "end": 10552,
      "loc": {
        "start": {
          "line": 296,
          "column": 43
        },
        "end": {
          "line": 296,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10552,
      "end": 10553,
      "loc": {
        "start": {
          "line": 296,
          "column": 48
        },
        "end": {
          "line": 296,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10562,
      "end": 10563,
      "loc": {
        "start": {
          "line": 297,
          "column": 8
        },
        "end": {
          "line": 297,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10563,
      "end": 10564,
      "loc": {
        "start": {
          "line": 297,
          "column": 9
        },
        "end": {
          "line": 297,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10574,
      "end": 10578,
      "loc": {
        "start": {
          "line": 299,
          "column": 8
        },
        "end": {
          "line": 299,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10578,
      "end": 10579,
      "loc": {
        "start": {
          "line": 299,
          "column": 12
        },
        "end": {
          "line": 299,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 10579,
      "end": 10585,
      "loc": {
        "start": {
          "line": 299,
          "column": 13
        },
        "end": {
          "line": 299,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10585,
      "end": 10586,
      "loc": {
        "start": {
          "line": 299,
          "column": 19
        },
        "end": {
          "line": 299,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10586,
      "end": 10593,
      "loc": {
        "start": {
          "line": 299,
          "column": 20
        },
        "end": {
          "line": 299,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10593,
      "end": 10594,
      "loc": {
        "start": {
          "line": 299,
          "column": 27
        },
        "end": {
          "line": 299,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10594,
      "end": 10599,
      "loc": {
        "start": {
          "line": 299,
          "column": 28
        },
        "end": {
          "line": 299,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10600,
      "end": 10602,
      "loc": {
        "start": {
          "line": 299,
          "column": 34
        },
        "end": {
          "line": 299,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10603,
      "end": 10608,
      "loc": {
        "start": {
          "line": 299,
          "column": 37
        },
        "end": {
          "line": 299,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10608,
      "end": 10609,
      "loc": {
        "start": {
          "line": 299,
          "column": 42
        },
        "end": {
          "line": 299,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10609,
      "end": 10614,
      "loc": {
        "start": {
          "line": 299,
          "column": 43
        },
        "end": {
          "line": 299,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10614,
      "end": 10615,
      "loc": {
        "start": {
          "line": 299,
          "column": 48
        },
        "end": {
          "line": 299,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10616,
      "end": 10621,
      "loc": {
        "start": {
          "line": 299,
          "column": 50
        },
        "end": {
          "line": 299,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10622,
      "end": 10624,
      "loc": {
        "start": {
          "line": 299,
          "column": 56
        },
        "end": {
          "line": 299,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10625,
      "end": 10626,
      "loc": {
        "start": {
          "line": 299,
          "column": 59
        },
        "end": {
          "line": 299,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 10639,
      "end": 10646,
      "loc": {
        "start": {
          "line": 300,
          "column": 12
        },
        "end": {
          "line": 300,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10646,
      "end": 10647,
      "loc": {
        "start": {
          "line": 300,
          "column": 19
        },
        "end": {
          "line": 300,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 10647,
      "end": 10650,
      "loc": {
        "start": {
          "line": 300,
          "column": 20
        },
        "end": {
          "line": 300,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10650,
      "end": 10651,
      "loc": {
        "start": {
          "line": 300,
          "column": 23
        },
        "end": {
          "line": 300,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "radius changed",
      "start": 10651,
      "end": 10667,
      "loc": {
        "start": {
          "line": 300,
          "column": 24
        },
        "end": {
          "line": 300,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10667,
      "end": 10668,
      "loc": {
        "start": {
          "line": 300,
          "column": 40
        },
        "end": {
          "line": 300,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10669,
      "end": 10674,
      "loc": {
        "start": {
          "line": 300,
          "column": 42
        },
        "end": {
          "line": 300,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10674,
      "end": 10675,
      "loc": {
        "start": {
          "line": 300,
          "column": 47
        },
        "end": {
          "line": 300,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10684,
      "end": 10685,
      "loc": {
        "start": {
          "line": 301,
          "column": 8
        },
        "end": {
          "line": 301,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10685,
      "end": 10686,
      "loc": {
        "start": {
          "line": 301,
          "column": 9
        },
        "end": {
          "line": 301,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10696,
      "end": 10700,
      "loc": {
        "start": {
          "line": 303,
          "column": 8
        },
        "end": {
          "line": 303,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10700,
      "end": 10701,
      "loc": {
        "start": {
          "line": 303,
          "column": 12
        },
        "end": {
          "line": 303,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 10701,
      "end": 10706,
      "loc": {
        "start": {
          "line": 303,
          "column": 13
        },
        "end": {
          "line": 303,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10706,
      "end": 10707,
      "loc": {
        "start": {
          "line": 303,
          "column": 18
        },
        "end": {
          "line": 303,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10707,
      "end": 10714,
      "loc": {
        "start": {
          "line": 303,
          "column": 19
        },
        "end": {
          "line": 303,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10714,
      "end": 10715,
      "loc": {
        "start": {
          "line": 303,
          "column": 26
        },
        "end": {
          "line": 303,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10715,
      "end": 10720,
      "loc": {
        "start": {
          "line": 303,
          "column": 27
        },
        "end": {
          "line": 303,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10721,
      "end": 10723,
      "loc": {
        "start": {
          "line": 303,
          "column": 33
        },
        "end": {
          "line": 303,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10724,
      "end": 10729,
      "loc": {
        "start": {
          "line": 303,
          "column": 36
        },
        "end": {
          "line": 303,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10729,
      "end": 10730,
      "loc": {
        "start": {
          "line": 303,
          "column": 41
        },
        "end": {
          "line": 303,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10730,
      "end": 10735,
      "loc": {
        "start": {
          "line": 303,
          "column": 42
        },
        "end": {
          "line": 303,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10735,
      "end": 10736,
      "loc": {
        "start": {
          "line": 303,
          "column": 47
        },
        "end": {
          "line": 303,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10737,
      "end": 10742,
      "loc": {
        "start": {
          "line": 303,
          "column": 49
        },
        "end": {
          "line": 303,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10743,
      "end": 10745,
      "loc": {
        "start": {
          "line": 303,
          "column": 55
        },
        "end": {
          "line": 303,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10746,
      "end": 10747,
      "loc": {
        "start": {
          "line": 303,
          "column": 58
        },
        "end": {
          "line": 303,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 10760,
      "end": 10767,
      "loc": {
        "start": {
          "line": 304,
          "column": 12
        },
        "end": {
          "line": 304,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10767,
      "end": 10768,
      "loc": {
        "start": {
          "line": 304,
          "column": 19
        },
        "end": {
          "line": 304,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 10768,
      "end": 10771,
      "loc": {
        "start": {
          "line": 304,
          "column": 20
        },
        "end": {
          "line": 304,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10771,
      "end": 10772,
      "loc": {
        "start": {
          "line": 304,
          "column": 23
        },
        "end": {
          "line": 304,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "angle changed",
      "start": 10772,
      "end": 10787,
      "loc": {
        "start": {
          "line": 304,
          "column": 24
        },
        "end": {
          "line": 304,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10787,
      "end": 10788,
      "loc": {
        "start": {
          "line": 304,
          "column": 39
        },
        "end": {
          "line": 304,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10789,
      "end": 10794,
      "loc": {
        "start": {
          "line": 304,
          "column": 41
        },
        "end": {
          "line": 304,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10794,
      "end": 10795,
      "loc": {
        "start": {
          "line": 304,
          "column": 46
        },
        "end": {
          "line": 304,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10804,
      "end": 10805,
      "loc": {
        "start": {
          "line": 305,
          "column": 8
        },
        "end": {
          "line": 305,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10805,
      "end": 10806,
      "loc": {
        "start": {
          "line": 305,
          "column": 9
        },
        "end": {
          "line": 305,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10816,
      "end": 10820,
      "loc": {
        "start": {
          "line": 307,
          "column": 8
        },
        "end": {
          "line": 307,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10820,
      "end": 10821,
      "loc": {
        "start": {
          "line": 307,
          "column": 12
        },
        "end": {
          "line": 307,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10821,
      "end": 10834,
      "loc": {
        "start": {
          "line": 307,
          "column": 13
        },
        "end": {
          "line": 307,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10834,
      "end": 10835,
      "loc": {
        "start": {
          "line": 307,
          "column": 26
        },
        "end": {
          "line": 307,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10835,
      "end": 10842,
      "loc": {
        "start": {
          "line": 307,
          "column": 27
        },
        "end": {
          "line": 307,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10842,
      "end": 10843,
      "loc": {
        "start": {
          "line": 307,
          "column": 34
        },
        "end": {
          "line": 307,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10843,
      "end": 10848,
      "loc": {
        "start": {
          "line": 307,
          "column": 35
        },
        "end": {
          "line": 307,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10849,
      "end": 10851,
      "loc": {
        "start": {
          "line": 307,
          "column": 41
        },
        "end": {
          "line": 307,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10852,
      "end": 10857,
      "loc": {
        "start": {
          "line": 307,
          "column": 44
        },
        "end": {
          "line": 307,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10857,
      "end": 10858,
      "loc": {
        "start": {
          "line": 307,
          "column": 49
        },
        "end": {
          "line": 307,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10858,
      "end": 10863,
      "loc": {
        "start": {
          "line": 307,
          "column": 50
        },
        "end": {
          "line": 307,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10863,
      "end": 10864,
      "loc": {
        "start": {
          "line": 307,
          "column": 55
        },
        "end": {
          "line": 307,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10865,
      "end": 10870,
      "loc": {
        "start": {
          "line": 307,
          "column": 57
        },
        "end": {
          "line": 307,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10871,
      "end": 10873,
      "loc": {
        "start": {
          "line": 307,
          "column": 63
        },
        "end": {
          "line": 307,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10874,
      "end": 10875,
      "loc": {
        "start": {
          "line": 307,
          "column": 66
        },
        "end": {
          "line": 307,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 10888,
      "end": 10895,
      "loc": {
        "start": {
          "line": 308,
          "column": 12
        },
        "end": {
          "line": 308,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10895,
      "end": 10896,
      "loc": {
        "start": {
          "line": 308,
          "column": 19
        },
        "end": {
          "line": 308,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 10896,
      "end": 10899,
      "loc": {
        "start": {
          "line": 308,
          "column": 20
        },
        "end": {
          "line": 308,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10899,
      "end": 10900,
      "loc": {
        "start": {
          "line": 308,
          "column": 23
        },
        "end": {
          "line": 308,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bendDeduction changed",
      "start": 10900,
      "end": 10923,
      "loc": {
        "start": {
          "line": 308,
          "column": 24
        },
        "end": {
          "line": 308,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10923,
      "end": 10924,
      "loc": {
        "start": {
          "line": 308,
          "column": 47
        },
        "end": {
          "line": 308,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10925,
      "end": 10930,
      "loc": {
        "start": {
          "line": 308,
          "column": 49
        },
        "end": {
          "line": 308,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10930,
      "end": 10931,
      "loc": {
        "start": {
          "line": 308,
          "column": 54
        },
        "end": {
          "line": 308,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10940,
      "end": 10941,
      "loc": {
        "start": {
          "line": 309,
          "column": 8
        },
        "end": {
          "line": 309,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10941,
      "end": 10942,
      "loc": {
        "start": {
          "line": 309,
          "column": 9
        },
        "end": {
          "line": 309,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser",
      "start": 10952,
      "end": 10960,
      "loc": {
        "start": {
          "line": 311,
          "column": 8
        },
        "end": {
          "line": 311,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10969,
      "end": 10973,
      "loc": {
        "start": {
          "line": 312,
          "column": 8
        },
        "end": {
          "line": 312,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10973,
      "end": 10974,
      "loc": {
        "start": {
          "line": 312,
          "column": 12
        },
        "end": {
          "line": 312,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 10974,
      "end": 10990,
      "loc": {
        "start": {
          "line": 312,
          "column": 13
        },
        "end": {
          "line": 312,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10990,
      "end": 10991,
      "loc": {
        "start": {
          "line": 312,
          "column": 29
        },
        "end": {
          "line": 312,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10991,
      "end": 10998,
      "loc": {
        "start": {
          "line": 312,
          "column": 30
        },
        "end": {
          "line": 312,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10998,
      "end": 10999,
      "loc": {
        "start": {
          "line": 312,
          "column": 37
        },
        "end": {
          "line": 312,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10999,
      "end": 11004,
      "loc": {
        "start": {
          "line": 312,
          "column": 38
        },
        "end": {
          "line": 312,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11005,
      "end": 11007,
      "loc": {
        "start": {
          "line": 312,
          "column": 44
        },
        "end": {
          "line": 312,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11008,
      "end": 11013,
      "loc": {
        "start": {
          "line": 312,
          "column": 47
        },
        "end": {
          "line": 312,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11013,
      "end": 11014,
      "loc": {
        "start": {
          "line": 312,
          "column": 52
        },
        "end": {
          "line": 312,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11014,
      "end": 11019,
      "loc": {
        "start": {
          "line": 312,
          "column": 53
        },
        "end": {
          "line": 312,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11019,
      "end": 11020,
      "loc": {
        "start": {
          "line": 312,
          "column": 58
        },
        "end": {
          "line": 312,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11021,
      "end": 11026,
      "loc": {
        "start": {
          "line": 312,
          "column": 60
        },
        "end": {
          "line": 312,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11027,
      "end": 11029,
      "loc": {
        "start": {
          "line": 312,
          "column": 66
        },
        "end": {
          "line": 312,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11030,
      "end": 11031,
      "loc": {
        "start": {
          "line": 312,
          "column": 69
        },
        "end": {
          "line": 312,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11044,
      "end": 11046,
      "loc": {
        "start": {
          "line": 313,
          "column": 12
        },
        "end": {
          "line": 313,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11047,
      "end": 11048,
      "loc": {
        "start": {
          "line": 313,
          "column": 15
        },
        "end": {
          "line": 313,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11048,
      "end": 11053,
      "loc": {
        "start": {
          "line": 313,
          "column": 16
        },
        "end": {
          "line": 313,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11053,
      "end": 11054,
      "loc": {
        "start": {
          "line": 313,
          "column": 21
        },
        "end": {
          "line": 313,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11055,
      "end": 11056,
      "loc": {
        "start": {
          "line": 313,
          "column": 23
        },
        "end": {
          "line": 313,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11073,
      "end": 11077,
      "loc": {
        "start": {
          "line": 314,
          "column": 16
        },
        "end": {
          "line": 314,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11077,
      "end": 11078,
      "loc": {
        "start": {
          "line": 314,
          "column": 20
        },
        "end": {
          "line": 314,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 11078,
      "end": 11088,
      "loc": {
        "start": {
          "line": 314,
          "column": 21
        },
        "end": {
          "line": 314,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11088,
      "end": 11089,
      "loc": {
        "start": {
          "line": 314,
          "column": 31
        },
        "end": {
          "line": 314,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11089,
      "end": 11094,
      "loc": {
        "start": {
          "line": 314,
          "column": 32
        },
        "end": {
          "line": 314,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11095,
      "end": 11096,
      "loc": {
        "start": {
          "line": 314,
          "column": 38
        },
        "end": {
          "line": 314,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 11097,
      "end": 11102,
      "loc": {
        "start": {
          "line": 314,
          "column": 40
        },
        "end": {
          "line": 314,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11115,
      "end": 11116,
      "loc": {
        "start": {
          "line": 315,
          "column": 12
        },
        "end": {
          "line": 315,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11125,
      "end": 11126,
      "loc": {
        "start": {
          "line": 316,
          "column": 8
        },
        "end": {
          "line": 316,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11126,
      "end": 11127,
      "loc": {
        "start": {
          "line": 316,
          "column": 9
        },
        "end": {
          "line": 316,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 11137,
      "end": 11147,
      "loc": {
        "start": {
          "line": 318,
          "column": 8
        },
        "end": {
          "line": 318,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11156,
      "end": 11160,
      "loc": {
        "start": {
          "line": 319,
          "column": 8
        },
        "end": {
          "line": 319,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11160,
      "end": 11161,
      "loc": {
        "start": {
          "line": 319,
          "column": 12
        },
        "end": {
          "line": 319,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 11161,
      "end": 11173,
      "loc": {
        "start": {
          "line": 319,
          "column": 13
        },
        "end": {
          "line": 319,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11173,
      "end": 11174,
      "loc": {
        "start": {
          "line": 319,
          "column": 25
        },
        "end": {
          "line": 319,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11174,
      "end": 11181,
      "loc": {
        "start": {
          "line": 319,
          "column": 26
        },
        "end": {
          "line": 319,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11181,
      "end": 11182,
      "loc": {
        "start": {
          "line": 319,
          "column": 33
        },
        "end": {
          "line": 319,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11182,
      "end": 11187,
      "loc": {
        "start": {
          "line": 319,
          "column": 34
        },
        "end": {
          "line": 319,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11188,
      "end": 11190,
      "loc": {
        "start": {
          "line": 319,
          "column": 40
        },
        "end": {
          "line": 319,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11191,
      "end": 11196,
      "loc": {
        "start": {
          "line": 319,
          "column": 43
        },
        "end": {
          "line": 319,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11196,
      "end": 11197,
      "loc": {
        "start": {
          "line": 319,
          "column": 48
        },
        "end": {
          "line": 319,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastEvent",
      "start": 11197,
      "end": 11206,
      "loc": {
        "start": {
          "line": 319,
          "column": 49
        },
        "end": {
          "line": 319,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11206,
      "end": 11207,
      "loc": {
        "start": {
          "line": 319,
          "column": 58
        },
        "end": {
          "line": 319,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11208,
      "end": 11213,
      "loc": {
        "start": {
          "line": 319,
          "column": 60
        },
        "end": {
          "line": 319,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11214,
      "end": 11216,
      "loc": {
        "start": {
          "line": 319,
          "column": 66
        },
        "end": {
          "line": 319,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11217,
      "end": 11218,
      "loc": {
        "start": {
          "line": 319,
          "column": 69
        },
        "end": {
          "line": 319,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11231,
      "end": 11233,
      "loc": {
        "start": {
          "line": 320,
          "column": 12
        },
        "end": {
          "line": 320,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11234,
      "end": 11235,
      "loc": {
        "start": {
          "line": 320,
          "column": 15
        },
        "end": {
          "line": 320,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11235,
      "end": 11240,
      "loc": {
        "start": {
          "line": 320,
          "column": 16
        },
        "end": {
          "line": 320,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11240,
      "end": 11241,
      "loc": {
        "start": {
          "line": 320,
          "column": 21
        },
        "end": {
          "line": 320,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 11241,
      "end": 11245,
      "loc": {
        "start": {
          "line": 320,
          "column": 22
        },
        "end": {
          "line": 320,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 11246,
      "end": 11249,
      "loc": {
        "start": {
          "line": 320,
          "column": 27
        },
        "end": {
          "line": 320,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "click",
      "start": 11250,
      "end": 11257,
      "loc": {
        "start": {
          "line": 320,
          "column": 31
        },
        "end": {
          "line": 320,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11257,
      "end": 11258,
      "loc": {
        "start": {
          "line": 320,
          "column": 38
        },
        "end": {
          "line": 320,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11259,
      "end": 11260,
      "loc": {
        "start": {
          "line": 320,
          "column": 40
        },
        "end": {
          "line": 320,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11277,
      "end": 11280,
      "loc": {
        "start": {
          "line": 321,
          "column": 16
        },
        "end": {
          "line": 321,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 11281,
      "end": 11287,
      "loc": {
        "start": {
          "line": 321,
          "column": 20
        },
        "end": {
          "line": 321,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11288,
      "end": 11289,
      "loc": {
        "start": {
          "line": 321,
          "column": 27
        },
        "end": {
          "line": 321,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 11290,
      "end": 11292,
      "loc": {
        "start": {
          "line": 321,
          "column": 29
        },
        "end": {
          "line": 321,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11309,
      "end": 11316,
      "loc": {
        "start": {
          "line": 322,
          "column": 16
        },
        "end": {
          "line": 322,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11316,
      "end": 11317,
      "loc": {
        "start": {
          "line": 322,
          "column": 23
        },
        "end": {
          "line": 322,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11317,
      "end": 11320,
      "loc": {
        "start": {
          "line": 322,
          "column": 24
        },
        "end": {
          "line": 322,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11320,
      "end": 11321,
      "loc": {
        "start": {
          "line": 322,
          "column": 27
        },
        "end": {
          "line": 322,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "accept values",
      "start": 11321,
      "end": 11336,
      "loc": {
        "start": {
          "line": 322,
          "column": 28
        },
        "end": {
          "line": 322,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11336,
      "end": 11337,
      "loc": {
        "start": {
          "line": 322,
          "column": 43
        },
        "end": {
          "line": 322,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get bending",
      "start": 11354,
      "end": 11368,
      "loc": {
        "start": {
          "line": 323,
          "column": 16
        },
        "end": {
          "line": 323,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 11385,
      "end": 11390,
      "loc": {
        "start": {
          "line": 324,
          "column": 16
        },
        "end": {
          "line": 324,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 11391,
      "end": 11407,
      "loc": {
        "start": {
          "line": 324,
          "column": 22
        },
        "end": {
          "line": 324,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11408,
      "end": 11409,
      "loc": {
        "start": {
          "line": 324,
          "column": 39
        },
        "end": {
          "line": 324,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11410,
      "end": 11414,
      "loc": {
        "start": {
          "line": 324,
          "column": 41
        },
        "end": {
          "line": 324,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11414,
      "end": 11415,
      "loc": {
        "start": {
          "line": 324,
          "column": 45
        },
        "end": {
          "line": 324,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 11415,
      "end": 11422,
      "loc": {
        "start": {
          "line": 324,
          "column": 46
        },
        "end": {
          "line": 324,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11422,
      "end": 11423,
      "loc": {
        "start": {
          "line": 324,
          "column": 53
        },
        "end": {
          "line": 324,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 11423,
      "end": 11431,
      "loc": {
        "start": {
          "line": 324,
          "column": 54
        },
        "end": {
          "line": 324,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11431,
      "end": 11432,
      "loc": {
        "start": {
          "line": 324,
          "column": 62
        },
        "end": {
          "line": 324,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 11432,
      "end": 11451,
      "loc": {
        "start": {
          "line": 324,
          "column": 63
        },
        "end": {
          "line": 324,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11451,
      "end": 11452,
      "loc": {
        "start": {
          "line": 324,
          "column": 82
        },
        "end": {
          "line": 324,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11452,
      "end": 11453,
      "loc": {
        "start": {
          "line": 324,
          "column": 83
        },
        "end": {
          "line": 324,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11470,
      "end": 11472,
      "loc": {
        "start": {
          "line": 325,
          "column": 16
        },
        "end": {
          "line": 325,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11473,
      "end": 11474,
      "loc": {
        "start": {
          "line": 325,
          "column": 19
        },
        "end": {
          "line": 325,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 11474,
      "end": 11490,
      "loc": {
        "start": {
          "line": 325,
          "column": 20
        },
        "end": {
          "line": 325,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11490,
      "end": 11491,
      "loc": {
        "start": {
          "line": 325,
          "column": 36
        },
        "end": {
          "line": 325,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 11491,
      "end": 11497,
      "loc": {
        "start": {
          "line": 325,
          "column": 37
        },
        "end": {
          "line": 325,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 11498,
      "end": 11501,
      "loc": {
        "start": {
          "line": 325,
          "column": 44
        },
        "end": {
          "line": 325,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11502,
      "end": 11503,
      "loc": {
        "start": {
          "line": 325,
          "column": 48
        },
        "end": {
          "line": 325,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11503,
      "end": 11504,
      "loc": {
        "start": {
          "line": 325,
          "column": 49
        },
        "end": {
          "line": 325,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11505,
      "end": 11506,
      "loc": {
        "start": {
          "line": 325,
          "column": 51
        },
        "end": {
          "line": 325,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11527,
      "end": 11533,
      "loc": {
        "start": {
          "line": 326,
          "column": 20
        },
        "end": {
          "line": 326,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11550,
      "end": 11551,
      "loc": {
        "start": {
          "line": 327,
          "column": 16
        },
        "end": {
          "line": 327,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 11568,
      "end": 11573,
      "loc": {
        "start": {
          "line": 328,
          "column": 16
        },
        "end": {
          "line": 328,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 11574,
      "end": 11580,
      "loc": {
        "start": {
          "line": 328,
          "column": 22
        },
        "end": {
          "line": 328,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11581,
      "end": 11582,
      "loc": {
        "start": {
          "line": 328,
          "column": 29
        },
        "end": {
          "line": 328,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11583,
      "end": 11587,
      "loc": {
        "start": {
          "line": 328,
          "column": 31
        },
        "end": {
          "line": 328,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11587,
      "end": 11588,
      "loc": {
        "start": {
          "line": 328,
          "column": 35
        },
        "end": {
          "line": 328,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 11588,
      "end": 11598,
      "loc": {
        "start": {
          "line": 328,
          "column": 36
        },
        "end": {
          "line": 328,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11598,
      "end": 11599,
      "loc": {
        "start": {
          "line": 328,
          "column": 46
        },
        "end": {
          "line": 328,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 11599,
      "end": 11615,
      "loc": {
        "start": {
          "line": 328,
          "column": 47
        },
        "end": {
          "line": 328,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11615,
      "end": 11616,
      "loc": {
        "start": {
          "line": 328,
          "column": 63
        },
        "end": {
          "line": 328,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11616,
      "end": 11617,
      "loc": {
        "start": {
          "line": 328,
          "column": 64
        },
        "end": {
          "line": 328,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11617,
      "end": 11618,
      "loc": {
        "start": {
          "line": 328,
          "column": 65
        },
        "end": {
          "line": 328,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11618,
      "end": 11619,
      "loc": {
        "start": {
          "line": 328,
          "column": 66
        },
        "end": {
          "line": 328,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 11636,
      "end": 11641,
      "loc": {
        "start": {
          "line": 329,
          "column": 16
        },
        "end": {
          "line": 329,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 11642,
      "end": 11649,
      "loc": {
        "start": {
          "line": 329,
          "column": 22
        },
        "end": {
          "line": 329,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11650,
      "end": 11651,
      "loc": {
        "start": {
          "line": 329,
          "column": 30
        },
        "end": {
          "line": 329,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11652,
      "end": 11656,
      "loc": {
        "start": {
          "line": 329,
          "column": 32
        },
        "end": {
          "line": 329,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11656,
      "end": 11657,
      "loc": {
        "start": {
          "line": 329,
          "column": 36
        },
        "end": {
          "line": 329,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 11657,
      "end": 11668,
      "loc": {
        "start": {
          "line": 329,
          "column": 37
        },
        "end": {
          "line": 329,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11668,
      "end": 11669,
      "loc": {
        "start": {
          "line": 329,
          "column": 48
        },
        "end": {
          "line": 329,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 11669,
      "end": 11685,
      "loc": {
        "start": {
          "line": 329,
          "column": 49
        },
        "end": {
          "line": 329,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11685,
      "end": 11686,
      "loc": {
        "start": {
          "line": 329,
          "column": 65
        },
        "end": {
          "line": 329,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11703,
      "end": 11705,
      "loc": {
        "start": {
          "line": 330,
          "column": 16
        },
        "end": {
          "line": 330,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11706,
      "end": 11707,
      "loc": {
        "start": {
          "line": 330,
          "column": 19
        },
        "end": {
          "line": 330,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 11707,
      "end": 11713,
      "loc": {
        "start": {
          "line": 330,
          "column": 20
        },
        "end": {
          "line": 330,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 11714,
      "end": 11717,
      "loc": {
        "start": {
          "line": 330,
          "column": 27
        },
        "end": {
          "line": 330,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 11718,
      "end": 11727,
      "loc": {
        "start": {
          "line": 330,
          "column": 31
        },
        "end": {
          "line": 330,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11727,
      "end": 11728,
      "loc": {
        "start": {
          "line": 330,
          "column": 40
        },
        "end": {
          "line": 330,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11729,
      "end": 11730,
      "loc": {
        "start": {
          "line": 330,
          "column": 42
        },
        "end": {
          "line": 330,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11751,
      "end": 11757,
      "loc": {
        "start": {
          "line": 331,
          "column": 20
        },
        "end": {
          "line": 331,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11774,
      "end": 11775,
      "loc": {
        "start": {
          "line": 332,
          "column": 16
        },
        "end": {
          "line": 332,
          "column": 17
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " TODO validate",
      "start": 11792,
      "end": 11808,
      "loc": {
        "start": {
          "line": 333,
          "column": 16
        },
        "end": {
          "line": 333,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 11825,
      "end": 11830,
      "loc": {
        "start": {
          "line": 334,
          "column": 16
        },
        "end": {
          "line": 334,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 11831,
      "end": 11839,
      "loc": {
        "start": {
          "line": 334,
          "column": 22
        },
        "end": {
          "line": 334,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11840,
      "end": 11841,
      "loc": {
        "start": {
          "line": 334,
          "column": 31
        },
        "end": {
          "line": 334,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11842,
      "end": 11846,
      "loc": {
        "start": {
          "line": 334,
          "column": 33
        },
        "end": {
          "line": 334,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11846,
      "end": 11847,
      "loc": {
        "start": {
          "line": 334,
          "column": 37
        },
        "end": {
          "line": 334,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSketchId",
      "start": 11847,
      "end": 11858,
      "loc": {
        "start": {
          "line": 334,
          "column": 38
        },
        "end": {
          "line": 334,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11858,
      "end": 11859,
      "loc": {
        "start": {
          "line": 334,
          "column": 49
        },
        "end": {
          "line": 334,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 11859,
      "end": 11865,
      "loc": {
        "start": {
          "line": 334,
          "column": 50
        },
        "end": {
          "line": 334,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11865,
      "end": 11866,
      "loc": {
        "start": {
          "line": 334,
          "column": 56
        },
        "end": {
          "line": 334,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11883,
      "end": 11885,
      "loc": {
        "start": {
          "line": 335,
          "column": 16
        },
        "end": {
          "line": 335,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11886,
      "end": 11887,
      "loc": {
        "start": {
          "line": 335,
          "column": 19
        },
        "end": {
          "line": 335,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11887,
      "end": 11891,
      "loc": {
        "start": {
          "line": 335,
          "column": 20
        },
        "end": {
          "line": 335,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11891,
      "end": 11892,
      "loc": {
        "start": {
          "line": 335,
          "column": 24
        },
        "end": {
          "line": 335,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 11892,
      "end": 11902,
      "loc": {
        "start": {
          "line": 335,
          "column": 25
        },
        "end": {
          "line": 335,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11902,
      "end": 11903,
      "loc": {
        "start": {
          "line": 335,
          "column": 35
        },
        "end": {
          "line": 335,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11903,
      "end": 11908,
      "loc": {
        "start": {
          "line": 335,
          "column": 36
        },
        "end": {
          "line": 335,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11908,
      "end": 11909,
      "loc": {
        "start": {
          "line": 335,
          "column": 41
        },
        "end": {
          "line": 335,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11910,
      "end": 11911,
      "loc": {
        "start": {
          "line": 335,
          "column": 43
        },
        "end": {
          "line": 335,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 11932,
      "end": 11967,
      "loc": {
        "start": {
          "line": 336,
          "column": 20
        },
        "end": {
          "line": 336,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11988,
      "end": 11991,
      "loc": {
        "start": {
          "line": 337,
          "column": 20
        },
        "end": {
          "line": 337,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 11992,
      "end": 11999,
      "loc": {
        "start": {
          "line": 337,
          "column": 24
        },
        "end": {
          "line": 337,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 12020,
      "end": 12025,
      "loc": {
        "start": {
          "line": 338,
          "column": 20
        },
        "end": {
          "line": 338,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 12026,
      "end": 12034,
      "loc": {
        "start": {
          "line": 338,
          "column": 26
        },
        "end": {
          "line": 338,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12035,
      "end": 12036,
      "loc": {
        "start": {
          "line": 338,
          "column": 35
        },
        "end": {
          "line": 338,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12037,
      "end": 12041,
      "loc": {
        "start": {
          "line": 338,
          "column": 37
        },
        "end": {
          "line": 338,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12041,
      "end": 12042,
      "loc": {
        "start": {
          "line": 338,
          "column": 41
        },
        "end": {
          "line": 338,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12042,
      "end": 12049,
      "loc": {
        "start": {
          "line": 338,
          "column": 42
        },
        "end": {
          "line": 338,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12049,
      "end": 12050,
      "loc": {
        "start": {
          "line": 338,
          "column": 49
        },
        "end": {
          "line": 338,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 12050,
      "end": 12054,
      "loc": {
        "start": {
          "line": 338,
          "column": 50
        },
        "end": {
          "line": 338,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12054,
      "end": 12055,
      "loc": {
        "start": {
          "line": 338,
          "column": 54
        },
        "end": {
          "line": 338,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 12055,
      "end": 12061,
      "loc": {
        "start": {
          "line": 338,
          "column": 55
        },
        "end": {
          "line": 338,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12061,
      "end": 12062,
      "loc": {
        "start": {
          "line": 338,
          "column": 61
        },
        "end": {
          "line": 338,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12062,
      "end": 12063,
      "loc": {
        "start": {
          "line": 338,
          "column": 62
        },
        "end": {
          "line": 338,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 12063,
      "end": 12069,
      "loc": {
        "start": {
          "line": 338,
          "column": 63
        },
        "end": {
          "line": 338,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12090,
      "end": 12092,
      "loc": {
        "start": {
          "line": 339,
          "column": 20
        },
        "end": {
          "line": 339,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12093,
      "end": 12094,
      "loc": {
        "start": {
          "line": 339,
          "column": 23
        },
        "end": {
          "line": 339,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12094,
      "end": 12098,
      "loc": {
        "start": {
          "line": 339,
          "column": 24
        },
        "end": {
          "line": 339,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12098,
      "end": 12099,
      "loc": {
        "start": {
          "line": 339,
          "column": 28
        },
        "end": {
          "line": 339,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12099,
      "end": 12106,
      "loc": {
        "start": {
          "line": 339,
          "column": 29
        },
        "end": {
          "line": 339,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12106,
      "end": 12107,
      "loc": {
        "start": {
          "line": 339,
          "column": 36
        },
        "end": {
          "line": 339,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 12107,
      "end": 12111,
      "loc": {
        "start": {
          "line": 339,
          "column": 37
        },
        "end": {
          "line": 339,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12111,
      "end": 12112,
      "loc": {
        "start": {
          "line": 339,
          "column": 41
        },
        "end": {
          "line": 339,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 12112,
      "end": 12120,
      "loc": {
        "start": {
          "line": 339,
          "column": 42
        },
        "end": {
          "line": 339,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12120,
      "end": 12121,
      "loc": {
        "start": {
          "line": 339,
          "column": 50
        },
        "end": {
          "line": 339,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12121,
      "end": 12122,
      "loc": {
        "start": {
          "line": 339,
          "column": 51
        },
        "end": {
          "line": 339,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 12122,
      "end": 12127,
      "loc": {
        "start": {
          "line": 339,
          "column": 52
        },
        "end": {
          "line": 339,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12128,
      "end": 12131,
      "loc": {
        "start": {
          "line": 339,
          "column": 58
        },
        "end": {
          "line": 339,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_Bending",
      "start": 12132,
      "end": 12144,
      "loc": {
        "start": {
          "line": 339,
          "column": 62
        },
        "end": {
          "line": 339,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12144,
      "end": 12145,
      "loc": {
        "start": {
          "line": 339,
          "column": 74
        },
        "end": {
          "line": 339,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12146,
      "end": 12147,
      "loc": {
        "start": {
          "line": 339,
          "column": 76
        },
        "end": {
          "line": 339,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12172,
      "end": 12179,
      "loc": {
        "start": {
          "line": 340,
          "column": 24
        },
        "end": {
          "line": 340,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12180,
      "end": 12181,
      "loc": {
        "start": {
          "line": 340,
          "column": 32
        },
        "end": {
          "line": 340,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 12182,
      "end": 12185,
      "loc": {
        "start": {
          "line": 340,
          "column": 34
        },
        "end": {
          "line": 340,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 12186,
      "end": 12203,
      "loc": {
        "start": {
          "line": 340,
          "column": 38
        },
        "end": {
          "line": 340,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12203,
      "end": 12204,
      "loc": {
        "start": {
          "line": 340,
          "column": 55
        },
        "end": {
          "line": 340,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12204,
      "end": 12208,
      "loc": {
        "start": {
          "line": 340,
          "column": 56
        },
        "end": {
          "line": 340,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12208,
      "end": 12209,
      "loc": {
        "start": {
          "line": 340,
          "column": 60
        },
        "end": {
          "line": 340,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12209,
      "end": 12216,
      "loc": {
        "start": {
          "line": 340,
          "column": 61
        },
        "end": {
          "line": 340,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12216,
      "end": 12217,
      "loc": {
        "start": {
          "line": 340,
          "column": 68
        },
        "end": {
          "line": 340,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 12217,
      "end": 12221,
      "loc": {
        "start": {
          "line": 340,
          "column": 69
        },
        "end": {
          "line": 340,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12221,
      "end": 12222,
      "loc": {
        "start": {
          "line": 340,
          "column": 73
        },
        "end": {
          "line": 340,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 12222,
      "end": 12230,
      "loc": {
        "start": {
          "line": 340,
          "column": 74
        },
        "end": {
          "line": 340,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12230,
      "end": 12231,
      "loc": {
        "start": {
          "line": 340,
          "column": 82
        },
        "end": {
          "line": 340,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12231,
      "end": 12232,
      "loc": {
        "start": {
          "line": 340,
          "column": 83
        },
        "end": {
          "line": 340,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12253,
      "end": 12254,
      "loc": {
        "start": {
          "line": 341,
          "column": 20
        },
        "end": {
          "line": 341,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 12255,
      "end": 12259,
      "loc": {
        "start": {
          "line": 341,
          "column": 22
        },
        "end": {
          "line": 341,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12260,
      "end": 12261,
      "loc": {
        "start": {
          "line": 341,
          "column": 27
        },
        "end": {
          "line": 341,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12286,
      "end": 12293,
      "loc": {
        "start": {
          "line": 342,
          "column": 24
        },
        "end": {
          "line": 342,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12294,
      "end": 12295,
      "loc": {
        "start": {
          "line": 342,
          "column": 32
        },
        "end": {
          "line": 342,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 12296,
      "end": 12299,
      "loc": {
        "start": {
          "line": 342,
          "column": 34
        },
        "end": {
          "line": 342,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 12300,
      "end": 12317,
      "loc": {
        "start": {
          "line": 342,
          "column": 38
        },
        "end": {
          "line": 342,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12317,
      "end": 12318,
      "loc": {
        "start": {
          "line": 342,
          "column": 55
        },
        "end": {
          "line": 342,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12318,
      "end": 12319,
      "loc": {
        "start": {
          "line": 342,
          "column": 56
        },
        "end": {
          "line": 342,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12340,
      "end": 12341,
      "loc": {
        "start": {
          "line": 343,
          "column": 20
        },
        "end": {
          "line": 343,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12362,
      "end": 12364,
      "loc": {
        "start": {
          "line": 344,
          "column": 20
        },
        "end": {
          "line": 344,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12365,
      "end": 12366,
      "loc": {
        "start": {
          "line": 344,
          "column": 23
        },
        "end": {
          "line": 344,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12366,
      "end": 12370,
      "loc": {
        "start": {
          "line": 344,
          "column": 24
        },
        "end": {
          "line": 344,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12370,
      "end": 12371,
      "loc": {
        "start": {
          "line": 344,
          "column": 28
        },
        "end": {
          "line": 344,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 12371,
      "end": 12375,
      "loc": {
        "start": {
          "line": 344,
          "column": 29
        },
        "end": {
          "line": 344,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12375,
      "end": 12376,
      "loc": {
        "start": {
          "line": 344,
          "column": 33
        },
        "end": {
          "line": 344,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12376,
      "end": 12381,
      "loc": {
        "start": {
          "line": 344,
          "column": 34
        },
        "end": {
          "line": 344,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12381,
      "end": 12382,
      "loc": {
        "start": {
          "line": 344,
          "column": 39
        },
        "end": {
          "line": 344,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12383,
      "end": 12384,
      "loc": {
        "start": {
          "line": 344,
          "column": 41
        },
        "end": {
          "line": 344,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12409,
      "end": 12416,
      "loc": {
        "start": {
          "line": 345,
          "column": 24
        },
        "end": {
          "line": 345,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12416,
      "end": 12417,
      "loc": {
        "start": {
          "line": 345,
          "column": 31
        },
        "end": {
          "line": 345,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 12417,
      "end": 12422,
      "loc": {
        "start": {
          "line": 345,
          "column": 32
        },
        "end": {
          "line": 345,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12423,
      "end": 12424,
      "loc": {
        "start": {
          "line": 345,
          "column": 38
        },
        "end": {
          "line": 345,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12425,
      "end": 12429,
      "loc": {
        "start": {
          "line": 345,
          "column": 40
        },
        "end": {
          "line": 345,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12429,
      "end": 12430,
      "loc": {
        "start": {
          "line": 345,
          "column": 44
        },
        "end": {
          "line": 345,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 12430,
      "end": 12435,
      "loc": {
        "start": {
          "line": 345,
          "column": 45
        },
        "end": {
          "line": 345,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12435,
      "end": 12436,
      "loc": {
        "start": {
          "line": 345,
          "column": 50
        },
        "end": {
          "line": 345,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12436,
      "end": 12441,
      "loc": {
        "start": {
          "line": 345,
          "column": 51
        },
        "end": {
          "line": 345,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12466,
      "end": 12473,
      "loc": {
        "start": {
          "line": 346,
          "column": 24
        },
        "end": {
          "line": 346,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12473,
      "end": 12474,
      "loc": {
        "start": {
          "line": 346,
          "column": 31
        },
        "end": {
          "line": 346,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 12474,
      "end": 12480,
      "loc": {
        "start": {
          "line": 346,
          "column": 32
        },
        "end": {
          "line": 346,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12481,
      "end": 12482,
      "loc": {
        "start": {
          "line": 346,
          "column": 39
        },
        "end": {
          "line": 346,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12483,
      "end": 12487,
      "loc": {
        "start": {
          "line": 346,
          "column": 41
        },
        "end": {
          "line": 346,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12487,
      "end": 12488,
      "loc": {
        "start": {
          "line": 346,
          "column": 45
        },
        "end": {
          "line": 346,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 12488,
      "end": 12494,
      "loc": {
        "start": {
          "line": 346,
          "column": 46
        },
        "end": {
          "line": 346,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12494,
      "end": 12495,
      "loc": {
        "start": {
          "line": 346,
          "column": 52
        },
        "end": {
          "line": 346,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12495,
      "end": 12500,
      "loc": {
        "start": {
          "line": 346,
          "column": 53
        },
        "end": {
          "line": 346,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12525,
      "end": 12532,
      "loc": {
        "start": {
          "line": 347,
          "column": 24
        },
        "end": {
          "line": 347,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12532,
      "end": 12533,
      "loc": {
        "start": {
          "line": 347,
          "column": 31
        },
        "end": {
          "line": 347,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 12533,
      "end": 12546,
      "loc": {
        "start": {
          "line": 347,
          "column": 32
        },
        "end": {
          "line": 347,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12547,
      "end": 12548,
      "loc": {
        "start": {
          "line": 347,
          "column": 46
        },
        "end": {
          "line": 347,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12549,
      "end": 12553,
      "loc": {
        "start": {
          "line": 347,
          "column": 48
        },
        "end": {
          "line": 347,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12553,
      "end": 12554,
      "loc": {
        "start": {
          "line": 347,
          "column": 52
        },
        "end": {
          "line": 347,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 12554,
      "end": 12567,
      "loc": {
        "start": {
          "line": 347,
          "column": 53
        },
        "end": {
          "line": 347,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12567,
      "end": 12568,
      "loc": {
        "start": {
          "line": 347,
          "column": 66
        },
        "end": {
          "line": 347,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12568,
      "end": 12573,
      "loc": {
        "start": {
          "line": 347,
          "column": 67
        },
        "end": {
          "line": 347,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12594,
      "end": 12595,
      "loc": {
        "start": {
          "line": 348,
          "column": 20
        },
        "end": {
          "line": 348,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 12596,
      "end": 12600,
      "loc": {
        "start": {
          "line": 348,
          "column": 22
        },
        "end": {
          "line": 348,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12601,
      "end": 12603,
      "loc": {
        "start": {
          "line": 348,
          "column": 27
        },
        "end": {
          "line": 348,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12604,
      "end": 12605,
      "loc": {
        "start": {
          "line": 348,
          "column": 30
        },
        "end": {
          "line": 348,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12605,
      "end": 12609,
      "loc": {
        "start": {
          "line": 348,
          "column": 31
        },
        "end": {
          "line": 348,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12609,
      "end": 12610,
      "loc": {
        "start": {
          "line": 348,
          "column": 35
        },
        "end": {
          "line": 348,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 12610,
      "end": 12616,
      "loc": {
        "start": {
          "line": 348,
          "column": 36
        },
        "end": {
          "line": 348,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12616,
      "end": 12617,
      "loc": {
        "start": {
          "line": 348,
          "column": 42
        },
        "end": {
          "line": 348,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12617,
      "end": 12622,
      "loc": {
        "start": {
          "line": 348,
          "column": 43
        },
        "end": {
          "line": 348,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12622,
      "end": 12623,
      "loc": {
        "start": {
          "line": 348,
          "column": 48
        },
        "end": {
          "line": 348,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12624,
      "end": 12625,
      "loc": {
        "start": {
          "line": 348,
          "column": 50
        },
        "end": {
          "line": 348,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12650,
      "end": 12657,
      "loc": {
        "start": {
          "line": 349,
          "column": 24
        },
        "end": {
          "line": 349,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12657,
      "end": 12658,
      "loc": {
        "start": {
          "line": 349,
          "column": 31
        },
        "end": {
          "line": 349,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 12658,
      "end": 12663,
      "loc": {
        "start": {
          "line": 349,
          "column": 32
        },
        "end": {
          "line": 349,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12664,
      "end": 12665,
      "loc": {
        "start": {
          "line": 349,
          "column": 38
        },
        "end": {
          "line": 349,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12666,
      "end": 12670,
      "loc": {
        "start": {
          "line": 349,
          "column": 40
        },
        "end": {
          "line": 349,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12670,
      "end": 12671,
      "loc": {
        "start": {
          "line": 349,
          "column": 44
        },
        "end": {
          "line": 349,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpAngle",
      "start": 12671,
      "end": 12682,
      "loc": {
        "start": {
          "line": 349,
          "column": 45
        },
        "end": {
          "line": 349,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12707,
      "end": 12714,
      "loc": {
        "start": {
          "line": 350,
          "column": 24
        },
        "end": {
          "line": 350,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12714,
      "end": 12715,
      "loc": {
        "start": {
          "line": 350,
          "column": 31
        },
        "end": {
          "line": 350,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 12715,
      "end": 12723,
      "loc": {
        "start": {
          "line": 350,
          "column": 32
        },
        "end": {
          "line": 350,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12724,
      "end": 12725,
      "loc": {
        "start": {
          "line": 350,
          "column": 41
        },
        "end": {
          "line": 350,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12726,
      "end": 12730,
      "loc": {
        "start": {
          "line": 350,
          "column": 43
        },
        "end": {
          "line": 350,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12730,
      "end": 12731,
      "loc": {
        "start": {
          "line": 350,
          "column": 47
        },
        "end": {
          "line": 350,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpPreAngle",
      "start": 12731,
      "end": 12745,
      "loc": {
        "start": {
          "line": 350,
          "column": 48
        },
        "end": {
          "line": 350,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12770,
      "end": 12777,
      "loc": {
        "start": {
          "line": 351,
          "column": 24
        },
        "end": {
          "line": 351,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12777,
      "end": 12778,
      "loc": {
        "start": {
          "line": 351,
          "column": 31
        },
        "end": {
          "line": 351,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 12778,
      "end": 12784,
      "loc": {
        "start": {
          "line": 351,
          "column": 32
        },
        "end": {
          "line": 351,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12785,
      "end": 12786,
      "loc": {
        "start": {
          "line": 351,
          "column": 39
        },
        "end": {
          "line": 351,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12787,
      "end": 12791,
      "loc": {
        "start": {
          "line": 351,
          "column": 41
        },
        "end": {
          "line": 351,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12791,
      "end": 12792,
      "loc": {
        "start": {
          "line": 351,
          "column": 45
        },
        "end": {
          "line": 351,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 12792,
      "end": 12802,
      "loc": {
        "start": {
          "line": 351,
          "column": 46
        },
        "end": {
          "line": 351,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12827,
      "end": 12834,
      "loc": {
        "start": {
          "line": 352,
          "column": 24
        },
        "end": {
          "line": 352,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12834,
      "end": 12835,
      "loc": {
        "start": {
          "line": 352,
          "column": 31
        },
        "end": {
          "line": 352,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 12835,
      "end": 12848,
      "loc": {
        "start": {
          "line": 352,
          "column": 32
        },
        "end": {
          "line": 352,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12849,
      "end": 12850,
      "loc": {
        "start": {
          "line": 352,
          "column": 46
        },
        "end": {
          "line": 352,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12851,
      "end": 12855,
      "loc": {
        "start": {
          "line": 352,
          "column": 48
        },
        "end": {
          "line": 352,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12855,
      "end": 12856,
      "loc": {
        "start": {
          "line": 352,
          "column": 52
        },
        "end": {
          "line": 352,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 12856,
      "end": 12869,
      "loc": {
        "start": {
          "line": 352,
          "column": 53
        },
        "end": {
          "line": 352,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12869,
      "end": 12870,
      "loc": {
        "start": {
          "line": 352,
          "column": 66
        },
        "end": {
          "line": 352,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12870,
      "end": 12875,
      "loc": {
        "start": {
          "line": 352,
          "column": 67
        },
        "end": {
          "line": 352,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12900,
      "end": 12907,
      "loc": {
        "start": {
          "line": 353,
          "column": 24
        },
        "end": {
          "line": 353,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12907,
      "end": 12908,
      "loc": {
        "start": {
          "line": 353,
          "column": 31
        },
        "end": {
          "line": 353,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 12908,
      "end": 12916,
      "loc": {
        "start": {
          "line": 353,
          "column": 32
        },
        "end": {
          "line": 353,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12917,
      "end": 12918,
      "loc": {
        "start": {
          "line": 353,
          "column": 41
        },
        "end": {
          "line": 353,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12919,
      "end": 12923,
      "loc": {
        "start": {
          "line": 353,
          "column": 43
        },
        "end": {
          "line": 353,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12923,
      "end": 12924,
      "loc": {
        "start": {
          "line": 353,
          "column": 47
        },
        "end": {
          "line": 353,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 12924,
      "end": 12932,
      "loc": {
        "start": {
          "line": 353,
          "column": 48
        },
        "end": {
          "line": 353,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12957,
      "end": 12964,
      "loc": {
        "start": {
          "line": 354,
          "column": 24
        },
        "end": {
          "line": 354,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12964,
      "end": 12965,
      "loc": {
        "start": {
          "line": 354,
          "column": 31
        },
        "end": {
          "line": 354,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 12965,
      "end": 12975,
      "loc": {
        "start": {
          "line": 354,
          "column": 32
        },
        "end": {
          "line": 354,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12976,
      "end": 12977,
      "loc": {
        "start": {
          "line": 354,
          "column": 43
        },
        "end": {
          "line": 354,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12978,
      "end": 12982,
      "loc": {
        "start": {
          "line": 354,
          "column": 45
        },
        "end": {
          "line": 354,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12982,
      "end": 12983,
      "loc": {
        "start": {
          "line": 354,
          "column": 49
        },
        "end": {
          "line": 354,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 12983,
      "end": 12993,
      "loc": {
        "start": {
          "line": 354,
          "column": 50
        },
        "end": {
          "line": 354,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13018,
      "end": 13025,
      "loc": {
        "start": {
          "line": 355,
          "column": 24
        },
        "end": {
          "line": 355,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13025,
      "end": 13026,
      "loc": {
        "start": {
          "line": 355,
          "column": 31
        },
        "end": {
          "line": 355,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 13026,
      "end": 13039,
      "loc": {
        "start": {
          "line": 355,
          "column": 32
        },
        "end": {
          "line": 355,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13040,
      "end": 13041,
      "loc": {
        "start": {
          "line": 355,
          "column": 46
        },
        "end": {
          "line": 355,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13042,
      "end": 13046,
      "loc": {
        "start": {
          "line": 355,
          "column": 48
        },
        "end": {
          "line": 355,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13046,
      "end": 13047,
      "loc": {
        "start": {
          "line": 355,
          "column": 52
        },
        "end": {
          "line": 355,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 13047,
      "end": 13060,
      "loc": {
        "start": {
          "line": 355,
          "column": 53
        },
        "end": {
          "line": 355,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13081,
      "end": 13082,
      "loc": {
        "start": {
          "line": 356,
          "column": 20
        },
        "end": {
          "line": 356,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 13083,
      "end": 13087,
      "loc": {
        "start": {
          "line": 356,
          "column": 22
        },
        "end": {
          "line": 356,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13088,
      "end": 13090,
      "loc": {
        "start": {
          "line": 356,
          "column": 27
        },
        "end": {
          "line": 356,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13091,
      "end": 13092,
      "loc": {
        "start": {
          "line": 356,
          "column": 30
        },
        "end": {
          "line": 356,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13092,
      "end": 13096,
      "loc": {
        "start": {
          "line": 356,
          "column": 31
        },
        "end": {
          "line": 356,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13096,
      "end": 13097,
      "loc": {
        "start": {
          "line": 356,
          "column": 35
        },
        "end": {
          "line": 356,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 13097,
      "end": 13105,
      "loc": {
        "start": {
          "line": 356,
          "column": 36
        },
        "end": {
          "line": 356,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13105,
      "end": 13106,
      "loc": {
        "start": {
          "line": 356,
          "column": 44
        },
        "end": {
          "line": 356,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13106,
      "end": 13111,
      "loc": {
        "start": {
          "line": 356,
          "column": 45
        },
        "end": {
          "line": 356,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13111,
      "end": 13112,
      "loc": {
        "start": {
          "line": 356,
          "column": 50
        },
        "end": {
          "line": 356,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13113,
      "end": 13114,
      "loc": {
        "start": {
          "line": 356,
          "column": 52
        },
        "end": {
          "line": 356,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13139,
      "end": 13146,
      "loc": {
        "start": {
          "line": 357,
          "column": 24
        },
        "end": {
          "line": 357,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13146,
      "end": 13147,
      "loc": {
        "start": {
          "line": 357,
          "column": 31
        },
        "end": {
          "line": 357,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 13147,
      "end": 13152,
      "loc": {
        "start": {
          "line": 357,
          "column": 32
        },
        "end": {
          "line": 357,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13153,
      "end": 13154,
      "loc": {
        "start": {
          "line": 357,
          "column": 38
        },
        "end": {
          "line": 357,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13155,
      "end": 13159,
      "loc": {
        "start": {
          "line": 357,
          "column": 40
        },
        "end": {
          "line": 357,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13159,
      "end": 13160,
      "loc": {
        "start": {
          "line": 357,
          "column": 44
        },
        "end": {
          "line": 357,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownAngle",
      "start": 13160,
      "end": 13173,
      "loc": {
        "start": {
          "line": 357,
          "column": 45
        },
        "end": {
          "line": 357,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13198,
      "end": 13205,
      "loc": {
        "start": {
          "line": 358,
          "column": 24
        },
        "end": {
          "line": 358,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13205,
      "end": 13206,
      "loc": {
        "start": {
          "line": 358,
          "column": 31
        },
        "end": {
          "line": 358,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 13206,
      "end": 13214,
      "loc": {
        "start": {
          "line": 358,
          "column": 32
        },
        "end": {
          "line": 358,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13215,
      "end": 13216,
      "loc": {
        "start": {
          "line": 358,
          "column": 41
        },
        "end": {
          "line": 358,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13217,
      "end": 13221,
      "loc": {
        "start": {
          "line": 358,
          "column": 43
        },
        "end": {
          "line": 358,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13221,
      "end": 13222,
      "loc": {
        "start": {
          "line": 358,
          "column": 47
        },
        "end": {
          "line": 358,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownPreAngle",
      "start": 13222,
      "end": 13238,
      "loc": {
        "start": {
          "line": 358,
          "column": 48
        },
        "end": {
          "line": 358,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13263,
      "end": 13270,
      "loc": {
        "start": {
          "line": 359,
          "column": 24
        },
        "end": {
          "line": 359,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13270,
      "end": 13271,
      "loc": {
        "start": {
          "line": 359,
          "column": 31
        },
        "end": {
          "line": 359,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 13271,
      "end": 13277,
      "loc": {
        "start": {
          "line": 359,
          "column": 32
        },
        "end": {
          "line": 359,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13278,
      "end": 13279,
      "loc": {
        "start": {
          "line": 359,
          "column": 39
        },
        "end": {
          "line": 359,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13280,
      "end": 13284,
      "loc": {
        "start": {
          "line": 359,
          "column": 41
        },
        "end": {
          "line": 359,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13284,
      "end": 13285,
      "loc": {
        "start": {
          "line": 359,
          "column": 45
        },
        "end": {
          "line": 359,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 13285,
      "end": 13295,
      "loc": {
        "start": {
          "line": 359,
          "column": 46
        },
        "end": {
          "line": 359,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13320,
      "end": 13327,
      "loc": {
        "start": {
          "line": 360,
          "column": 24
        },
        "end": {
          "line": 360,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13327,
      "end": 13328,
      "loc": {
        "start": {
          "line": 360,
          "column": 31
        },
        "end": {
          "line": 360,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 13328,
      "end": 13341,
      "loc": {
        "start": {
          "line": 360,
          "column": 32
        },
        "end": {
          "line": 360,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13342,
      "end": 13343,
      "loc": {
        "start": {
          "line": 360,
          "column": 46
        },
        "end": {
          "line": 360,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13344,
      "end": 13348,
      "loc": {
        "start": {
          "line": 360,
          "column": 48
        },
        "end": {
          "line": 360,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13348,
      "end": 13349,
      "loc": {
        "start": {
          "line": 360,
          "column": 52
        },
        "end": {
          "line": 360,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 13349,
      "end": 13362,
      "loc": {
        "start": {
          "line": 360,
          "column": 53
        },
        "end": {
          "line": 360,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13362,
      "end": 13363,
      "loc": {
        "start": {
          "line": 360,
          "column": 66
        },
        "end": {
          "line": 360,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13363,
      "end": 13368,
      "loc": {
        "start": {
          "line": 360,
          "column": 67
        },
        "end": {
          "line": 360,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13393,
      "end": 13400,
      "loc": {
        "start": {
          "line": 361,
          "column": 24
        },
        "end": {
          "line": 361,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13400,
      "end": 13401,
      "loc": {
        "start": {
          "line": 361,
          "column": 31
        },
        "end": {
          "line": 361,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 13401,
      "end": 13409,
      "loc": {
        "start": {
          "line": 361,
          "column": 32
        },
        "end": {
          "line": 361,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13410,
      "end": 13411,
      "loc": {
        "start": {
          "line": 361,
          "column": 41
        },
        "end": {
          "line": 361,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13412,
      "end": 13416,
      "loc": {
        "start": {
          "line": 361,
          "column": 43
        },
        "end": {
          "line": 361,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13416,
      "end": 13417,
      "loc": {
        "start": {
          "line": 361,
          "column": 47
        },
        "end": {
          "line": 361,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 13417,
      "end": 13425,
      "loc": {
        "start": {
          "line": 361,
          "column": 48
        },
        "end": {
          "line": 361,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13450,
      "end": 13457,
      "loc": {
        "start": {
          "line": 362,
          "column": 24
        },
        "end": {
          "line": 362,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13457,
      "end": 13458,
      "loc": {
        "start": {
          "line": 362,
          "column": 31
        },
        "end": {
          "line": 362,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 13458,
      "end": 13468,
      "loc": {
        "start": {
          "line": 362,
          "column": 32
        },
        "end": {
          "line": 362,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13469,
      "end": 13470,
      "loc": {
        "start": {
          "line": 362,
          "column": 43
        },
        "end": {
          "line": 362,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13471,
      "end": 13475,
      "loc": {
        "start": {
          "line": 362,
          "column": 45
        },
        "end": {
          "line": 362,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13475,
      "end": 13476,
      "loc": {
        "start": {
          "line": 362,
          "column": 49
        },
        "end": {
          "line": 362,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 13476,
      "end": 13486,
      "loc": {
        "start": {
          "line": 362,
          "column": 50
        },
        "end": {
          "line": 362,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13511,
      "end": 13518,
      "loc": {
        "start": {
          "line": 363,
          "column": 24
        },
        "end": {
          "line": 363,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13518,
      "end": 13519,
      "loc": {
        "start": {
          "line": 363,
          "column": 31
        },
        "end": {
          "line": 363,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 13519,
      "end": 13532,
      "loc": {
        "start": {
          "line": 363,
          "column": 32
        },
        "end": {
          "line": 363,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13533,
      "end": 13534,
      "loc": {
        "start": {
          "line": 363,
          "column": 46
        },
        "end": {
          "line": 363,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13535,
      "end": 13539,
      "loc": {
        "start": {
          "line": 363,
          "column": 48
        },
        "end": {
          "line": 363,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13539,
      "end": 13540,
      "loc": {
        "start": {
          "line": 363,
          "column": 52
        },
        "end": {
          "line": 363,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 13540,
      "end": 13553,
      "loc": {
        "start": {
          "line": 363,
          "column": 53
        },
        "end": {
          "line": 363,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13574,
      "end": 13575,
      "loc": {
        "start": {
          "line": 364,
          "column": 20
        },
        "end": {
          "line": 364,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 13596,
      "end": 13602,
      "loc": {
        "start": {
          "line": 365,
          "column": 20
        },
        "end": {
          "line": 365,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13603,
      "end": 13604,
      "loc": {
        "start": {
          "line": 365,
          "column": 27
        },
        "end": {
          "line": 365,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13605,
      "end": 13612,
      "loc": {
        "start": {
          "line": 365,
          "column": 29
        },
        "end": {
          "line": 365,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13612,
      "end": 13613,
      "loc": {
        "start": {
          "line": 365,
          "column": 36
        },
        "end": {
          "line": 365,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getParameterString",
      "start": 13613,
      "end": 13631,
      "loc": {
        "start": {
          "line": 365,
          "column": 37
        },
        "end": {
          "line": 365,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13631,
      "end": 13632,
      "loc": {
        "start": {
          "line": 365,
          "column": 55
        },
        "end": {
          "line": 365,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13632,
      "end": 13633,
      "loc": {
        "start": {
          "line": 365,
          "column": 56
        },
        "end": {
          "line": 365,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13654,
      "end": 13658,
      "loc": {
        "start": {
          "line": 366,
          "column": 20
        },
        "end": {
          "line": 366,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13658,
      "end": 13659,
      "loc": {
        "start": {
          "line": 366,
          "column": 24
        },
        "end": {
          "line": 366,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13659,
      "end": 13666,
      "loc": {
        "start": {
          "line": 366,
          "column": 25
        },
        "end": {
          "line": 366,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13666,
      "end": 13667,
      "loc": {
        "start": {
          "line": 366,
          "column": 32
        },
        "end": {
          "line": 366,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 13667,
      "end": 13675,
      "loc": {
        "start": {
          "line": 366,
          "column": 33
        },
        "end": {
          "line": 366,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13675,
      "end": 13676,
      "loc": {
        "start": {
          "line": 366,
          "column": 41
        },
        "end": {
          "line": 366,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 13676,
      "end": 13692,
      "loc": {
        "start": {
          "line": 366,
          "column": 42
        },
        "end": {
          "line": 366,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13692,
      "end": 13693,
      "loc": {
        "start": {
          "line": 366,
          "column": 58
        },
        "end": {
          "line": 366,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 13693,
      "end": 13709,
      "loc": {
        "start": {
          "line": 366,
          "column": 59
        },
        "end": {
          "line": 366,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13709,
      "end": 13710,
      "loc": {
        "start": {
          "line": 366,
          "column": 75
        },
        "end": {
          "line": 366,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 13731,
      "end": 13738,
      "loc": {
        "start": {
          "line": 367,
          "column": 20
        },
        "end": {
          "line": 367,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13738,
      "end": 13739,
      "loc": {
        "start": {
          "line": 367,
          "column": 27
        },
        "end": {
          "line": 367,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 13739,
      "end": 13742,
      "loc": {
        "start": {
          "line": 367,
          "column": 28
        },
        "end": {
          "line": 367,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13742,
      "end": 13743,
      "loc": {
        "start": {
          "line": 367,
          "column": 31
        },
        "end": {
          "line": 367,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13743,
      "end": 13744,
      "loc": {
        "start": {
          "line": 367,
          "column": 32
        },
        "end": {
          "line": 367,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToBendLines(",
      "start": 13744,
      "end": 13784,
      "loc": {
        "start": {
          "line": 367,
          "column": 33
        },
        "end": {
          "line": 367,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13784,
      "end": 13786,
      "loc": {
        "start": {
          "line": 367,
          "column": 73
        },
        "end": {
          "line": 367,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 13786,
      "end": 13794,
      "loc": {
        "start": {
          "line": 367,
          "column": 75
        },
        "end": {
          "line": 367,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13794,
      "end": 13795,
      "loc": {
        "start": {
          "line": 367,
          "column": 83
        },
        "end": {
          "line": 367,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 13795,
      "end": 13798,
      "loc": {
        "start": {
          "line": 367,
          "column": 84
        },
        "end": {
          "line": 367,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13798,
      "end": 13800,
      "loc": {
        "start": {
          "line": 367,
          "column": 87
        },
        "end": {
          "line": 367,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 13800,
      "end": 13807,
      "loc": {
        "start": {
          "line": 367,
          "column": 89
        },
        "end": {
          "line": 367,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13807,
      "end": 13808,
      "loc": {
        "start": {
          "line": 367,
          "column": 96
        },
        "end": {
          "line": 367,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "], [",
      "start": 13808,
      "end": 13812,
      "loc": {
        "start": {
          "line": 367,
          "column": 97
        },
        "end": {
          "line": 367,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13812,
      "end": 13814,
      "loc": {
        "start": {
          "line": 367,
          "column": 101
        },
        "end": {
          "line": 367,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 13814,
      "end": 13820,
      "loc": {
        "start": {
          "line": 367,
          "column": 103
        },
        "end": {
          "line": 367,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13820,
      "end": 13821,
      "loc": {
        "start": {
          "line": 367,
          "column": 109
        },
        "end": {
          "line": 367,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 13821,
      "end": 13824,
      "loc": {
        "start": {
          "line": 367,
          "column": 110
        },
        "end": {
          "line": 367,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13824,
      "end": 13825,
      "loc": {
        "start": {
          "line": 367,
          "column": 113
        },
        "end": {
          "line": 367,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13825,
      "end": 13826,
      "loc": {
        "start": {
          "line": 367,
          "column": 114
        },
        "end": {
          "line": 367,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13847,
      "end": 13851,
      "loc": {
        "start": {
          "line": 368,
          "column": 20
        },
        "end": {
          "line": 368,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13851,
      "end": 13852,
      "loc": {
        "start": {
          "line": 368,
          "column": 24
        },
        "end": {
          "line": 368,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13852,
      "end": 13859,
      "loc": {
        "start": {
          "line": 368,
          "column": 25
        },
        "end": {
          "line": 368,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13859,
      "end": 13860,
      "loc": {
        "start": {
          "line": 368,
          "column": 32
        },
        "end": {
          "line": 368,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 13860,
      "end": 13867,
      "loc": {
        "start": {
          "line": 368,
          "column": 33
        },
        "end": {
          "line": 368,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13867,
      "end": 13868,
      "loc": {
        "start": {
          "line": 368,
          "column": 40
        },
        "end": {
          "line": 368,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13868,
      "end": 13869,
      "loc": {
        "start": {
          "line": 368,
          "column": 41
        },
        "end": {
          "line": 368,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToBendLines(",
      "start": 13869,
      "end": 13909,
      "loc": {
        "start": {
          "line": 368,
          "column": 42
        },
        "end": {
          "line": 368,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13909,
      "end": 13911,
      "loc": {
        "start": {
          "line": 368,
          "column": 82
        },
        "end": {
          "line": 368,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 13911,
      "end": 13919,
      "loc": {
        "start": {
          "line": 368,
          "column": 84
        },
        "end": {
          "line": 368,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13919,
      "end": 13920,
      "loc": {
        "start": {
          "line": 368,
          "column": 92
        },
        "end": {
          "line": 368,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 13920,
      "end": 13923,
      "loc": {
        "start": {
          "line": 368,
          "column": 93
        },
        "end": {
          "line": 368,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13923,
      "end": 13925,
      "loc": {
        "start": {
          "line": 368,
          "column": 96
        },
        "end": {
          "line": 368,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 13925,
      "end": 13932,
      "loc": {
        "start": {
          "line": 368,
          "column": 98
        },
        "end": {
          "line": 368,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13932,
      "end": 13933,
      "loc": {
        "start": {
          "line": 368,
          "column": 105
        },
        "end": {
          "line": 368,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "], [",
      "start": 13933,
      "end": 13937,
      "loc": {
        "start": {
          "line": 368,
          "column": 106
        },
        "end": {
          "line": 368,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13937,
      "end": 13939,
      "loc": {
        "start": {
          "line": 368,
          "column": 110
        },
        "end": {
          "line": 368,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 13939,
      "end": 13945,
      "loc": {
        "start": {
          "line": 368,
          "column": 112
        },
        "end": {
          "line": 368,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13945,
      "end": 13946,
      "loc": {
        "start": {
          "line": 368,
          "column": 118
        },
        "end": {
          "line": 368,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 13946,
      "end": 13949,
      "loc": {
        "start": {
          "line": 368,
          "column": 119
        },
        "end": {
          "line": 368,
          "column": 122
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13949,
      "end": 13950,
      "loc": {
        "start": {
          "line": 368,
          "column": 122
        },
        "end": {
          "line": 368,
          "column": 123
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13950,
      "end": 13951,
      "loc": {
        "start": {
          "line": 368,
          "column": 123
        },
        "end": {
          "line": 368,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 13972,
      "end": 13988,
      "loc": {
        "start": {
          "line": 369,
          "column": 20
        },
        "end": {
          "line": 369,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13988,
      "end": 13989,
      "loc": {
        "start": {
          "line": 369,
          "column": 36
        },
        "end": {
          "line": 369,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 13989,
      "end": 13996,
      "loc": {
        "start": {
          "line": 369,
          "column": 37
        },
        "end": {
          "line": 369,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13996,
      "end": 13997,
      "loc": {
        "start": {
          "line": 369,
          "column": 44
        },
        "end": {
          "line": 369,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 13997,
      "end": 14004,
      "loc": {
        "start": {
          "line": 369,
          "column": 45
        },
        "end": {
          "line": 369,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14005,
      "end": 14007,
      "loc": {
        "start": {
          "line": 369,
          "column": 53
        },
        "end": {
          "line": 369,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14008,
      "end": 14015,
      "loc": {
        "start": {
          "line": 369,
          "column": 56
        },
        "end": {
          "line": 369,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14015,
      "end": 14016,
      "loc": {
        "start": {
          "line": 369,
          "column": 63
        },
        "end": {
          "line": 369,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14016,
      "end": 14023,
      "loc": {
        "start": {
          "line": 369,
          "column": 64
        },
        "end": {
          "line": 369,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14023,
      "end": 14024,
      "loc": {
        "start": {
          "line": 369,
          "column": 71
        },
        "end": {
          "line": 369,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14024,
      "end": 14025,
      "loc": {
        "start": {
          "line": 369,
          "column": 72
        },
        "end": {
          "line": 369,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 14026,
      "end": 14031,
      "loc": {
        "start": {
          "line": 369,
          "column": 74
        },
        "end": {
          "line": 369,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14031,
      "end": 14032,
      "loc": {
        "start": {
          "line": 369,
          "column": 79
        },
        "end": {
          "line": 369,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14033,
      "end": 14037,
      "loc": {
        "start": {
          "line": 369,
          "column": 81
        },
        "end": {
          "line": 369,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14037,
      "end": 14038,
      "loc": {
        "start": {
          "line": 369,
          "column": 85
        },
        "end": {
          "line": 369,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendLineColor",
      "start": 14038,
      "end": 14051,
      "loc": {
        "start": {
          "line": 369,
          "column": 86
        },
        "end": {
          "line": 369,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14051,
      "end": 14052,
      "loc": {
        "start": {
          "line": 369,
          "column": 99
        },
        "end": {
          "line": 369,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 14052,
      "end": 14057,
      "loc": {
        "start": {
          "line": 369,
          "column": 100
        },
        "end": {
          "line": 369,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14057,
      "end": 14058,
      "loc": {
        "start": {
          "line": 369,
          "column": 105
        },
        "end": {
          "line": 369,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14058,
      "end": 14059,
      "loc": {
        "start": {
          "line": 369,
          "column": 106
        },
        "end": {
          "line": 369,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14060,
      "end": 14061,
      "loc": {
        "start": {
          "line": 369,
          "column": 108
        },
        "end": {
          "line": 369,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14061,
      "end": 14062,
      "loc": {
        "start": {
          "line": 369,
          "column": 109
        },
        "end": {
          "line": 369,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14062,
      "end": 14063,
      "loc": {
        "start": {
          "line": 369,
          "column": 110
        },
        "end": {
          "line": 369,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14063,
      "end": 14068,
      "loc": {
        "start": {
          "line": 369,
          "column": 111
        },
        "end": {
          "line": 369,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14068,
      "end": 14069,
      "loc": {
        "start": {
          "line": 369,
          "column": 116
        },
        "end": {
          "line": 369,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 14069,
      "end": 14072,
      "loc": {
        "start": {
          "line": 369,
          "column": 117
        },
        "end": {
          "line": 369,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14072,
      "end": 14073,
      "loc": {
        "start": {
          "line": 369,
          "column": 120
        },
        "end": {
          "line": 369,
          "column": 121
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14073,
      "end": 14074,
      "loc": {
        "start": {
          "line": 369,
          "column": 121
        },
        "end": {
          "line": 369,
          "column": 122
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14091,
      "end": 14092,
      "loc": {
        "start": {
          "line": 370,
          "column": 16
        },
        "end": {
          "line": 370,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 14093,
      "end": 14097,
      "loc": {
        "start": {
          "line": 370,
          "column": 18
        },
        "end": {
          "line": 370,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 14098,
      "end": 14100,
      "loc": {
        "start": {
          "line": 370,
          "column": 23
        },
        "end": {
          "line": 370,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14101,
      "end": 14102,
      "loc": {
        "start": {
          "line": 370,
          "column": 26
        },
        "end": {
          "line": 370,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14102,
      "end": 14106,
      "loc": {
        "start": {
          "line": 370,
          "column": 27
        },
        "end": {
          "line": 370,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14106,
      "end": 14107,
      "loc": {
        "start": {
          "line": 370,
          "column": 31
        },
        "end": {
          "line": 370,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 14107,
      "end": 14123,
      "loc": {
        "start": {
          "line": 370,
          "column": 32
        },
        "end": {
          "line": 370,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14123,
      "end": 14124,
      "loc": {
        "start": {
          "line": 370,
          "column": 48
        },
        "end": {
          "line": 370,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14124,
      "end": 14129,
      "loc": {
        "start": {
          "line": 370,
          "column": 49
        },
        "end": {
          "line": 370,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14129,
      "end": 14130,
      "loc": {
        "start": {
          "line": 370,
          "column": 54
        },
        "end": {
          "line": 370,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14131,
      "end": 14132,
      "loc": {
        "start": {
          "line": 370,
          "column": 56
        },
        "end": {
          "line": 370,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14153,
      "end": 14157,
      "loc": {
        "start": {
          "line": 371,
          "column": 20
        },
        "end": {
          "line": 371,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14157,
      "end": 14158,
      "loc": {
        "start": {
          "line": 371,
          "column": 24
        },
        "end": {
          "line": 371,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 14158,
      "end": 14165,
      "loc": {
        "start": {
          "line": 371,
          "column": 25
        },
        "end": {
          "line": 371,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14165,
      "end": 14166,
      "loc": {
        "start": {
          "line": 371,
          "column": 32
        },
        "end": {
          "line": 371,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 14166,
      "end": 14174,
      "loc": {
        "start": {
          "line": 371,
          "column": 33
        },
        "end": {
          "line": 371,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14174,
      "end": 14175,
      "loc": {
        "start": {
          "line": 371,
          "column": 41
        },
        "end": {
          "line": 371,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 14175,
      "end": 14191,
      "loc": {
        "start": {
          "line": 371,
          "column": 42
        },
        "end": {
          "line": 371,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14191,
      "end": 14192,
      "loc": {
        "start": {
          "line": 371,
          "column": 58
        },
        "end": {
          "line": 371,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 14192,
      "end": 14208,
      "loc": {
        "start": {
          "line": 371,
          "column": 59
        },
        "end": {
          "line": 371,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14208,
      "end": 14209,
      "loc": {
        "start": {
          "line": 371,
          "column": 75
        },
        "end": {
          "line": 371,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 14230,
      "end": 14237,
      "loc": {
        "start": {
          "line": 372,
          "column": 20
        },
        "end": {
          "line": 372,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14237,
      "end": 14238,
      "loc": {
        "start": {
          "line": 372,
          "column": 27
        },
        "end": {
          "line": 372,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 14238,
      "end": 14241,
      "loc": {
        "start": {
          "line": 372,
          "column": 28
        },
        "end": {
          "line": 372,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14241,
      "end": 14242,
      "loc": {
        "start": {
          "line": 372,
          "column": 31
        },
        "end": {
          "line": 372,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14242,
      "end": 14243,
      "loc": {
        "start": {
          "line": 372,
          "column": 32
        },
        "end": {
          "line": 372,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
      "start": 14243,
      "end": 14288,
      "loc": {
        "start": {
          "line": 372,
          "column": 33
        },
        "end": {
          "line": 372,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14288,
      "end": 14290,
      "loc": {
        "start": {
          "line": 372,
          "column": 78
        },
        "end": {
          "line": 372,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 14290,
      "end": 14298,
      "loc": {
        "start": {
          "line": 372,
          "column": 80
        },
        "end": {
          "line": 372,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14298,
      "end": 14299,
      "loc": {
        "start": {
          "line": 372,
          "column": 88
        },
        "end": {
          "line": 372,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 14299,
      "end": 14302,
      "loc": {
        "start": {
          "line": 372,
          "column": 89
        },
        "end": {
          "line": 372,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14302,
      "end": 14304,
      "loc": {
        "start": {
          "line": 372,
          "column": 92
        },
        "end": {
          "line": 372,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 14304,
      "end": 14311,
      "loc": {
        "start": {
          "line": 372,
          "column": 94
        },
        "end": {
          "line": 372,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14311,
      "end": 14312,
      "loc": {
        "start": {
          "line": 372,
          "column": 101
        },
        "end": {
          "line": 372,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 14312,
      "end": 14315,
      "loc": {
        "start": {
          "line": 372,
          "column": 102
        },
        "end": {
          "line": 372,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14315,
      "end": 14316,
      "loc": {
        "start": {
          "line": 372,
          "column": 105
        },
        "end": {
          "line": 372,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14316,
      "end": 14317,
      "loc": {
        "start": {
          "line": 372,
          "column": 106
        },
        "end": {
          "line": 372,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14338,
      "end": 14342,
      "loc": {
        "start": {
          "line": 373,
          "column": 20
        },
        "end": {
          "line": 373,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14342,
      "end": 14343,
      "loc": {
        "start": {
          "line": 373,
          "column": 24
        },
        "end": {
          "line": 373,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 14343,
      "end": 14350,
      "loc": {
        "start": {
          "line": 373,
          "column": 25
        },
        "end": {
          "line": 373,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14350,
      "end": 14351,
      "loc": {
        "start": {
          "line": 373,
          "column": 32
        },
        "end": {
          "line": 373,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 14351,
      "end": 14358,
      "loc": {
        "start": {
          "line": 373,
          "column": 33
        },
        "end": {
          "line": 373,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14358,
      "end": 14359,
      "loc": {
        "start": {
          "line": 373,
          "column": 40
        },
        "end": {
          "line": 373,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14359,
      "end": 14360,
      "loc": {
        "start": {
          "line": 373,
          "column": 41
        },
        "end": {
          "line": 373,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
      "start": 14360,
      "end": 14405,
      "loc": {
        "start": {
          "line": 373,
          "column": 42
        },
        "end": {
          "line": 373,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14405,
      "end": 14407,
      "loc": {
        "start": {
          "line": 373,
          "column": 87
        },
        "end": {
          "line": 373,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 14407,
      "end": 14415,
      "loc": {
        "start": {
          "line": 373,
          "column": 89
        },
        "end": {
          "line": 373,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14415,
      "end": 14416,
      "loc": {
        "start": {
          "line": 373,
          "column": 97
        },
        "end": {
          "line": 373,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 14416,
      "end": 14419,
      "loc": {
        "start": {
          "line": 373,
          "column": 98
        },
        "end": {
          "line": 373,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14419,
      "end": 14421,
      "loc": {
        "start": {
          "line": 373,
          "column": 101
        },
        "end": {
          "line": 373,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 14421,
      "end": 14428,
      "loc": {
        "start": {
          "line": 373,
          "column": 103
        },
        "end": {
          "line": 373,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14428,
      "end": 14429,
      "loc": {
        "start": {
          "line": 373,
          "column": 110
        },
        "end": {
          "line": 373,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 14429,
      "end": 14432,
      "loc": {
        "start": {
          "line": 373,
          "column": 111
        },
        "end": {
          "line": 373,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14432,
      "end": 14433,
      "loc": {
        "start": {
          "line": 373,
          "column": 114
        },
        "end": {
          "line": 373,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14433,
      "end": 14434,
      "loc": {
        "start": {
          "line": 373,
          "column": 115
        },
        "end": {
          "line": 373,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 14455,
      "end": 14471,
      "loc": {
        "start": {
          "line": 374,
          "column": 20
        },
        "end": {
          "line": 374,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14471,
      "end": 14472,
      "loc": {
        "start": {
          "line": 374,
          "column": 36
        },
        "end": {
          "line": 374,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 14472,
      "end": 14479,
      "loc": {
        "start": {
          "line": 374,
          "column": 37
        },
        "end": {
          "line": 374,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14479,
      "end": 14480,
      "loc": {
        "start": {
          "line": 374,
          "column": 44
        },
        "end": {
          "line": 374,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14480,
      "end": 14487,
      "loc": {
        "start": {
          "line": 374,
          "column": 45
        },
        "end": {
          "line": 374,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14488,
      "end": 14490,
      "loc": {
        "start": {
          "line": 374,
          "column": 53
        },
        "end": {
          "line": 374,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14491,
      "end": 14498,
      "loc": {
        "start": {
          "line": 374,
          "column": 56
        },
        "end": {
          "line": 374,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14498,
      "end": 14499,
      "loc": {
        "start": {
          "line": 374,
          "column": 63
        },
        "end": {
          "line": 374,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14499,
      "end": 14506,
      "loc": {
        "start": {
          "line": 374,
          "column": 64
        },
        "end": {
          "line": 374,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14506,
      "end": 14507,
      "loc": {
        "start": {
          "line": 374,
          "column": 71
        },
        "end": {
          "line": 374,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14507,
      "end": 14508,
      "loc": {
        "start": {
          "line": 374,
          "column": 72
        },
        "end": {
          "line": 374,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 14509,
      "end": 14514,
      "loc": {
        "start": {
          "line": 374,
          "column": 74
        },
        "end": {
          "line": 374,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14514,
      "end": 14515,
      "loc": {
        "start": {
          "line": 374,
          "column": 79
        },
        "end": {
          "line": 374,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14516,
      "end": 14520,
      "loc": {
        "start": {
          "line": 374,
          "column": 81
        },
        "end": {
          "line": 374,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14520,
      "end": 14521,
      "loc": {
        "start": {
          "line": 374,
          "column": 85
        },
        "end": {
          "line": 374,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signatureLineColor",
      "start": 14521,
      "end": 14539,
      "loc": {
        "start": {
          "line": 374,
          "column": 86
        },
        "end": {
          "line": 374,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14539,
      "end": 14540,
      "loc": {
        "start": {
          "line": 374,
          "column": 104
        },
        "end": {
          "line": 374,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 14540,
      "end": 14545,
      "loc": {
        "start": {
          "line": 374,
          "column": 105
        },
        "end": {
          "line": 374,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14545,
      "end": 14546,
      "loc": {
        "start": {
          "line": 374,
          "column": 110
        },
        "end": {
          "line": 374,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14546,
      "end": 14547,
      "loc": {
        "start": {
          "line": 374,
          "column": 111
        },
        "end": {
          "line": 374,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14548,
      "end": 14549,
      "loc": {
        "start": {
          "line": 374,
          "column": 113
        },
        "end": {
          "line": 374,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14549,
      "end": 14550,
      "loc": {
        "start": {
          "line": 374,
          "column": 114
        },
        "end": {
          "line": 374,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14550,
      "end": 14551,
      "loc": {
        "start": {
          "line": 374,
          "column": 115
        },
        "end": {
          "line": 374,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 14551,
      "end": 14556,
      "loc": {
        "start": {
          "line": 374,
          "column": 116
        },
        "end": {
          "line": 374,
          "column": 121
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14556,
      "end": 14557,
      "loc": {
        "start": {
          "line": 374,
          "column": 121
        },
        "end": {
          "line": 374,
          "column": 122
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 14557,
      "end": 14560,
      "loc": {
        "start": {
          "line": 374,
          "column": 122
        },
        "end": {
          "line": 374,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14560,
      "end": 14561,
      "loc": {
        "start": {
          "line": 374,
          "column": 125
        },
        "end": {
          "line": 374,
          "column": 126
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14561,
      "end": 14562,
      "loc": {
        "start": {
          "line": 374,
          "column": 126
        },
        "end": {
          "line": 374,
          "column": 127
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14579,
      "end": 14580,
      "loc": {
        "start": {
          "line": 375,
          "column": 16
        },
        "end": {
          "line": 375,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 14581,
      "end": 14585,
      "loc": {
        "start": {
          "line": 375,
          "column": 18
        },
        "end": {
          "line": 375,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14586,
      "end": 14587,
      "loc": {
        "start": {
          "line": 375,
          "column": 23
        },
        "end": {
          "line": 375,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14608,
      "end": 14612,
      "loc": {
        "start": {
          "line": 376,
          "column": 20
        },
        "end": {
          "line": 376,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14612,
      "end": 14613,
      "loc": {
        "start": {
          "line": 376,
          "column": 24
        },
        "end": {
          "line": 376,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 14613,
      "end": 14620,
      "loc": {
        "start": {
          "line": 376,
          "column": 25
        },
        "end": {
          "line": 376,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14620,
      "end": 14621,
      "loc": {
        "start": {
          "line": 376,
          "column": 32
        },
        "end": {
          "line": 376,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 14621,
      "end": 14629,
      "loc": {
        "start": {
          "line": 376,
          "column": 33
        },
        "end": {
          "line": 376,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14629,
      "end": 14630,
      "loc": {
        "start": {
          "line": 376,
          "column": 41
        },
        "end": {
          "line": 376,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 14630,
      "end": 14646,
      "loc": {
        "start": {
          "line": 376,
          "column": 42
        },
        "end": {
          "line": 376,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14646,
      "end": 14647,
      "loc": {
        "start": {
          "line": 376,
          "column": 58
        },
        "end": {
          "line": 376,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 14647,
      "end": 14663,
      "loc": {
        "start": {
          "line": 376,
          "column": 59
        },
        "end": {
          "line": 376,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14663,
      "end": 14664,
      "loc": {
        "start": {
          "line": 376,
          "column": 75
        },
        "end": {
          "line": 376,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 14685,
      "end": 14692,
      "loc": {
        "start": {
          "line": 377,
          "column": 20
        },
        "end": {
          "line": 377,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14692,
      "end": 14693,
      "loc": {
        "start": {
          "line": 377,
          "column": 27
        },
        "end": {
          "line": 377,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 14693,
      "end": 14696,
      "loc": {
        "start": {
          "line": 377,
          "column": 28
        },
        "end": {
          "line": 377,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14696,
      "end": 14697,
      "loc": {
        "start": {
          "line": 377,
          "column": 31
        },
        "end": {
          "line": 377,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14697,
      "end": 14698,
      "loc": {
        "start": {
          "line": 377,
          "column": 32
        },
        "end": {
          "line": 377,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToContourLines(",
      "start": 14698,
      "end": 14741,
      "loc": {
        "start": {
          "line": 377,
          "column": 33
        },
        "end": {
          "line": 377,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14741,
      "end": 14743,
      "loc": {
        "start": {
          "line": 377,
          "column": 76
        },
        "end": {
          "line": 377,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 14743,
      "end": 14751,
      "loc": {
        "start": {
          "line": 377,
          "column": 78
        },
        "end": {
          "line": 377,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14751,
      "end": 14752,
      "loc": {
        "start": {
          "line": 377,
          "column": 86
        },
        "end": {
          "line": 377,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 14752,
      "end": 14755,
      "loc": {
        "start": {
          "line": 377,
          "column": 87
        },
        "end": {
          "line": 377,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14755,
      "end": 14757,
      "loc": {
        "start": {
          "line": 377,
          "column": 90
        },
        "end": {
          "line": 377,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 14757,
      "end": 14764,
      "loc": {
        "start": {
          "line": 377,
          "column": 92
        },
        "end": {
          "line": 377,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14764,
      "end": 14765,
      "loc": {
        "start": {
          "line": 377,
          "column": 99
        },
        "end": {
          "line": 377,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 14765,
      "end": 14768,
      "loc": {
        "start": {
          "line": 377,
          "column": 100
        },
        "end": {
          "line": 377,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14768,
      "end": 14769,
      "loc": {
        "start": {
          "line": 377,
          "column": 103
        },
        "end": {
          "line": 377,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14769,
      "end": 14770,
      "loc": {
        "start": {
          "line": 377,
          "column": 104
        },
        "end": {
          "line": 377,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14791,
      "end": 14795,
      "loc": {
        "start": {
          "line": 378,
          "column": 20
        },
        "end": {
          "line": 378,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14795,
      "end": 14796,
      "loc": {
        "start": {
          "line": 378,
          "column": 24
        },
        "end": {
          "line": 378,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 14796,
      "end": 14803,
      "loc": {
        "start": {
          "line": 378,
          "column": 25
        },
        "end": {
          "line": 378,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14803,
      "end": 14804,
      "loc": {
        "start": {
          "line": 378,
          "column": 32
        },
        "end": {
          "line": 378,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 14804,
      "end": 14811,
      "loc": {
        "start": {
          "line": 378,
          "column": 33
        },
        "end": {
          "line": 378,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14811,
      "end": 14812,
      "loc": {
        "start": {
          "line": 378,
          "column": 40
        },
        "end": {
          "line": 378,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14812,
      "end": 14813,
      "loc": {
        "start": {
          "line": 378,
          "column": 41
        },
        "end": {
          "line": 378,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToContourLines(",
      "start": 14813,
      "end": 14856,
      "loc": {
        "start": {
          "line": 378,
          "column": 42
        },
        "end": {
          "line": 378,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14856,
      "end": 14858,
      "loc": {
        "start": {
          "line": 378,
          "column": 85
        },
        "end": {
          "line": 378,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 14858,
      "end": 14866,
      "loc": {
        "start": {
          "line": 378,
          "column": 87
        },
        "end": {
          "line": 378,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14866,
      "end": 14867,
      "loc": {
        "start": {
          "line": 378,
          "column": 95
        },
        "end": {
          "line": 378,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 14867,
      "end": 14870,
      "loc": {
        "start": {
          "line": 378,
          "column": 96
        },
        "end": {
          "line": 378,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14870,
      "end": 14872,
      "loc": {
        "start": {
          "line": 378,
          "column": 99
        },
        "end": {
          "line": 378,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 14872,
      "end": 14879,
      "loc": {
        "start": {
          "line": 378,
          "column": 101
        },
        "end": {
          "line": 378,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14879,
      "end": 14880,
      "loc": {
        "start": {
          "line": 378,
          "column": 108
        },
        "end": {
          "line": 378,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 14880,
      "end": 14883,
      "loc": {
        "start": {
          "line": 378,
          "column": 109
        },
        "end": {
          "line": 378,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14883,
      "end": 14884,
      "loc": {
        "start": {
          "line": 378,
          "column": 112
        },
        "end": {
          "line": 378,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14884,
      "end": 14885,
      "loc": {
        "start": {
          "line": 378,
          "column": 113
        },
        "end": {
          "line": 378,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 14906,
      "end": 14922,
      "loc": {
        "start": {
          "line": 379,
          "column": 20
        },
        "end": {
          "line": 379,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14922,
      "end": 14923,
      "loc": {
        "start": {
          "line": 379,
          "column": 36
        },
        "end": {
          "line": 379,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 14923,
      "end": 14930,
      "loc": {
        "start": {
          "line": 379,
          "column": 37
        },
        "end": {
          "line": 379,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14930,
      "end": 14931,
      "loc": {
        "start": {
          "line": 379,
          "column": 44
        },
        "end": {
          "line": 379,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14931,
      "end": 14938,
      "loc": {
        "start": {
          "line": 379,
          "column": 45
        },
        "end": {
          "line": 379,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14939,
      "end": 14941,
      "loc": {
        "start": {
          "line": 379,
          "column": 53
        },
        "end": {
          "line": 379,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14942,
      "end": 14949,
      "loc": {
        "start": {
          "line": 379,
          "column": 56
        },
        "end": {
          "line": 379,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14949,
      "end": 14950,
      "loc": {
        "start": {
          "line": 379,
          "column": 63
        },
        "end": {
          "line": 379,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14950,
      "end": 14957,
      "loc": {
        "start": {
          "line": 379,
          "column": 64
        },
        "end": {
          "line": 379,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14957,
      "end": 14958,
      "loc": {
        "start": {
          "line": 379,
          "column": 71
        },
        "end": {
          "line": 379,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14958,
      "end": 14959,
      "loc": {
        "start": {
          "line": 379,
          "column": 72
        },
        "end": {
          "line": 379,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 14960,
      "end": 14965,
      "loc": {
        "start": {
          "line": 379,
          "column": 74
        },
        "end": {
          "line": 379,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14965,
      "end": 14966,
      "loc": {
        "start": {
          "line": 379,
          "column": 79
        },
        "end": {
          "line": 379,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14967,
      "end": 14971,
      "loc": {
        "start": {
          "line": 379,
          "column": 81
        },
        "end": {
          "line": 379,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14971,
      "end": 14972,
      "loc": {
        "start": {
          "line": 379,
          "column": 85
        },
        "end": {
          "line": 379,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "contourLineColor",
      "start": 14972,
      "end": 14988,
      "loc": {
        "start": {
          "line": 379,
          "column": 86
        },
        "end": {
          "line": 379,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14988,
      "end": 14989,
      "loc": {
        "start": {
          "line": 379,
          "column": 102
        },
        "end": {
          "line": 379,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 14989,
      "end": 14994,
      "loc": {
        "start": {
          "line": 379,
          "column": 103
        },
        "end": {
          "line": 379,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14994,
      "end": 14995,
      "loc": {
        "start": {
          "line": 379,
          "column": 108
        },
        "end": {
          "line": 379,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14995,
      "end": 14996,
      "loc": {
        "start": {
          "line": 379,
          "column": 109
        },
        "end": {
          "line": 379,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14997,
      "end": 14998,
      "loc": {
        "start": {
          "line": 379,
          "column": 111
        },
        "end": {
          "line": 379,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14998,
      "end": 14999,
      "loc": {
        "start": {
          "line": 379,
          "column": 112
        },
        "end": {
          "line": 379,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14999,
      "end": 15000,
      "loc": {
        "start": {
          "line": 379,
          "column": 113
        },
        "end": {
          "line": 379,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 15000,
      "end": 15005,
      "loc": {
        "start": {
          "line": 379,
          "column": 114
        },
        "end": {
          "line": 379,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15005,
      "end": 15006,
      "loc": {
        "start": {
          "line": 379,
          "column": 119
        },
        "end": {
          "line": 379,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 15006,
      "end": 15009,
      "loc": {
        "start": {
          "line": 379,
          "column": 120
        },
        "end": {
          "line": 379,
          "column": 123
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15009,
      "end": 15010,
      "loc": {
        "start": {
          "line": 379,
          "column": 123
        },
        "end": {
          "line": 379,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15010,
      "end": 15011,
      "loc": {
        "start": {
          "line": 379,
          "column": 124
        },
        "end": {
          "line": 379,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15028,
      "end": 15029,
      "loc": {
        "start": {
          "line": 380,
          "column": 16
        },
        "end": {
          "line": 380,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15042,
      "end": 15043,
      "loc": {
        "start": {
          "line": 381,
          "column": 12
        },
        "end": {
          "line": 381,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15052,
      "end": 15053,
      "loc": {
        "start": {
          "line": 382,
          "column": 8
        },
        "end": {
          "line": 382,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15053,
      "end": 15054,
      "loc": {
        "start": {
          "line": 382,
          "column": 9
        },
        "end": {
          "line": 382,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15064,
      "end": 15068,
      "loc": {
        "start": {
          "line": 384,
          "column": 8
        },
        "end": {
          "line": 384,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15068,
      "end": 15069,
      "loc": {
        "start": {
          "line": 384,
          "column": 12
        },
        "end": {
          "line": 384,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 15069,
      "end": 15081,
      "loc": {
        "start": {
          "line": 384,
          "column": 13
        },
        "end": {
          "line": 384,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15081,
      "end": 15082,
      "loc": {
        "start": {
          "line": 384,
          "column": 25
        },
        "end": {
          "line": 384,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 15082,
      "end": 15089,
      "loc": {
        "start": {
          "line": 384,
          "column": 26
        },
        "end": {
          "line": 384,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15089,
      "end": 15090,
      "loc": {
        "start": {
          "line": 384,
          "column": 33
        },
        "end": {
          "line": 384,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 15090,
      "end": 15095,
      "loc": {
        "start": {
          "line": 384,
          "column": 34
        },
        "end": {
          "line": 384,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15096,
      "end": 15098,
      "loc": {
        "start": {
          "line": 384,
          "column": 40
        },
        "end": {
          "line": 384,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 15099,
      "end": 15104,
      "loc": {
        "start": {
          "line": 384,
          "column": 43
        },
        "end": {
          "line": 384,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15104,
      "end": 15105,
      "loc": {
        "start": {
          "line": 384,
          "column": 48
        },
        "end": {
          "line": 384,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastEvent",
      "start": 15105,
      "end": 15114,
      "loc": {
        "start": {
          "line": 384,
          "column": 49
        },
        "end": {
          "line": 384,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15114,
      "end": 15115,
      "loc": {
        "start": {
          "line": 384,
          "column": 58
        },
        "end": {
          "line": 384,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15116,
      "end": 15121,
      "loc": {
        "start": {
          "line": 384,
          "column": 60
        },
        "end": {
          "line": 384,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15122,
      "end": 15124,
      "loc": {
        "start": {
          "line": 384,
          "column": 66
        },
        "end": {
          "line": 384,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15125,
      "end": 15126,
      "loc": {
        "start": {
          "line": 384,
          "column": 69
        },
        "end": {
          "line": 384,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 15139,
      "end": 15141,
      "loc": {
        "start": {
          "line": 385,
          "column": 12
        },
        "end": {
          "line": 385,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15142,
      "end": 15143,
      "loc": {
        "start": {
          "line": 385,
          "column": 15
        },
        "end": {
          "line": 385,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 15143,
      "end": 15148,
      "loc": {
        "start": {
          "line": 385,
          "column": 16
        },
        "end": {
          "line": 385,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15148,
      "end": 15149,
      "loc": {
        "start": {
          "line": 385,
          "column": 21
        },
        "end": {
          "line": 385,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 15149,
      "end": 15153,
      "loc": {
        "start": {
          "line": 385,
          "column": 22
        },
        "end": {
          "line": 385,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 15154,
      "end": 15157,
      "loc": {
        "start": {
          "line": 385,
          "column": 27
        },
        "end": {
          "line": 385,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "click",
      "start": 15158,
      "end": 15165,
      "loc": {
        "start": {
          "line": 385,
          "column": 31
        },
        "end": {
          "line": 385,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15165,
      "end": 15166,
      "loc": {
        "start": {
          "line": 385,
          "column": 38
        },
        "end": {
          "line": 385,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15167,
      "end": 15168,
      "loc": {
        "start": {
          "line": 385,
          "column": 40
        },
        "end": {
          "line": 385,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 15185,
      "end": 15190,
      "loc": {
        "start": {
          "line": 386,
          "column": 16
        },
        "end": {
          "line": 386,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 15191,
      "end": 15199,
      "loc": {
        "start": {
          "line": 386,
          "column": 22
        },
        "end": {
          "line": 386,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15200,
      "end": 15201,
      "loc": {
        "start": {
          "line": 386,
          "column": 31
        },
        "end": {
          "line": 386,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15202,
      "end": 15206,
      "loc": {
        "start": {
          "line": 386,
          "column": 33
        },
        "end": {
          "line": 386,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15206,
      "end": 15207,
      "loc": {
        "start": {
          "line": 386,
          "column": 37
        },
        "end": {
          "line": 386,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 15207,
      "end": 15218,
      "loc": {
        "start": {
          "line": 386,
          "column": 38
        },
        "end": {
          "line": 386,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15218,
      "end": 15219,
      "loc": {
        "start": {
          "line": 386,
          "column": 49
        },
        "end": {
          "line": 386,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15219,
      "end": 15223,
      "loc": {
        "start": {
          "line": 386,
          "column": 50
        },
        "end": {
          "line": 386,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15223,
      "end": 15224,
      "loc": {
        "start": {
          "line": 386,
          "column": 54
        },
        "end": {
          "line": 386,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 15224,
      "end": 15231,
      "loc": {
        "start": {
          "line": 386,
          "column": 55
        },
        "end": {
          "line": 386,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15231,
      "end": 15232,
      "loc": {
        "start": {
          "line": 386,
          "column": 62
        },
        "end": {
          "line": 386,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 15232,
      "end": 15240,
      "loc": {
        "start": {
          "line": 386,
          "column": 63
        },
        "end": {
          "line": 386,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15240,
      "end": 15241,
      "loc": {
        "start": {
          "line": 386,
          "column": 71
        },
        "end": {
          "line": 386,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 15241,
      "end": 15260,
      "loc": {
        "start": {
          "line": 386,
          "column": 72
        },
        "end": {
          "line": 386,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15260,
      "end": 15261,
      "loc": {
        "start": {
          "line": 386,
          "column": 91
        },
        "end": {
          "line": 386,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15261,
      "end": 15262,
      "loc": {
        "start": {
          "line": 386,
          "column": 92
        },
        "end": {
          "line": 386,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15262,
      "end": 15263,
      "loc": {
        "start": {
          "line": 386,
          "column": 93
        },
        "end": {
          "line": 386,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15280,
      "end": 15284,
      "loc": {
        "start": {
          "line": 387,
          "column": 16
        },
        "end": {
          "line": 387,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15284,
      "end": 15285,
      "loc": {
        "start": {
          "line": 387,
          "column": 20
        },
        "end": {
          "line": 387,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 15285,
      "end": 15292,
      "loc": {
        "start": {
          "line": 387,
          "column": 21
        },
        "end": {
          "line": 387,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15292,
      "end": 15293,
      "loc": {
        "start": {
          "line": 387,
          "column": 28
        },
        "end": {
          "line": 387,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 15293,
      "end": 15300,
      "loc": {
        "start": {
          "line": 387,
          "column": 29
        },
        "end": {
          "line": 387,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15300,
      "end": 15301,
      "loc": {
        "start": {
          "line": 387,
          "column": 36
        },
        "end": {
          "line": 387,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15301,
      "end": 15302,
      "loc": {
        "start": {
          "line": 387,
          "column": 37
        },
        "end": {
          "line": 387,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.DeleteLines([",
      "start": 15302,
      "end": 15332,
      "loc": {
        "start": {
          "line": 387,
          "column": 38
        },
        "end": {
          "line": 387,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15332,
      "end": 15334,
      "loc": {
        "start": {
          "line": 387,
          "column": 68
        },
        "end": {
          "line": 387,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 15334,
      "end": 15342,
      "loc": {
        "start": {
          "line": 387,
          "column": 70
        },
        "end": {
          "line": 387,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15342,
      "end": 15343,
      "loc": {
        "start": {
          "line": 387,
          "column": 78
        },
        "end": {
          "line": 387,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 15343,
      "end": 15346,
      "loc": {
        "start": {
          "line": 387,
          "column": 79
        },
        "end": {
          "line": 387,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15346,
      "end": 15347,
      "loc": {
        "start": {
          "line": 387,
          "column": 82
        },
        "end": {
          "line": 387,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15347,
      "end": 15348,
      "loc": {
        "start": {
          "line": 387,
          "column": 83
        },
        "end": {
          "line": 387,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15365,
      "end": 15369,
      "loc": {
        "start": {
          "line": 388,
          "column": 16
        },
        "end": {
          "line": 388,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15369,
      "end": 15370,
      "loc": {
        "start": {
          "line": 388,
          "column": 20
        },
        "end": {
          "line": 388,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 15370,
      "end": 15377,
      "loc": {
        "start": {
          "line": 388,
          "column": 21
        },
        "end": {
          "line": 388,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15377,
      "end": 15378,
      "loc": {
        "start": {
          "line": 388,
          "column": 28
        },
        "end": {
          "line": 388,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 15378,
      "end": 15386,
      "loc": {
        "start": {
          "line": 388,
          "column": 29
        },
        "end": {
          "line": 388,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15386,
      "end": 15387,
      "loc": {
        "start": {
          "line": 388,
          "column": 37
        },
        "end": {
          "line": 388,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 15387,
      "end": 15396,
      "loc": {
        "start": {
          "line": 388,
          "column": 38
        },
        "end": {
          "line": 388,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15396,
      "end": 15397,
      "loc": {
        "start": {
          "line": 388,
          "column": 47
        },
        "end": {
          "line": 388,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15397,
      "end": 15398,
      "loc": {
        "start": {
          "line": 388,
          "column": 48
        },
        "end": {
          "line": 388,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 15415,
      "end": 15422,
      "loc": {
        "start": {
          "line": 389,
          "column": 16
        },
        "end": {
          "line": 389,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15422,
      "end": 15423,
      "loc": {
        "start": {
          "line": 389,
          "column": 23
        },
        "end": {
          "line": 389,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 15423,
      "end": 15426,
      "loc": {
        "start": {
          "line": 389,
          "column": 24
        },
        "end": {
          "line": 389,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15426,
      "end": 15427,
      "loc": {
        "start": {
          "line": 389,
          "column": 27
        },
        "end": {
          "line": 389,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15427,
      "end": 15428,
      "loc": {
        "start": {
          "line": 389,
          "column": 28
        },
        "end": {
          "line": 389,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.DeleteLines([",
      "start": 15428,
      "end": 15458,
      "loc": {
        "start": {
          "line": 389,
          "column": 29
        },
        "end": {
          "line": 389,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15458,
      "end": 15460,
      "loc": {
        "start": {
          "line": 389,
          "column": 59
        },
        "end": {
          "line": 389,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 15460,
      "end": 15468,
      "loc": {
        "start": {
          "line": 389,
          "column": 61
        },
        "end": {
          "line": 389,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15468,
      "end": 15469,
      "loc": {
        "start": {
          "line": 389,
          "column": 69
        },
        "end": {
          "line": 389,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 15469,
      "end": 15472,
      "loc": {
        "start": {
          "line": 389,
          "column": 70
        },
        "end": {
          "line": 389,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15472,
      "end": 15473,
      "loc": {
        "start": {
          "line": 389,
          "column": 73
        },
        "end": {
          "line": 389,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15473,
      "end": 15474,
      "loc": {
        "start": {
          "line": 389,
          "column": 74
        },
        "end": {
          "line": 389,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15487,
      "end": 15488,
      "loc": {
        "start": {
          "line": 390,
          "column": 12
        },
        "end": {
          "line": 390,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15497,
      "end": 15498,
      "loc": {
        "start": {
          "line": 391,
          "column": 8
        },
        "end": {
          "line": 391,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15498,
      "end": 15499,
      "loc": {
        "start": {
          "line": 391,
          "column": 9
        },
        "end": {
          "line": 391,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Plugins can observe the whole session including the tree",
      "start": 15509,
      "end": 15568,
      "loc": {
        "start": {
          "line": 393,
          "column": 8
        },
        "end": {
          "line": 393,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " The second arg to observe fires on init",
      "start": 15577,
      "end": 15619,
      "loc": {
        "start": {
          "line": 394,
          "column": 8
        },
        "end": {
          "line": 394,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " this.session.observe(state => state.tree.features, features => {",
      "start": 15628,
      "end": 15695,
      "loc": {
        "start": {
          "line": 395,
          "column": 8
        },
        "end": {
          "line": 395,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
      "start": 15704,
      "end": 15786,
      "loc": {
        "start": {
          "line": 396,
          "column": 8
        },
        "end": {
          "line": 396,
          "column": 90
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " }, true);",
      "start": 15795,
      "end": 15807,
      "loc": {
        "start": {
          "line": 397,
          "column": 8
        },
        "end": {
          "line": 397,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15812,
      "end": 15813,
      "loc": {
        "start": {
          "line": 398,
          "column": 4
        },
        "end": {
          "line": 398,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Get the ids of the owner of the selected elements.\n     * @param {array} selectedElements - array of materials with meta-info\n     * @return {array} - owners of the selected elements\n     ",
      "start": 15819,
      "end": 16020,
      "loc": {
        "start": {
          "line": 400,
          "column": 4
        },
        "end": {
          "line": 404,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 16025,
      "end": 16036,
      "loc": {
        "start": {
          "line": 405,
          "column": 4
        },
        "end": {
          "line": 405,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16037,
      "end": 16038,
      "loc": {
        "start": {
          "line": 405,
          "column": 16
        },
        "end": {
          "line": 405,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16038,
      "end": 16054,
      "loc": {
        "start": {
          "line": 405,
          "column": 17
        },
        "end": {
          "line": 405,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16054,
      "end": 16055,
      "loc": {
        "start": {
          "line": 405,
          "column": 33
        },
        "end": {
          "line": 405,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16056,
      "end": 16057,
      "loc": {
        "start": {
          "line": 405,
          "column": 35
        },
        "end": {
          "line": 405,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 16066,
      "end": 16071,
      "loc": {
        "start": {
          "line": 406,
          "column": 8
        },
        "end": {
          "line": 406,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 16072,
      "end": 16080,
      "loc": {
        "start": {
          "line": 406,
          "column": 14
        },
        "end": {
          "line": 406,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16081,
      "end": 16082,
      "loc": {
        "start": {
          "line": 406,
          "column": 23
        },
        "end": {
          "line": 406,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16083,
      "end": 16084,
      "loc": {
        "start": {
          "line": 406,
          "column": 25
        },
        "end": {
          "line": 406,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16084,
      "end": 16085,
      "loc": {
        "start": {
          "line": 406,
          "column": 26
        },
        "end": {
          "line": 406,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16094,
      "end": 16110,
      "loc": {
        "start": {
          "line": 407,
          "column": 8
        },
        "end": {
          "line": 407,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16110,
      "end": 16111,
      "loc": {
        "start": {
          "line": 407,
          "column": 24
        },
        "end": {
          "line": 407,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16111,
      "end": 16118,
      "loc": {
        "start": {
          "line": 407,
          "column": 25
        },
        "end": {
          "line": 407,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16118,
      "end": 16119,
      "loc": {
        "start": {
          "line": 407,
          "column": 32
        },
        "end": {
          "line": 407,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16119,
      "end": 16126,
      "loc": {
        "start": {
          "line": 407,
          "column": 33
        },
        "end": {
          "line": 407,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16127,
      "end": 16129,
      "loc": {
        "start": {
          "line": 407,
          "column": 41
        },
        "end": {
          "line": 407,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16130,
      "end": 16131,
      "loc": {
        "start": {
          "line": 407,
          "column": 44
        },
        "end": {
          "line": 407,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16144,
      "end": 16151,
      "loc": {
        "start": {
          "line": 408,
          "column": 12
        },
        "end": {
          "line": 408,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16151,
      "end": 16152,
      "loc": {
        "start": {
          "line": 408,
          "column": 19
        },
        "end": {
          "line": 408,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16152,
      "end": 16156,
      "loc": {
        "start": {
          "line": 408,
          "column": 20
        },
        "end": {
          "line": 408,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16157,
      "end": 16159,
      "loc": {
        "start": {
          "line": 408,
          "column": 25
        },
        "end": {
          "line": 408,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16160,
      "end": 16167,
      "loc": {
        "start": {
          "line": 408,
          "column": 28
        },
        "end": {
          "line": 408,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16167,
      "end": 16168,
      "loc": {
        "start": {
          "line": 408,
          "column": 35
        },
        "end": {
          "line": 408,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16168,
      "end": 16172,
      "loc": {
        "start": {
          "line": 408,
          "column": 36
        },
        "end": {
          "line": 408,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16172,
      "end": 16173,
      "loc": {
        "start": {
          "line": 408,
          "column": 40
        },
        "end": {
          "line": 408,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16173,
      "end": 16178,
      "loc": {
        "start": {
          "line": 408,
          "column": 41
        },
        "end": {
          "line": 408,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16179,
      "end": 16181,
      "loc": {
        "start": {
          "line": 408,
          "column": 47
        },
        "end": {
          "line": 408,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 16182,
      "end": 16190,
      "loc": {
        "start": {
          "line": 408,
          "column": 50
        },
        "end": {
          "line": 408,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16190,
      "end": 16191,
      "loc": {
        "start": {
          "line": 408,
          "column": 58
        },
        "end": {
          "line": 408,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 16191,
      "end": 16195,
      "loc": {
        "start": {
          "line": 408,
          "column": 59
        },
        "end": {
          "line": 408,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16195,
      "end": 16196,
      "loc": {
        "start": {
          "line": 408,
          "column": 63
        },
        "end": {
          "line": 408,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16196,
      "end": 16203,
      "loc": {
        "start": {
          "line": 408,
          "column": 64
        },
        "end": {
          "line": 408,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16203,
      "end": 16204,
      "loc": {
        "start": {
          "line": 408,
          "column": 71
        },
        "end": {
          "line": 408,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16204,
      "end": 16208,
      "loc": {
        "start": {
          "line": 408,
          "column": 72
        },
        "end": {
          "line": 408,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16208,
      "end": 16209,
      "loc": {
        "start": {
          "line": 408,
          "column": 76
        },
        "end": {
          "line": 408,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16209,
      "end": 16214,
      "loc": {
        "start": {
          "line": 408,
          "column": 77
        },
        "end": {
          "line": 408,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16214,
      "end": 16215,
      "loc": {
        "start": {
          "line": 408,
          "column": 82
        },
        "end": {
          "line": 408,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16224,
      "end": 16225,
      "loc": {
        "start": {
          "line": 409,
          "column": 8
        },
        "end": {
          "line": 409,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16225,
      "end": 16226,
      "loc": {
        "start": {
          "line": 409,
          "column": 9
        },
        "end": {
          "line": 409,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16235,
      "end": 16241,
      "loc": {
        "start": {
          "line": 410,
          "column": 8
        },
        "end": {
          "line": 410,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 16242,
      "end": 16250,
      "loc": {
        "start": {
          "line": 410,
          "column": 15
        },
        "end": {
          "line": 410,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16255,
      "end": 16256,
      "loc": {
        "start": {
          "line": 411,
          "column": 4
        },
        "end": {
          "line": 411,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 16262,
      "end": 16272,
      "loc": {
        "start": {
          "line": 413,
          "column": 4
        },
        "end": {
          "line": 413,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16273,
      "end": 16274,
      "loc": {
        "start": {
          "line": 413,
          "column": 15
        },
        "end": {
          "line": 413,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 16274,
      "end": 16289,
      "loc": {
        "start": {
          "line": 413,
          "column": 16
        },
        "end": {
          "line": 413,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16289,
      "end": 16290,
      "loc": {
        "start": {
          "line": 413,
          "column": 31
        },
        "end": {
          "line": 413,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16291,
      "end": 16292,
      "loc": {
        "start": {
          "line": 413,
          "column": 33
        },
        "end": {
          "line": 413,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 16301,
      "end": 16304,
      "loc": {
        "start": {
          "line": 414,
          "column": 8
        },
        "end": {
          "line": 414,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 16305,
      "end": 16307,
      "loc": {
        "start": {
          "line": 414,
          "column": 12
        },
        "end": {
          "line": 414,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16316,
      "end": 16318,
      "loc": {
        "start": {
          "line": 415,
          "column": 8
        },
        "end": {
          "line": 415,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16319,
      "end": 16320,
      "loc": {
        "start": {
          "line": 415,
          "column": 11
        },
        "end": {
          "line": 415,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 16320,
      "end": 16335,
      "loc": {
        "start": {
          "line": 415,
          "column": 12
        },
        "end": {
          "line": 415,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16335,
      "end": 16336,
      "loc": {
        "start": {
          "line": 415,
          "column": 27
        },
        "end": {
          "line": 415,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16336,
      "end": 16340,
      "loc": {
        "start": {
          "line": 415,
          "column": 28
        },
        "end": {
          "line": 415,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16341,
      "end": 16343,
      "loc": {
        "start": {
          "line": 415,
          "column": 33
        },
        "end": {
          "line": 415,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 16344,
      "end": 16359,
      "loc": {
        "start": {
          "line": 415,
          "column": 36
        },
        "end": {
          "line": 415,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16359,
      "end": 16360,
      "loc": {
        "start": {
          "line": 415,
          "column": 51
        },
        "end": {
          "line": 415,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16360,
      "end": 16364,
      "loc": {
        "start": {
          "line": 415,
          "column": 52
        },
        "end": {
          "line": 415,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16364,
      "end": 16365,
      "loc": {
        "start": {
          "line": 415,
          "column": 56
        },
        "end": {
          "line": 415,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16365,
      "end": 16370,
      "loc": {
        "start": {
          "line": 415,
          "column": 57
        },
        "end": {
          "line": 415,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16370,
      "end": 16371,
      "loc": {
        "start": {
          "line": 415,
          "column": 62
        },
        "end": {
          "line": 415,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16372,
      "end": 16373,
      "loc": {
        "start": {
          "line": 415,
          "column": 64
        },
        "end": {
          "line": 415,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 16386,
      "end": 16388,
      "loc": {
        "start": {
          "line": 416,
          "column": 12
        },
        "end": {
          "line": 416,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16389,
      "end": 16390,
      "loc": {
        "start": {
          "line": 416,
          "column": 15
        },
        "end": {
          "line": 416,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 16391,
      "end": 16406,
      "loc": {
        "start": {
          "line": 416,
          "column": 17
        },
        "end": {
          "line": 416,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16406,
      "end": 16407,
      "loc": {
        "start": {
          "line": 416,
          "column": 32
        },
        "end": {
          "line": 416,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16407,
      "end": 16411,
      "loc": {
        "start": {
          "line": 416,
          "column": 33
        },
        "end": {
          "line": 416,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16411,
      "end": 16412,
      "loc": {
        "start": {
          "line": 416,
          "column": 37
        },
        "end": {
          "line": 416,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16412,
      "end": 16417,
      "loc": {
        "start": {
          "line": 416,
          "column": 38
        },
        "end": {
          "line": 416,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16426,
      "end": 16427,
      "loc": {
        "start": {
          "line": 417,
          "column": 8
        },
        "end": {
          "line": 417,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16436,
      "end": 16442,
      "loc": {
        "start": {
          "line": 418,
          "column": 8
        },
        "end": {
          "line": 418,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 16443,
      "end": 16445,
      "loc": {
        "start": {
          "line": 418,
          "column": 15
        },
        "end": {
          "line": 418,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16450,
      "end": 16451,
      "loc": {
        "start": {
          "line": 419,
          "column": 4
        },
        "end": {
          "line": 419,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwners",
      "start": 16457,
      "end": 16466,
      "loc": {
        "start": {
          "line": 421,
          "column": 4
        },
        "end": {
          "line": 421,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16467,
      "end": 16468,
      "loc": {
        "start": {
          "line": 421,
          "column": 14
        },
        "end": {
          "line": 421,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16468,
      "end": 16484,
      "loc": {
        "start": {
          "line": 421,
          "column": 15
        },
        "end": {
          "line": 421,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16484,
      "end": 16485,
      "loc": {
        "start": {
          "line": 421,
          "column": 31
        },
        "end": {
          "line": 421,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16486,
      "end": 16487,
      "loc": {
        "start": {
          "line": 421,
          "column": 33
        },
        "end": {
          "line": 421,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 16496,
      "end": 16501,
      "loc": {
        "start": {
          "line": 422,
          "column": 8
        },
        "end": {
          "line": 422,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owners",
      "start": 16502,
      "end": 16508,
      "loc": {
        "start": {
          "line": 422,
          "column": 14
        },
        "end": {
          "line": 422,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16509,
      "end": 16510,
      "loc": {
        "start": {
          "line": 422,
          "column": 21
        },
        "end": {
          "line": 422,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16511,
      "end": 16512,
      "loc": {
        "start": {
          "line": 422,
          "column": 23
        },
        "end": {
          "line": 422,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16512,
      "end": 16513,
      "loc": {
        "start": {
          "line": 422,
          "column": 24
        },
        "end": {
          "line": 422,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16522,
      "end": 16538,
      "loc": {
        "start": {
          "line": 423,
          "column": 8
        },
        "end": {
          "line": 423,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16538,
      "end": 16539,
      "loc": {
        "start": {
          "line": 423,
          "column": 24
        },
        "end": {
          "line": 423,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16539,
      "end": 16546,
      "loc": {
        "start": {
          "line": 423,
          "column": 25
        },
        "end": {
          "line": 423,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16546,
      "end": 16547,
      "loc": {
        "start": {
          "line": 423,
          "column": 32
        },
        "end": {
          "line": 423,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16547,
      "end": 16554,
      "loc": {
        "start": {
          "line": 423,
          "column": 33
        },
        "end": {
          "line": 423,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16555,
      "end": 16557,
      "loc": {
        "start": {
          "line": 423,
          "column": 41
        },
        "end": {
          "line": 423,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16558,
      "end": 16559,
      "loc": {
        "start": {
          "line": 423,
          "column": 44
        },
        "end": {
          "line": 423,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 16572,
      "end": 16577,
      "loc": {
        "start": {
          "line": 424,
          "column": 12
        },
        "end": {
          "line": 424,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16578,
      "end": 16583,
      "loc": {
        "start": {
          "line": 424,
          "column": 18
        },
        "end": {
          "line": 424,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16584,
      "end": 16585,
      "loc": {
        "start": {
          "line": 424,
          "column": 24
        },
        "end": {
          "line": 424,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16586,
      "end": 16590,
      "loc": {
        "start": {
          "line": 424,
          "column": 26
        },
        "end": {
          "line": 424,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16590,
      "end": 16591,
      "loc": {
        "start": {
          "line": 424,
          "column": 30
        },
        "end": {
          "line": 424,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwner",
      "start": 16591,
      "end": 16599,
      "loc": {
        "start": {
          "line": 424,
          "column": 31
        },
        "end": {
          "line": 424,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16599,
      "end": 16600,
      "loc": {
        "start": {
          "line": 424,
          "column": 39
        },
        "end": {
          "line": 424,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16600,
      "end": 16607,
      "loc": {
        "start": {
          "line": 424,
          "column": 40
        },
        "end": {
          "line": 424,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16607,
      "end": 16608,
      "loc": {
        "start": {
          "line": 424,
          "column": 47
        },
        "end": {
          "line": 424,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16621,
      "end": 16626,
      "loc": {
        "start": {
          "line": 425,
          "column": 12
        },
        "end": {
          "line": 425,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16627,
      "end": 16629,
      "loc": {
        "start": {
          "line": 425,
          "column": 18
        },
        "end": {
          "line": 425,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16630,
      "end": 16635,
      "loc": {
        "start": {
          "line": 425,
          "column": 21
        },
        "end": {
          "line": 425,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16635,
      "end": 16636,
      "loc": {
        "start": {
          "line": 425,
          "column": 26
        },
        "end": {
          "line": 425,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 16636,
      "end": 16640,
      "loc": {
        "start": {
          "line": 425,
          "column": 27
        },
        "end": {
          "line": 425,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16640,
      "end": 16641,
      "loc": {
        "start": {
          "line": 425,
          "column": 31
        },
        "end": {
          "line": 425,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16641,
      "end": 16646,
      "loc": {
        "start": {
          "line": 425,
          "column": 32
        },
        "end": {
          "line": 425,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16646,
      "end": 16647,
      "loc": {
        "start": {
          "line": 425,
          "column": 37
        },
        "end": {
          "line": 425,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16656,
      "end": 16657,
      "loc": {
        "start": {
          "line": 426,
          "column": 8
        },
        "end": {
          "line": 426,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16657,
      "end": 16658,
      "loc": {
        "start": {
          "line": 426,
          "column": 9
        },
        "end": {
          "line": 426,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16667,
      "end": 16673,
      "loc": {
        "start": {
          "line": 427,
          "column": 8
        },
        "end": {
          "line": 427,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owners",
      "start": 16674,
      "end": 16680,
      "loc": {
        "start": {
          "line": 427,
          "column": 15
        },
        "end": {
          "line": 427,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16685,
      "end": 16686,
      "loc": {
        "start": {
          "line": 428,
          "column": 4
        },
        "end": {
          "line": 428,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwner",
      "start": 16692,
      "end": 16700,
      "loc": {
        "start": {
          "line": 430,
          "column": 4
        },
        "end": {
          "line": 430,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16701,
      "end": 16702,
      "loc": {
        "start": {
          "line": 430,
          "column": 13
        },
        "end": {
          "line": 430,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16702,
      "end": 16709,
      "loc": {
        "start": {
          "line": 430,
          "column": 14
        },
        "end": {
          "line": 430,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16709,
      "end": 16710,
      "loc": {
        "start": {
          "line": 430,
          "column": 21
        },
        "end": {
          "line": 430,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16711,
      "end": 16712,
      "loc": {
        "start": {
          "line": 430,
          "column": 23
        },
        "end": {
          "line": 430,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 16721,
      "end": 16724,
      "loc": {
        "start": {
          "line": 431,
          "column": 8
        },
        "end": {
          "line": 431,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16725,
      "end": 16730,
      "loc": {
        "start": {
          "line": 431,
          "column": 12
        },
        "end": {
          "line": 431,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16739,
      "end": 16741,
      "loc": {
        "start": {
          "line": 432,
          "column": 8
        },
        "end": {
          "line": 432,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16742,
      "end": 16743,
      "loc": {
        "start": {
          "line": 432,
          "column": 11
        },
        "end": {
          "line": 432,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16743,
      "end": 16750,
      "loc": {
        "start": {
          "line": 432,
          "column": 12
        },
        "end": {
          "line": 432,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16750,
      "end": 16751,
      "loc": {
        "start": {
          "line": 432,
          "column": 19
        },
        "end": {
          "line": 432,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16751,
      "end": 16755,
      "loc": {
        "start": {
          "line": 432,
          "column": 20
        },
        "end": {
          "line": 432,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16756,
      "end": 16758,
      "loc": {
        "start": {
          "line": 432,
          "column": 25
        },
        "end": {
          "line": 432,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16759,
      "end": 16766,
      "loc": {
        "start": {
          "line": 432,
          "column": 28
        },
        "end": {
          "line": 432,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16766,
      "end": 16767,
      "loc": {
        "start": {
          "line": 432,
          "column": 35
        },
        "end": {
          "line": 432,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16767,
      "end": 16771,
      "loc": {
        "start": {
          "line": 432,
          "column": 36
        },
        "end": {
          "line": 432,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16771,
      "end": 16772,
      "loc": {
        "start": {
          "line": 432,
          "column": 40
        },
        "end": {
          "line": 432,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16772,
      "end": 16777,
      "loc": {
        "start": {
          "line": 432,
          "column": 41
        },
        "end": {
          "line": 432,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16777,
      "end": 16778,
      "loc": {
        "start": {
          "line": 432,
          "column": 46
        },
        "end": {
          "line": 432,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16779,
      "end": 16780,
      "loc": {
        "start": {
          "line": 432,
          "column": 48
        },
        "end": {
          "line": 432,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16793,
      "end": 16798,
      "loc": {
        "start": {
          "line": 433,
          "column": 12
        },
        "end": {
          "line": 433,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16799,
      "end": 16800,
      "loc": {
        "start": {
          "line": 433,
          "column": 18
        },
        "end": {
          "line": 433,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16801,
      "end": 16805,
      "loc": {
        "start": {
          "line": 433,
          "column": 20
        },
        "end": {
          "line": 433,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16805,
      "end": 16806,
      "loc": {
        "start": {
          "line": 433,
          "column": 24
        },
        "end": {
          "line": 433,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 16806,
      "end": 16813,
      "loc": {
        "start": {
          "line": 433,
          "column": 25
        },
        "end": {
          "line": 433,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16813,
      "end": 16814,
      "loc": {
        "start": {
          "line": 433,
          "column": 32
        },
        "end": {
          "line": 433,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 16814,
      "end": 16818,
      "loc": {
        "start": {
          "line": 433,
          "column": 33
        },
        "end": {
          "line": 433,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16818,
      "end": 16819,
      "loc": {
        "start": {
          "line": 433,
          "column": 37
        },
        "end": {
          "line": 433,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16819,
      "end": 16826,
      "loc": {
        "start": {
          "line": 433,
          "column": 38
        },
        "end": {
          "line": 433,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16826,
      "end": 16827,
      "loc": {
        "start": {
          "line": 433,
          "column": 45
        },
        "end": {
          "line": 433,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 16827,
      "end": 16831,
      "loc": {
        "start": {
          "line": 433,
          "column": 46
        },
        "end": {
          "line": 433,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16831,
      "end": 16832,
      "loc": {
        "start": {
          "line": 433,
          "column": 50
        },
        "end": {
          "line": 433,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16832,
      "end": 16837,
      "loc": {
        "start": {
          "line": 433,
          "column": 51
        },
        "end": {
          "line": 433,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16837,
      "end": 16838,
      "loc": {
        "start": {
          "line": 433,
          "column": 56
        },
        "end": {
          "line": 433,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16847,
      "end": 16848,
      "loc": {
        "start": {
          "line": 434,
          "column": 8
        },
        "end": {
          "line": 434,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16857,
      "end": 16863,
      "loc": {
        "start": {
          "line": 435,
          "column": 8
        },
        "end": {
          "line": 435,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 16864,
      "end": 16869,
      "loc": {
        "start": {
          "line": 435,
          "column": 15
        },
        "end": {
          "line": 435,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16874,
      "end": 16875,
      "loc": {
        "start": {
          "line": 436,
          "column": 4
        },
        "end": {
          "line": 436,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Climbs up the object tree to find the sketch this line belongs to.\n     * @return undefined, if no sketch was found.\n     ",
      "start": 16881,
      "end": 17016,
      "loc": {
        "start": {
          "line": 438,
          "column": 4
        },
        "end": {
          "line": 441,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSketchId",
      "start": 17021,
      "end": 17032,
      "loc": {
        "start": {
          "line": 442,
          "column": 4
        },
        "end": {
          "line": 442,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17033,
      "end": 17034,
      "loc": {
        "start": {
          "line": 442,
          "column": 16
        },
        "end": {
          "line": 442,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 17034,
      "end": 17040,
      "loc": {
        "start": {
          "line": 442,
          "column": 17
        },
        "end": {
          "line": 442,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17040,
      "end": 17041,
      "loc": {
        "start": {
          "line": 442,
          "column": 23
        },
        "end": {
          "line": 442,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17042,
      "end": 17043,
      "loc": {
        "start": {
          "line": 442,
          "column": 25
        },
        "end": {
          "line": 442,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 17052,
      "end": 17055,
      "loc": {
        "start": {
          "line": 443,
          "column": 8
        },
        "end": {
          "line": 443,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 17056,
      "end": 17064,
      "loc": {
        "start": {
          "line": 443,
          "column": 12
        },
        "end": {
          "line": 443,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 17073,
      "end": 17076,
      "loc": {
        "start": {
          "line": 444,
          "column": 8
        },
        "end": {
          "line": 444,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17077,
      "end": 17085,
      "loc": {
        "start": {
          "line": 444,
          "column": 12
        },
        "end": {
          "line": 444,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17086,
      "end": 17087,
      "loc": {
        "start": {
          "line": 444,
          "column": 21
        },
        "end": {
          "line": 444,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17088,
      "end": 17092,
      "loc": {
        "start": {
          "line": 444,
          "column": 23
        },
        "end": {
          "line": 444,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17092,
      "end": 17093,
      "loc": {
        "start": {
          "line": 444,
          "column": 27
        },
        "end": {
          "line": 444,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17093,
      "end": 17100,
      "loc": {
        "start": {
          "line": 444,
          "column": 28
        },
        "end": {
          "line": 444,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17100,
      "end": 17101,
      "loc": {
        "start": {
          "line": 444,
          "column": 35
        },
        "end": {
          "line": 444,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 17101,
      "end": 17105,
      "loc": {
        "start": {
          "line": 444,
          "column": 36
        },
        "end": {
          "line": 444,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17105,
      "end": 17106,
      "loc": {
        "start": {
          "line": 444,
          "column": 40
        },
        "end": {
          "line": 444,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 17106,
      "end": 17112,
      "loc": {
        "start": {
          "line": 444,
          "column": 41
        },
        "end": {
          "line": 444,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17112,
      "end": 17113,
      "loc": {
        "start": {
          "line": 444,
          "column": 47
        },
        "end": {
          "line": 444,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17114,
      "end": 17115,
      "loc": {
        "start": {
          "line": 444,
          "column": 49
        },
        "end": {
          "line": 444,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17116,
      "end": 17120,
      "loc": {
        "start": {
          "line": 444,
          "column": 51
        },
        "end": {
          "line": 444,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17120,
      "end": 17121,
      "loc": {
        "start": {
          "line": 444,
          "column": 55
        },
        "end": {
          "line": 444,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17121,
      "end": 17128,
      "loc": {
        "start": {
          "line": 444,
          "column": 56
        },
        "end": {
          "line": 444,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17128,
      "end": 17129,
      "loc": {
        "start": {
          "line": 444,
          "column": 63
        },
        "end": {
          "line": 444,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 17129,
      "end": 17133,
      "loc": {
        "start": {
          "line": 444,
          "column": 64
        },
        "end": {
          "line": 444,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17133,
      "end": 17134,
      "loc": {
        "start": {
          "line": 444,
          "column": 68
        },
        "end": {
          "line": 444,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 17134,
      "end": 17140,
      "loc": {
        "start": {
          "line": 444,
          "column": 69
        },
        "end": {
          "line": 444,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17140,
      "end": 17141,
      "loc": {
        "start": {
          "line": 444,
          "column": 75
        },
        "end": {
          "line": 444,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17141,
      "end": 17142,
      "loc": {
        "start": {
          "line": 444,
          "column": 76
        },
        "end": {
          "line": 444,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 17142,
      "end": 17148,
      "loc": {
        "start": {
          "line": 444,
          "column": 77
        },
        "end": {
          "line": 444,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17149,
      "end": 17150,
      "loc": {
        "start": {
          "line": 444,
          "column": 84
        },
        "end": {
          "line": 444,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 17151,
      "end": 17160,
      "loc": {
        "start": {
          "line": 444,
          "column": 86
        },
        "end": {
          "line": 444,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "while",
        "keyword": "while",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "while",
      "start": 17169,
      "end": 17174,
      "loc": {
        "start": {
          "line": 445,
          "column": 8
        },
        "end": {
          "line": 445,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17175,
      "end": 17176,
      "loc": {
        "start": {
          "line": 445,
          "column": 14
        },
        "end": {
          "line": 445,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17176,
      "end": 17184,
      "loc": {
        "start": {
          "line": 445,
          "column": 15
        },
        "end": {
          "line": 445,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 17185,
      "end": 17188,
      "loc": {
        "start": {
          "line": 445,
          "column": 24
        },
        "end": {
          "line": 445,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 17189,
      "end": 17198,
      "loc": {
        "start": {
          "line": 445,
          "column": 28
        },
        "end": {
          "line": 445,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17198,
      "end": 17199,
      "loc": {
        "start": {
          "line": 445,
          "column": 37
        },
        "end": {
          "line": 445,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17200,
      "end": 17201,
      "loc": {
        "start": {
          "line": 445,
          "column": 39
        },
        "end": {
          "line": 445,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 17214,
      "end": 17216,
      "loc": {
        "start": {
          "line": 446,
          "column": 12
        },
        "end": {
          "line": 446,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17217,
      "end": 17218,
      "loc": {
        "start": {
          "line": 446,
          "column": 15
        },
        "end": {
          "line": 446,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17218,
      "end": 17222,
      "loc": {
        "start": {
          "line": 446,
          "column": 16
        },
        "end": {
          "line": 446,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17222,
      "end": 17223,
      "loc": {
        "start": {
          "line": 446,
          "column": 20
        },
        "end": {
          "line": 446,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17223,
      "end": 17230,
      "loc": {
        "start": {
          "line": 446,
          "column": 21
        },
        "end": {
          "line": 446,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17230,
      "end": 17231,
      "loc": {
        "start": {
          "line": 446,
          "column": 28
        },
        "end": {
          "line": 446,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 17231,
      "end": 17235,
      "loc": {
        "start": {
          "line": 446,
          "column": 29
        },
        "end": {
          "line": 446,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17235,
      "end": 17236,
      "loc": {
        "start": {
          "line": 446,
          "column": 33
        },
        "end": {
          "line": 446,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17236,
      "end": 17244,
      "loc": {
        "start": {
          "line": 446,
          "column": 34
        },
        "end": {
          "line": 446,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17244,
      "end": 17245,
      "loc": {
        "start": {
          "line": 446,
          "column": 42
        },
        "end": {
          "line": 446,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17245,
      "end": 17246,
      "loc": {
        "start": {
          "line": 446,
          "column": 43
        },
        "end": {
          "line": 446,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17247,
      "end": 17248,
      "loc": {
        "start": {
          "line": 446,
          "column": 45
        },
        "end": {
          "line": 446,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 17265,
      "end": 17267,
      "loc": {
        "start": {
          "line": 447,
          "column": 16
        },
        "end": {
          "line": 447,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17268,
      "end": 17269,
      "loc": {
        "start": {
          "line": 447,
          "column": 19
        },
        "end": {
          "line": 447,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17269,
      "end": 17273,
      "loc": {
        "start": {
          "line": 447,
          "column": 20
        },
        "end": {
          "line": 447,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17273,
      "end": 17274,
      "loc": {
        "start": {
          "line": 447,
          "column": 24
        },
        "end": {
          "line": 447,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17274,
      "end": 17281,
      "loc": {
        "start": {
          "line": 447,
          "column": 25
        },
        "end": {
          "line": 447,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17281,
      "end": 17282,
      "loc": {
        "start": {
          "line": 447,
          "column": 32
        },
        "end": {
          "line": 447,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 17282,
      "end": 17286,
      "loc": {
        "start": {
          "line": 447,
          "column": 33
        },
        "end": {
          "line": 447,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17286,
      "end": 17287,
      "loc": {
        "start": {
          "line": 447,
          "column": 37
        },
        "end": {
          "line": 447,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17287,
      "end": 17295,
      "loc": {
        "start": {
          "line": 447,
          "column": 38
        },
        "end": {
          "line": 447,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17295,
      "end": 17296,
      "loc": {
        "start": {
          "line": 447,
          "column": 46
        },
        "end": {
          "line": 447,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17296,
      "end": 17297,
      "loc": {
        "start": {
          "line": 447,
          "column": 47
        },
        "end": {
          "line": 447,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 17297,
      "end": 17302,
      "loc": {
        "start": {
          "line": 447,
          "column": 48
        },
        "end": {
          "line": 447,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 17303,
      "end": 17306,
      "loc": {
        "start": {
          "line": 447,
          "column": 54
        },
        "end": {
          "line": 447,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_Sketch",
      "start": 17307,
      "end": 17318,
      "loc": {
        "start": {
          "line": 447,
          "column": 58
        },
        "end": {
          "line": 447,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17318,
      "end": 17319,
      "loc": {
        "start": {
          "line": 447,
          "column": 69
        },
        "end": {
          "line": 447,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17320,
      "end": 17321,
      "loc": {
        "start": {
          "line": 447,
          "column": 71
        },
        "end": {
          "line": 447,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 17342,
      "end": 17350,
      "loc": {
        "start": {
          "line": 448,
          "column": 20
        },
        "end": {
          "line": 448,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17351,
      "end": 17352,
      "loc": {
        "start": {
          "line": 448,
          "column": 29
        },
        "end": {
          "line": 448,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17353,
      "end": 17361,
      "loc": {
        "start": {
          "line": 448,
          "column": 31
        },
        "end": {
          "line": 448,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "break",
        "keyword": "break",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "break",
      "start": 17382,
      "end": 17387,
      "loc": {
        "start": {
          "line": 449,
          "column": 20
        },
        "end": {
          "line": 449,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17404,
      "end": 17405,
      "loc": {
        "start": {
          "line": 450,
          "column": 16
        },
        "end": {
          "line": 450,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 17406,
      "end": 17410,
      "loc": {
        "start": {
          "line": 450,
          "column": 18
        },
        "end": {
          "line": 450,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17411,
      "end": 17412,
      "loc": {
        "start": {
          "line": 450,
          "column": 23
        },
        "end": {
          "line": 450,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17433,
      "end": 17441,
      "loc": {
        "start": {
          "line": 451,
          "column": 20
        },
        "end": {
          "line": 451,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17442,
      "end": 17443,
      "loc": {
        "start": {
          "line": 451,
          "column": 29
        },
        "end": {
          "line": 451,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17444,
      "end": 17448,
      "loc": {
        "start": {
          "line": 451,
          "column": 31
        },
        "end": {
          "line": 451,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17448,
      "end": 17449,
      "loc": {
        "start": {
          "line": 451,
          "column": 35
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17449,
      "end": 17456,
      "loc": {
        "start": {
          "line": 451,
          "column": 36
        },
        "end": {
          "line": 451,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17456,
      "end": 17457,
      "loc": {
        "start": {
          "line": 451,
          "column": 43
        },
        "end": {
          "line": 451,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 17457,
      "end": 17461,
      "loc": {
        "start": {
          "line": 451,
          "column": 44
        },
        "end": {
          "line": 451,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17461,
      "end": 17462,
      "loc": {
        "start": {
          "line": 451,
          "column": 48
        },
        "end": {
          "line": 451,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17462,
      "end": 17470,
      "loc": {
        "start": {
          "line": 451,
          "column": 49
        },
        "end": {
          "line": 451,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17470,
      "end": 17471,
      "loc": {
        "start": {
          "line": 451,
          "column": 57
        },
        "end": {
          "line": 451,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17471,
      "end": 17472,
      "loc": {
        "start": {
          "line": 451,
          "column": 58
        },
        "end": {
          "line": 451,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 17472,
      "end": 17478,
      "loc": {
        "start": {
          "line": 451,
          "column": 59
        },
        "end": {
          "line": 451,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17495,
      "end": 17496,
      "loc": {
        "start": {
          "line": 452,
          "column": 16
        },
        "end": {
          "line": 452,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17509,
      "end": 17510,
      "loc": {
        "start": {
          "line": 453,
          "column": 12
        },
        "end": {
          "line": 453,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 17511,
      "end": 17515,
      "loc": {
        "start": {
          "line": 453,
          "column": 14
        },
        "end": {
          "line": 453,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17516,
      "end": 17517,
      "loc": {
        "start": {
          "line": 453,
          "column": 19
        },
        "end": {
          "line": 453,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 17534,
      "end": 17542,
      "loc": {
        "start": {
          "line": 454,
          "column": 16
        },
        "end": {
          "line": 454,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17543,
      "end": 17544,
      "loc": {
        "start": {
          "line": 454,
          "column": 25
        },
        "end": {
          "line": 454,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 17545,
      "end": 17554,
      "loc": {
        "start": {
          "line": 454,
          "column": 27
        },
        "end": {
          "line": 454,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17567,
      "end": 17568,
      "loc": {
        "start": {
          "line": 455,
          "column": 12
        },
        "end": {
          "line": 455,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17577,
      "end": 17578,
      "loc": {
        "start": {
          "line": 456,
          "column": 8
        },
        "end": {
          "line": 456,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 17587,
      "end": 17593,
      "loc": {
        "start": {
          "line": 457,
          "column": 8
        },
        "end": {
          "line": 457,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 17594,
      "end": 17602,
      "loc": {
        "start": {
          "line": 457,
          "column": 15
        },
        "end": {
          "line": 457,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17607,
      "end": 17608,
      "loc": {
        "start": {
          "line": 458,
          "column": 4
        },
        "end": {
          "line": 458,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 17614,
      "end": 17629,
      "loc": {
        "start": {
          "line": 460,
          "column": 4
        },
        "end": {
          "line": 460,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17630,
      "end": 17631,
      "loc": {
        "start": {
          "line": 460,
          "column": 20
        },
        "end": {
          "line": 460,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17631,
      "end": 17632,
      "loc": {
        "start": {
          "line": 460,
          "column": 21
        },
        "end": {
          "line": 460,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17633,
      "end": 17634,
      "loc": {
        "start": {
          "line": 460,
          "column": 23
        },
        "end": {
          "line": 460,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17643,
      "end": 17647,
      "loc": {
        "start": {
          "line": 461,
          "column": 8
        },
        "end": {
          "line": 461,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17647,
      "end": 17648,
      "loc": {
        "start": {
          "line": 461,
          "column": 12
        },
        "end": {
          "line": 461,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 17648,
      "end": 17655,
      "loc": {
        "start": {
          "line": 461,
          "column": 13
        },
        "end": {
          "line": 461,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17655,
      "end": 17656,
      "loc": {
        "start": {
          "line": 461,
          "column": 20
        },
        "end": {
          "line": 461,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17656,
      "end": 17661,
      "loc": {
        "start": {
          "line": 461,
          "column": 21
        },
        "end": {
          "line": 461,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17661,
      "end": 17662,
      "loc": {
        "start": {
          "line": 461,
          "column": 26
        },
        "end": {
          "line": 461,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17662,
      "end": 17663,
      "loc": {
        "start": {
          "line": 461,
          "column": 27
        },
        "end": {
          "line": 461,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17672,
      "end": 17676,
      "loc": {
        "start": {
          "line": 462,
          "column": 8
        },
        "end": {
          "line": 462,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17676,
      "end": 17677,
      "loc": {
        "start": {
          "line": 462,
          "column": 12
        },
        "end": {
          "line": 462,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 17677,
      "end": 17683,
      "loc": {
        "start": {
          "line": 462,
          "column": 13
        },
        "end": {
          "line": 462,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17683,
      "end": 17684,
      "loc": {
        "start": {
          "line": 462,
          "column": 19
        },
        "end": {
          "line": 462,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17684,
      "end": 17689,
      "loc": {
        "start": {
          "line": 462,
          "column": 20
        },
        "end": {
          "line": 462,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17689,
      "end": 17690,
      "loc": {
        "start": {
          "line": 462,
          "column": 25
        },
        "end": {
          "line": 462,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17690,
      "end": 17691,
      "loc": {
        "start": {
          "line": 462,
          "column": 26
        },
        "end": {
          "line": 462,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17700,
      "end": 17704,
      "loc": {
        "start": {
          "line": 463,
          "column": 8
        },
        "end": {
          "line": 463,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17704,
      "end": 17705,
      "loc": {
        "start": {
          "line": 463,
          "column": 12
        },
        "end": {
          "line": 463,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 17705,
      "end": 17715,
      "loc": {
        "start": {
          "line": 463,
          "column": 13
        },
        "end": {
          "line": 463,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17715,
      "end": 17716,
      "loc": {
        "start": {
          "line": 463,
          "column": 23
        },
        "end": {
          "line": 463,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17716,
      "end": 17721,
      "loc": {
        "start": {
          "line": 463,
          "column": 24
        },
        "end": {
          "line": 463,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17721,
      "end": 17722,
      "loc": {
        "start": {
          "line": 463,
          "column": 29
        },
        "end": {
          "line": 463,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17722,
      "end": 17723,
      "loc": {
        "start": {
          "line": 463,
          "column": 30
        },
        "end": {
          "line": 463,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17732,
      "end": 17736,
      "loc": {
        "start": {
          "line": 464,
          "column": 8
        },
        "end": {
          "line": 464,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17736,
      "end": 17737,
      "loc": {
        "start": {
          "line": 464,
          "column": 12
        },
        "end": {
          "line": 464,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 17737,
      "end": 17743,
      "loc": {
        "start": {
          "line": 464,
          "column": 13
        },
        "end": {
          "line": 464,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17743,
      "end": 17744,
      "loc": {
        "start": {
          "line": 464,
          "column": 19
        },
        "end": {
          "line": 464,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17744,
      "end": 17749,
      "loc": {
        "start": {
          "line": 464,
          "column": 20
        },
        "end": {
          "line": 464,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17749,
      "end": 17750,
      "loc": {
        "start": {
          "line": 464,
          "column": 25
        },
        "end": {
          "line": 464,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17750,
      "end": 17751,
      "loc": {
        "start": {
          "line": 464,
          "column": 26
        },
        "end": {
          "line": 464,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17760,
      "end": 17764,
      "loc": {
        "start": {
          "line": 465,
          "column": 8
        },
        "end": {
          "line": 465,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17764,
      "end": 17765,
      "loc": {
        "start": {
          "line": 465,
          "column": 12
        },
        "end": {
          "line": 465,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 17765,
      "end": 17773,
      "loc": {
        "start": {
          "line": 465,
          "column": 13
        },
        "end": {
          "line": 465,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17773,
      "end": 17774,
      "loc": {
        "start": {
          "line": 465,
          "column": 21
        },
        "end": {
          "line": 465,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17774,
      "end": 17779,
      "loc": {
        "start": {
          "line": 465,
          "column": 22
        },
        "end": {
          "line": 465,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17779,
      "end": 17780,
      "loc": {
        "start": {
          "line": 465,
          "column": 27
        },
        "end": {
          "line": 465,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17780,
      "end": 17781,
      "loc": {
        "start": {
          "line": 465,
          "column": 28
        },
        "end": {
          "line": 465,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17790,
      "end": 17794,
      "loc": {
        "start": {
          "line": 466,
          "column": 8
        },
        "end": {
          "line": 466,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17794,
      "end": 17795,
      "loc": {
        "start": {
          "line": 466,
          "column": 12
        },
        "end": {
          "line": 466,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 17795,
      "end": 17799,
      "loc": {
        "start": {
          "line": 466,
          "column": 13
        },
        "end": {
          "line": 466,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17799,
      "end": 17800,
      "loc": {
        "start": {
          "line": 466,
          "column": 17
        },
        "end": {
          "line": 466,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17800,
      "end": 17805,
      "loc": {
        "start": {
          "line": 466,
          "column": 18
        },
        "end": {
          "line": 466,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17805,
      "end": 17806,
      "loc": {
        "start": {
          "line": 466,
          "column": 23
        },
        "end": {
          "line": 466,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17806,
      "end": 17807,
      "loc": {
        "start": {
          "line": 466,
          "column": 24
        },
        "end": {
          "line": 466,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17816,
      "end": 17820,
      "loc": {
        "start": {
          "line": 467,
          "column": 8
        },
        "end": {
          "line": 467,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17820,
      "end": 17821,
      "loc": {
        "start": {
          "line": 467,
          "column": 12
        },
        "end": {
          "line": 467,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 17821,
      "end": 17826,
      "loc": {
        "start": {
          "line": 467,
          "column": 13
        },
        "end": {
          "line": 467,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17826,
      "end": 17827,
      "loc": {
        "start": {
          "line": 467,
          "column": 18
        },
        "end": {
          "line": 467,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17827,
      "end": 17832,
      "loc": {
        "start": {
          "line": 467,
          "column": 19
        },
        "end": {
          "line": 467,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17832,
      "end": 17833,
      "loc": {
        "start": {
          "line": 467,
          "column": 24
        },
        "end": {
          "line": 467,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17833,
      "end": 17834,
      "loc": {
        "start": {
          "line": 467,
          "column": 25
        },
        "end": {
          "line": 467,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17843,
      "end": 17847,
      "loc": {
        "start": {
          "line": 468,
          "column": 8
        },
        "end": {
          "line": 468,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17847,
      "end": 17848,
      "loc": {
        "start": {
          "line": 468,
          "column": 12
        },
        "end": {
          "line": 468,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 17848,
      "end": 17861,
      "loc": {
        "start": {
          "line": 468,
          "column": 13
        },
        "end": {
          "line": 468,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17861,
      "end": 17862,
      "loc": {
        "start": {
          "line": 468,
          "column": 26
        },
        "end": {
          "line": 468,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17862,
      "end": 17867,
      "loc": {
        "start": {
          "line": 468,
          "column": 27
        },
        "end": {
          "line": 468,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17867,
      "end": 17868,
      "loc": {
        "start": {
          "line": 468,
          "column": 32
        },
        "end": {
          "line": 468,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17868,
      "end": 17869,
      "loc": {
        "start": {
          "line": 468,
          "column": 33
        },
        "end": {
          "line": 468,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17878,
      "end": 17882,
      "loc": {
        "start": {
          "line": 469,
          "column": 8
        },
        "end": {
          "line": 469,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17882,
      "end": 17883,
      "loc": {
        "start": {
          "line": 469,
          "column": 12
        },
        "end": {
          "line": 469,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 17883,
      "end": 17899,
      "loc": {
        "start": {
          "line": 469,
          "column": 13
        },
        "end": {
          "line": 469,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17899,
      "end": 17900,
      "loc": {
        "start": {
          "line": 469,
          "column": 29
        },
        "end": {
          "line": 469,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 17900,
      "end": 17905,
      "loc": {
        "start": {
          "line": 469,
          "column": 30
        },
        "end": {
          "line": 469,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17905,
      "end": 17906,
      "loc": {
        "start": {
          "line": 469,
          "column": 35
        },
        "end": {
          "line": 469,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17906,
      "end": 17907,
      "loc": {
        "start": {
          "line": 469,
          "column": 36
        },
        "end": {
          "line": 469,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17912,
      "end": 17913,
      "loc": {
        "start": {
          "line": 470,
          "column": 4
        },
        "end": {
          "line": 470,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
      "start": 17919,
      "end": 18027,
      "loc": {
        "start": {
          "line": 472,
          "column": 4
        },
        "end": {
          "line": 475,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onDisabled",
      "start": 18032,
      "end": 18042,
      "loc": {
        "start": {
          "line": 476,
          "column": 4
        },
        "end": {
          "line": 476,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18043,
      "end": 18044,
      "loc": {
        "start": {
          "line": 476,
          "column": 15
        },
        "end": {
          "line": 476,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18044,
      "end": 18045,
      "loc": {
        "start": {
          "line": 476,
          "column": 16
        },
        "end": {
          "line": 476,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18046,
      "end": 18047,
      "loc": {
        "start": {
          "line": 476,
          "column": 18
        },
        "end": {
          "line": 476,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18047,
      "end": 18048,
      "loc": {
        "start": {
          "line": 476,
          "column": 19
        },
        "end": {
          "line": 476,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18049,
      "end": 18050,
      "loc": {
        "start": {
          "line": 477,
          "column": 0
        },
        "end": {
          "line": 477,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18051,
      "end": 18051,
      "loc": {
        "start": {
          "line": 478,
          "column": 0
        },
        "end": {
          "line": 478,
          "column": 0
        }
      }
    }
  ]
}