{
  "type": "File",
  "start": 0,
  "end": 20629,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 555,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 20629,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 555,
        "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": 2434,
        "loc": {
          "start": {
            "line": 24,
            "column": 0
          },
          "end": {
            "line": 72,
            "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": 2434,
          "loc": {
            "start": {
              "line": 24,
              "column": 24
            },
            "end": {
              "line": 72,
              "column": 1
            }
          },
          "body": [
            {
              "type": "ClassMethod",
              "start": 630,
              "end": 1928,
              "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": 642,
                  "end": 667,
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 16
                    },
                    "end": {
                      "line": 25,
                      "column": 41
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 642,
                    "end": 655,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 16
                      },
                      "end": {
                        "line": 25,
                        "column": 29
                      },
                      "identifierName": "bendingObject"
                    },
                    "name": "bendingObject"
                  },
                  "right": {
                    "type": "Identifier",
                    "start": 658,
                    "end": 667,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 32
                      },
                      "end": {
                        "line": 25,
                        "column": 41
                      },
                      "identifierName": "undefined"
                    },
                    "name": "undefined"
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 669,
                "end": 1928,
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 43
                  },
                  "end": {
                    "line": 53,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 679,
                    "end": 1922,
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 8
                      },
                      "end": {
                        "line": 52,
                        "column": 9
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 683,
                      "end": 696,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 12
                        },
                        "end": {
                          "line": 26,
                          "column": 25
                        },
                        "identifierName": "bendingObject"
                      },
                      "name": "bendingObject"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 698,
                      "end": 1525,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 27
                        },
                        "end": {
                          "line": 39,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 712,
                          "end": 766,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 12
                            },
                            "end": {
                              "line": 27,
                              "column": 66
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 712,
                            "end": 766,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 12
                              },
                              "end": {
                                "line": 27,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 712,
                              "end": 726,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 12
                                },
                                "end": {
                                  "line": 27,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 712,
                                "end": 716,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 717,
                                "end": 726,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 26
                                  },
                                  "identifierName": "bendAngle"
                                },
                                "name": "bendAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 729,
                              "end": 766,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 29
                                },
                                "end": {
                                  "line": 27,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 729,
                                "end": 760,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 729,
                                  "end": 750,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 729,
                                    "end": 742,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 743,
                                    "end": 750,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 751,
                                  "end": 760,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 60
                                    },
                                    "identifierName": "bendAngle"
                                  },
                                  "name": "bendAngle"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 761,
                                "end": 766,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 779,
                          "end": 831,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 12
                            },
                            "end": {
                              "line": 28,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 779,
                            "end": 831,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 12
                              },
                              "end": {
                                "line": 28,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 779,
                              "end": 792,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 12
                                },
                                "end": {
                                  "line": 28,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 779,
                                "end": 783,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 784,
                                "end": 792,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 25
                                  },
                                  "identifierName": "preAngle"
                                },
                                "name": "preAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 795,
                              "end": 831,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 28
                                },
                                "end": {
                                  "line": 28,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 795,
                                "end": 825,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 795,
                                  "end": 816,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 795,
                                    "end": 808,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 809,
                                    "end": 816,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 817,
                                  "end": 825,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 58
                                    },
                                    "identifierName": "preAngle"
                                  },
                                  "name": "preAngle"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 826,
                                "end": 831,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 844,
                          "end": 904,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 12
                            },
                            "end": {
                              "line": 29,
                              "column": 72
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 844,
                            "end": 904,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 12
                              },
                              "end": {
                                "line": 29,
                                "column": 72
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 844,
                              "end": 861,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 12
                                },
                                "end": {
                                  "line": 29,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 844,
                                "end": 848,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 849,
                                "end": 861,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 29
                                  },
                                  "identifierName": "bendRadiusDB"
                                },
                                "name": "bendRadiusDB"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 864,
                              "end": 904,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 32
                                },
                                "end": {
                                  "line": 29,
                                  "column": 72
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 864,
                                "end": 898,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 66
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 864,
                                  "end": 885,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 864,
                                    "end": 877,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 45
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 878,
                                    "end": 885,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 53
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 886,
                                  "end": 898,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 66
                                    },
                                    "identifierName": "bendRadiusDB"
                                  },
                                  "name": "bendRadiusDB"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 899,
                                "end": 904,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 67
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 72
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 917,
                          "end": 973,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 12
                            },
                            "end": {
                              "line": 30,
                              "column": 68
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 917,
                            "end": 973,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 12
                              },
                              "end": {
                                "line": 30,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 917,
                              "end": 932,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 12
                                },
                                "end": {
                                  "line": 30,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 917,
                                "end": 921,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 922,
                                "end": 932,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 27
                                  },
                                  "identifierName": "bendRadius"
                                },
                                "name": "bendRadius"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 935,
                              "end": 973,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 30
                                },
                                "end": {
                                  "line": 30,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 935,
                                "end": 967,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 935,
                                  "end": 956,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 935,
                                    "end": 948,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 43
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 949,
                                    "end": 956,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 51
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 957,
                                  "end": 967,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 62
                                    },
                                    "identifierName": "bendRadius"
                                  },
                                  "name": "bendRadius"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 968,
                                "end": 973,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 68
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 986,
                          "end": 1032,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 12
                            },
                            "end": {
                              "line": 31,
                              "column": 58
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 986,
                            "end": 1032,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 12
                              },
                              "end": {
                                "line": 31,
                                "column": 58
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 986,
                              "end": 996,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 12
                                },
                                "end": {
                                  "line": 31,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 986,
                                "end": 990,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 991,
                                "end": 996,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 22
                                  },
                                  "identifierName": "color"
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 999,
                              "end": 1032,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 25
                                },
                                "end": {
                                  "line": 31,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 999,
                                "end": 1026,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 52
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 999,
                                  "end": 1020,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 999,
                                    "end": 1012,
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 38
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1013,
                                    "end": 1020,
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 46
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1021,
                                  "end": 1026,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 52
                                    },
                                    "identifierName": "color"
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1027,
                                "end": 1032,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 58
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1045,
                          "end": 1097,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 12
                            },
                            "end": {
                              "line": 32,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1045,
                            "end": 1097,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 12
                              },
                              "end": {
                                "line": 32,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1045,
                              "end": 1058,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 12
                                },
                                "end": {
                                  "line": 32,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1045,
                                "end": 1049,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1050,
                                "end": 1058,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 25
                                  },
                                  "identifierName": "lineType"
                                },
                                "name": "lineType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1061,
                              "end": 1097,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 28
                                },
                                "end": {
                                  "line": 32,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1061,
                                "end": 1091,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1061,
                                  "end": 1082,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1061,
                                    "end": 1074,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1075,
                                    "end": 1082,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1083,
                                  "end": 1091,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 58
                                    },
                                    "identifierName": "lineType"
                                  },
                                  "name": "lineType"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1092,
                                "end": 1097,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1110,
                          "end": 1172,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 12
                            },
                            "end": {
                              "line": 33,
                              "column": 74
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1110,
                            "end": 1172,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 12
                              },
                              "end": {
                                "line": 33,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1110,
                              "end": 1128,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 12
                                },
                                "end": {
                                  "line": 33,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1110,
                                "end": 1114,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1115,
                                "end": 1128,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 30
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1131,
                              "end": 1172,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 33
                                },
                                "end": {
                                  "line": 33,
                                  "column": 74
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1131,
                                "end": 1166,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 68
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1131,
                                  "end": 1152,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1131,
                                    "end": 1144,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 46
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1145,
                                    "end": 1152,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 54
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1153,
                                  "end": 1166,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 68
                                    },
                                    "identifierName": "bendDeduction"
                                  },
                                  "name": "bendDeduction"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1167,
                                "end": 1172,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 74
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1185,
                          "end": 1239,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 12
                            },
                            "end": {
                              "line": 34,
                              "column": 66
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1185,
                            "end": 1239,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 12
                              },
                              "end": {
                                "line": 34,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1185,
                              "end": 1199,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 12
                                },
                                "end": {
                                  "line": 34,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1185,
                                "end": 1189,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1190,
                                "end": 1199,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 26
                                  },
                                  "identifierName": "upperTool"
                                },
                                "name": "upperTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1202,
                              "end": 1239,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 29
                                },
                                "end": {
                                  "line": 34,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1202,
                                "end": 1233,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1202,
                                  "end": 1223,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1202,
                                    "end": 1215,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1216,
                                    "end": 1223,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1224,
                                  "end": 1233,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 60
                                    },
                                    "identifierName": "upperTool"
                                  },
                                  "name": "upperTool"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1234,
                                "end": 1239,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1252,
                          "end": 1306,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 12
                            },
                            "end": {
                              "line": 35,
                              "column": 66
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1252,
                            "end": 1306,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 12
                              },
                              "end": {
                                "line": 35,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1252,
                              "end": 1266,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 12
                                },
                                "end": {
                                  "line": 35,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1252,
                                "end": 1256,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1257,
                                "end": 1266,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 26
                                  },
                                  "identifierName": "lowerTool"
                                },
                                "name": "lowerTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1269,
                              "end": 1306,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 29
                                },
                                "end": {
                                  "line": 35,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1269,
                                "end": 1300,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1269,
                                  "end": 1290,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1269,
                                    "end": 1282,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1283,
                                    "end": 1290,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1291,
                                  "end": 1300,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 60
                                    },
                                    "identifierName": "lowerTool"
                                  },
                                  "name": "lowerTool"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1301,
                                "end": 1306,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1319,
                          "end": 1371,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 12
                            },
                            "end": {
                              "line": 36,
                              "column": 64
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1319,
                            "end": 1371,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 12
                              },
                              "end": {
                                "line": 36,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1319,
                              "end": 1332,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 12
                                },
                                "end": {
                                  "line": 36,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1319,
                                "end": 1323,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1324,
                                "end": 1332,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 25
                                  },
                                  "identifierName": "bendType"
                                },
                                "name": "bendType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1335,
                              "end": 1371,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 28
                                },
                                "end": {
                                  "line": 36,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1335,
                                "end": 1365,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1335,
                                  "end": 1356,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1335,
                                    "end": 1348,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1349,
                                    "end": 1356,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1357,
                                  "end": 1365,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 58
                                    },
                                    "identifierName": "bendType"
                                  },
                                  "name": "bendType"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1366,
                                "end": 1371,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1384,
                          "end": 1440,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 12
                            },
                            "end": {
                              "line": 37,
                              "column": 68
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1384,
                            "end": 1440,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 12
                              },
                              "end": {
                                "line": 37,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1384,
                              "end": 1399,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 12
                                },
                                "end": {
                                  "line": 37,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1384,
                                "end": 1388,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1389,
                                "end": 1399,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 27
                                  },
                                  "identifierName": "bendMethod"
                                },
                                "name": "bendMethod"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1402,
                              "end": 1440,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 30
                                },
                                "end": {
                                  "line": 37,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1402,
                                "end": 1434,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1402,
                                  "end": 1423,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1402,
                                    "end": 1415,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 43
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1416,
                                    "end": 1423,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 51
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1424,
                                  "end": 1434,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 62
                                    },
                                    "identifierName": "bendMethod"
                                  },
                                  "name": "bendMethod"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1435,
                                "end": 1440,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 68
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1453,
                          "end": 1515,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 12
                            },
                            "end": {
                              "line": 38,
                              "column": 74
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1453,
                            "end": 1515,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 12
                              },
                              "end": {
                                "line": 38,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1453,
                              "end": 1471,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 12
                                },
                                "end": {
                                  "line": 38,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1453,
                                "end": 1457,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1458,
                                "end": 1471,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 30
                                  },
                                  "identifierName": "bendTechnique"
                                },
                                "name": "bendTechnique"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1474,
                              "end": 1515,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 33
                                },
                                "end": {
                                  "line": 38,
                                  "column": 74
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1474,
                                "end": 1509,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 68
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1474,
                                  "end": 1495,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1474,
                                    "end": 1487,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 46
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1488,
                                    "end": 1495,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 54
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1496,
                                  "end": 1509,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 68
                                    },
                                    "identifierName": "bendTechnique"
                                  },
                                  "name": "bendTechnique"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1510,
                                "end": 1515,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 74
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 1531,
                      "end": 1922,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 15
                        },
                        "end": {
                          "line": 52,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1545,
                          "end": 1563,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 12
                            },
                            "end": {
                              "line": 40,
                              "column": 30
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1545,
                            "end": 1563,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 12
                              },
                              "end": {
                                "line": 40,
                                "column": 30
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1545,
                              "end": 1559,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 12
                                },
                                "end": {
                                  "line": 40,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1545,
                                "end": 1549,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1550,
                                "end": 1559,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 26
                                  },
                                  "identifierName": "bendAngle"
                                },
                                "name": "bendAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1562,
                              "end": 1563,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 29
                                },
                                "end": {
                                  "line": 40,
                                  "column": 30
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1576,
                          "end": 1593,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 12
                            },
                            "end": {
                              "line": 41,
                              "column": 29
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1576,
                            "end": 1593,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 12
                              },
                              "end": {
                                "line": 41,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1576,
                              "end": 1589,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 12
                                },
                                "end": {
                                  "line": 41,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1576,
                                "end": 1580,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1581,
                                "end": 1589,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 25
                                  },
                                  "identifierName": "preAngle"
                                },
                                "name": "preAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1592,
                              "end": 1593,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 28
                                },
                                "end": {
                                  "line": 41,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1606,
                          "end": 1627,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 12
                            },
                            "end": {
                              "line": 42,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1606,
                            "end": 1627,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 12
                              },
                              "end": {
                                "line": 42,
                                "column": 33
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1606,
                              "end": 1623,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 12
                                },
                                "end": {
                                  "line": 42,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1606,
                                "end": 1610,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1611,
                                "end": 1623,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 29
                                  },
                                  "identifierName": "bendRadiusDB"
                                },
                                "name": "bendRadiusDB"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1626,
                              "end": 1627,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 32
                                },
                                "end": {
                                  "line": 42,
                                  "column": 33
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1640,
                          "end": 1659,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 12
                            },
                            "end": {
                              "line": 43,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1640,
                            "end": 1659,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 12
                              },
                              "end": {
                                "line": 43,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1640,
                              "end": 1655,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 12
                                },
                                "end": {
                                  "line": 43,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1640,
                                "end": 1644,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1645,
                                "end": 1655,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 27
                                  },
                                  "identifierName": "bendRadius"
                                },
                                "name": "bendRadius"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1658,
                              "end": 1659,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 30
                                },
                                "end": {
                                  "line": 43,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1672,
                          "end": 1686,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 12
                            },
                            "end": {
                              "line": 44,
                              "column": 26
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1672,
                            "end": 1686,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 12
                              },
                              "end": {
                                "line": 44,
                                "column": 26
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1672,
                              "end": 1682,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 12
                                },
                                "end": {
                                  "line": 44,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1672,
                                "end": 1676,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1677,
                                "end": 1682,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 22
                                  },
                                  "identifierName": "color"
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1685,
                              "end": 1686,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 25
                                },
                                "end": {
                                  "line": 44,
                                  "column": 26
                                }
                              },
                              "extra": {
                                "rawValue": 3,
                                "raw": "3"
                              },
                              "value": 3
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1699,
                          "end": 1716,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 12
                            },
                            "end": {
                              "line": 45,
                              "column": 29
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1699,
                            "end": 1716,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 12
                              },
                              "end": {
                                "line": 45,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1699,
                              "end": 1712,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 12
                                },
                                "end": {
                                  "line": 45,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1699,
                                "end": 1703,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1704,
                                "end": 1712,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 25
                                  },
                                  "identifierName": "lineType"
                                },
                                "name": "lineType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1715,
                              "end": 1716,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 28
                                },
                                "end": {
                                  "line": 45,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1729,
                          "end": 1751,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 12
                            },
                            "end": {
                              "line": 46,
                              "column": 34
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1729,
                            "end": 1751,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 12
                              },
                              "end": {
                                "line": 46,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1729,
                              "end": 1747,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 12
                                },
                                "end": {
                                  "line": 46,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1729,
                                "end": 1733,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1734,
                                "end": 1747,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 30
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1750,
                              "end": 1751,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 33
                                },
                                "end": {
                                  "line": 46,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1764,
                          "end": 1783,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 12
                            },
                            "end": {
                              "line": 47,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1764,
                            "end": 1783,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 12
                              },
                              "end": {
                                "line": 47,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1764,
                              "end": 1778,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 12
                                },
                                "end": {
                                  "line": 47,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1764,
                                "end": 1768,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1769,
                                "end": 1778,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 26
                                  },
                                  "identifierName": "upperTool"
                                },
                                "name": "upperTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 1781,
                              "end": 1783,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 29
                                },
                                "end": {
                                  "line": 47,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1796,
                          "end": 1815,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 12
                            },
                            "end": {
                              "line": 48,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1796,
                            "end": 1815,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 12
                              },
                              "end": {
                                "line": 48,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1796,
                              "end": 1810,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 12
                                },
                                "end": {
                                  "line": 48,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1796,
                                "end": 1800,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1801,
                                "end": 1810,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 26
                                  },
                                  "identifierName": "lowerTool"
                                },
                                "name": "lowerTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 1813,
                              "end": 1815,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 29
                                },
                                "end": {
                                  "line": 48,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1828,
                          "end": 1845,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 12
                            },
                            "end": {
                              "line": 49,
                              "column": 29
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1828,
                            "end": 1845,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1828,
                              "end": 1841,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1828,
                                "end": 1832,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1833,
                                "end": 1841,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 25
                                  },
                                  "identifierName": "bendType"
                                },
                                "name": "bendType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1844,
                              "end": 1845,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 28
                                },
                                "end": {
                                  "line": 49,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1858,
                          "end": 1877,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 12
                            },
                            "end": {
                              "line": 50,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1858,
                            "end": 1877,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1858,
                              "end": 1873,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 12
                                },
                                "end": {
                                  "line": 50,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1858,
                                "end": 1862,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1863,
                                "end": 1873,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 27
                                  },
                                  "identifierName": "bendMethod"
                                },
                                "name": "bendMethod"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1876,
                              "end": 1877,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 30
                                },
                                "end": {
                                  "line": 50,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1890,
                          "end": 1912,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 12
                            },
                            "end": {
                              "line": 51,
                              "column": 34
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1890,
                            "end": 1912,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 12
                              },
                              "end": {
                                "line": 51,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1890,
                              "end": 1908,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 12
                                },
                                "end": {
                                  "line": 51,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1890,
                                "end": 1894,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1895,
                                "end": 1908,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 30
                                  },
                                  "identifierName": "bendTechnique"
                                },
                                "name": "bendTechnique"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1911,
                              "end": 1912,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 33
                                },
                                "end": {
                                  "line": 51,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "ClassMethod",
              "start": 1934,
              "end": 2432,
              "loc": {
                "start": {
                  "line": 55,
                  "column": 4
                },
                "end": {
                  "line": 71,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1934,
                "end": 1952,
                "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": 1955,
                "end": 2432,
                "loc": {
                  "start": {
                    "line": 55,
                    "column": 25
                  },
                  "end": {
                    "line": 71,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1965,
                    "end": 2406,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 8
                      },
                      "end": {
                        "line": 68,
                        "column": 35
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1971,
                        "end": 2406,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 14
                          },
                          "end": {
                            "line": 68,
                            "column": 35
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1971,
                          "end": 1974,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 14
                            },
                            "end": {
                              "line": 56,
                              "column": 17
                            },
                            "identifierName": "str"
                          },
                          "name": "str"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 1989,
                          "end": 2406,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 12
                            },
                            "end": {
                              "line": 68,
                              "column": 35
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 1989,
                            "end": 2368,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 12
                              },
                              "end": {
                                "line": 67,
                                "column": 34
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 1989,
                              "end": 2331,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 12
                                },
                                "end": {
                                  "line": 66,
                                  "column": 32
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1989,
                                "end": 2296,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 35
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 1989,
                                  "end": 2258,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 35
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 1989,
                                    "end": 2220,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 37
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1989,
                                      "end": 2180,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 32
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 1989,
                                        "end": 2145,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 29
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 1989,
                                          "end": 2113,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 30
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 1989,
                                            "end": 2080,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 36
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 1989,
                                              "end": 2041,
                                              "loc": {
                                                "start": {
                                                  "line": 57,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 32
                                                }
                                              },
                                              "left": {
                                                "type": "TemplateLiteral",
                                                "start": 1989,
                                                "end": 2006,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 29
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1992,
                                                    "end": 2002,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 15
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 25
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1992,
                                                      "end": 1996,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 15
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 19
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1997,
                                                      "end": 2002,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 25
                                                        },
                                                        "identifierName": "angle"
                                                      },
                                                      "name": "angle"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 1990,
                                                    "end": 1990,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 13
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 13
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2003,
                                                    "end": 2005,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 28
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ", ",
                                                      "cooked": ", "
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              },
                                              "operator": "+",
                                              "right": {
                                                "type": "TemplateLiteral",
                                                "start": 2021,
                                                "end": 2041,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 32
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 2024,
                                                    "end": 2037,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 15
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 28
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 2024,
                                                      "end": 2028,
                                                      "loc": {
                                                        "start": {
                                                          "line": 58,
                                                          "column": 15
                                                        },
                                                        "end": {
                                                          "line": 58,
                                                          "column": 19
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2029,
                                                      "end": 2037,
                                                      "loc": {
                                                        "start": {
                                                          "line": 58,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 58,
                                                          "column": 28
                                                        },
                                                        "identifierName": "preAngle"
                                                      },
                                                      "name": "preAngle"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2022,
                                                    "end": 2022,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 13
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 13
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2038,
                                                    "end": 2040,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 31
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ", ",
                                                      "cooked": ", "
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            },
                                            "operator": "+",
                                            "right": {
                                              "type": "TemplateLiteral",
                                              "start": 2056,
                                              "end": 2080,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 36
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 2059,
                                                  "end": 2076,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2059,
                                                    "end": 2063,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 15
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 19
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2064,
                                                    "end": 2076,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 32
                                                      },
                                                      "identifierName": "bendRadiusDB"
                                                    },
                                                    "name": "bendRadiusDB"
                                                  },
                                                  "computed": false
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 2057,
                                                  "end": 2057,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 13
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 13
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "",
                                                    "cooked": ""
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 2077,
                                                  "end": 2079,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 35
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": ", ",
                                                    "cooked": ", "
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          },
                                          "operator": "+",
                                          "right": {
                                            "type": "TemplateLiteral",
                                            "start": 2095,
                                            "end": 2113,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 30
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 2098,
                                                "end": 2109,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 26
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 2098,
                                                  "end": 2102,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 19
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2103,
                                                  "end": 2109,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 26
                                                    },
                                                    "identifierName": "radius"
                                                  },
                                                  "name": "radius"
                                                },
                                                "computed": false
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 2096,
                                                "end": 2096,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 13
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 13
                                                  }
                                                },
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 2110,
                                                "end": 2112,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 29
                                                  }
                                                },
                                                "value": {
                                                  "raw": ", ",
                                                  "cooked": ", "
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "TemplateLiteral",
                                          "start": 2128,
                                          "end": 2145,
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 29
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 2131,
                                              "end": 2141,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 2131,
                                                "end": 2135,
                                                "loc": {
                                                  "start": {
                                                    "line": 61,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 61,
                                                    "column": 19
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2136,
                                                "end": 2141,
                                                "loc": {
                                                  "start": {
                                                    "line": 61,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 61,
                                                    "column": 25
                                                  },
                                                  "identifierName": "color"
                                                },
                                                "name": "color"
                                              },
                                              "computed": false
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 2129,
                                              "end": 2129,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 13
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 2142,
                                              "end": 2144,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 28
                                                }
                                              },
                                              "value": {
                                                "raw": ", ",
                                                "cooked": ", "
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "TemplateLiteral",
                                        "start": 2160,
                                        "end": 2180,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 32
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2163,
                                            "end": 2176,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 28
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2163,
                                              "end": 2167,
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 19
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2168,
                                              "end": 2176,
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 28
                                                },
                                                "identifierName": "lineType"
                                              },
                                              "name": "lineType"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 2161,
                                            "end": 2161,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 13
                                              }
                                            },
                                            "value": {
                                              "raw": "",
                                              "cooked": ""
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 2177,
                                            "end": 2179,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 31
                                              }
                                            },
                                            "value": {
                                              "raw": ", ",
                                              "cooked": ", "
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "TemplateLiteral",
                                      "start": 2195,
                                      "end": 2220,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 37
                                        }
                                      },
                                      "expressions": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 2198,
                                          "end": 2216,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 33
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 2198,
                                            "end": 2202,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 19
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2203,
                                            "end": 2216,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 33
                                              },
                                              "identifierName": "bendDeduction"
                                            },
                                            "name": "bendDeduction"
                                          },
                                          "computed": false
                                        }
                                      ],
                                      "quasis": [
                                        {
                                          "type": "TemplateElement",
                                          "start": 2196,
                                          "end": 2196,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 13
                                            }
                                          },
                                          "value": {
                                            "raw": "",
                                            "cooked": ""
                                          },
                                          "tail": false
                                        },
                                        {
                                          "type": "TemplateElement",
                                          "start": 2217,
                                          "end": 2219,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 36
                                            }
                                          },
                                          "value": {
                                            "raw": ", ",
                                            "cooked": ", "
                                          },
                                          "tail": true
                                        }
                                      ]
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "TemplateLiteral",
                                    "start": 2235,
                                    "end": 2258,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 35
                                      }
                                    },
                                    "expressions": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 2239,
                                        "end": 2253,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 2239,
                                          "end": 2243,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2244,
                                          "end": 2253,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 30
                                            },
                                            "identifierName": "upperTool"
                                          },
                                          "name": "upperTool"
                                        },
                                        "computed": false
                                      }
                                    ],
                                    "quasis": [
                                      {
                                        "type": "TemplateElement",
                                        "start": 2236,
                                        "end": 2237,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 14
                                          }
                                        },
                                        "value": {
                                          "raw": "\"",
                                          "cooked": "\""
                                        },
                                        "tail": false
                                      },
                                      {
                                        "type": "TemplateElement",
                                        "start": 2254,
                                        "end": 2257,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 34
                                          }
                                        },
                                        "value": {
                                          "raw": "\", ",
                                          "cooked": "\", "
                                        },
                                        "tail": true
                                      }
                                    ]
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "TemplateLiteral",
                                  "start": 2273,
                                  "end": 2296,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 35
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 2277,
                                      "end": 2291,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2277,
                                        "end": 2281,
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2282,
                                        "end": 2291,
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 30
                                          },
                                          "identifierName": "lowerTool"
                                        },
                                        "name": "lowerTool"
                                      },
                                      "computed": false
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 2274,
                                      "end": 2275,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 14
                                        }
                                      },
                                      "value": {
                                        "raw": "\"",
                                        "cooked": "\""
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 2292,
                                      "end": 2295,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 34
                                        }
                                      },
                                      "value": {
                                        "raw": "\", ",
                                        "cooked": "\", "
                                      },
                                      "tail": true
                                    }
                                  ]
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "TemplateLiteral",
                                "start": 2311,
                                "end": 2331,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 32
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 2314,
                                    "end": 2327,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2314,
                                      "end": 2318,
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 19
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2319,
                                      "end": 2327,
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 28
                                        },
                                        "identifierName": "bendType"
                                      },
                                      "name": "bendType"
                                    },
                                    "computed": false
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 2312,
                                    "end": 2312,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 13
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 2328,
                                    "end": 2330,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 31
                                      }
                                    },
                                    "value": {
                                      "raw": ", ",
                                      "cooked": ", "
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "TemplateLiteral",
                              "start": 2346,
                              "end": 2368,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 12
                                },
                                "end": {
                                  "line": 67,
                                  "column": 34
                                }
                              },
                              "expressions": [
                                {
                                  "type": "MemberExpression",
                                  "start": 2349,
                                  "end": 2364,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 30
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2349,
                                    "end": 2353,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 19
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2354,
                                    "end": 2364,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 30
                                      },
                                      "identifierName": "bendMethod"
                                    },
                                    "name": "bendMethod"
                                  },
                                  "computed": false
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 2347,
                                  "end": 2347,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 13
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 2365,
                                  "end": 2367,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 33
                                    }
                                  },
                                  "value": {
                                    "raw": ", ",
                                    "cooked": ", "
                                  },
                                  "tail": true
                                }
                              ]
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "TemplateLiteral",
                            "start": 2383,
                            "end": 2406,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 12
                              },
                              "end": {
                                "line": 68,
                                "column": 35
                              }
                            },
                            "expressions": [
                              {
                                "type": "MemberExpression",
                                "start": 2386,
                                "end": 2404,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2386,
                                  "end": 2390,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 19
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2391,
                                  "end": 2404,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 33
                                    },
                                    "identifierName": "bendTechnique"
                                  },
                                  "name": "bendTechnique"
                                },
                                "computed": false
                              }
                            ],
                            "quasis": [
                              {
                                "type": "TemplateElement",
                                "start": 2384,
                                "end": 2384,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 13
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": false
                              },
                              {
                                "type": "TemplateElement",
                                "start": 2405,
                                "end": 2405,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 34
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": true
                              }
                            ]
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2416,
                    "end": 2426,
                    "loc": {
                      "start": {
                        "line": 70,
                        "column": 8
                      },
                      "end": {
                        "line": 70,
                        "column": 18
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 2423,
                      "end": 2426,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 15
                        },
                        "end": {
                          "line": 70,
                          "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": 2436,
            "end": 2573,
            "loc": {
              "start": {
                "line": 74,
                "column": 0
              },
              "end": {
                "line": 77,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 2574,
        "end": 20628,
        "loc": {
          "start": {
            "line": 78,
            "column": 0
          },
          "end": {
            "line": 554,
            "column": 1
          }
        },
        "declaration": {
          "type": "ClassDeclaration",
          "start": 2589,
          "end": 20628,
          "loc": {
            "start": {
              "line": 78,
              "column": 15
            },
            "end": {
              "line": 554,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 2595,
            "end": 2605,
            "loc": {
              "start": {
                "line": 78,
                "column": 21
              },
              "end": {
                "line": 78,
                "column": 31
              },
              "identifierName": "Properties"
            },
            "name": "Properties",
            "leadingComments": null
          },
          "superClass": {
            "type": "Identifier",
            "start": 2614,
            "end": 2620,
            "loc": {
              "start": {
                "line": 78,
                "column": 40
              },
              "end": {
                "line": 78,
                "column": 46
              },
              "identifierName": "Plugin"
            },
            "name": "Plugin"
          },
          "body": {
            "type": "ClassBody",
            "start": 2621,
            "end": 20628,
            "loc": {
              "start": {
                "line": 78,
                "column": 47
              },
              "end": {
                "line": 554,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 2627,
                "end": 6657,
                "loc": {
                  "start": {
                    "line": 79,
                    "column": 4
                  },
                  "end": {
                    "line": 208,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2627,
                  "end": 2638,
                  "loc": {
                    "start": {
                      "line": 79,
                      "column": 4
                    },
                    "end": {
                      "line": 79,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor"
                },
                "static": false,
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2639,
                    "end": 2646,
                    "loc": {
                      "start": {
                        "line": 79,
                        "column": 16
                      },
                      "end": {
                        "line": 79,
                        "column": 23
                      },
                      "identifierName": "session"
                    },
                    "name": "session"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 2648,
                    "end": 2699,
                    "loc": {
                      "start": {
                        "line": 79,
                        "column": 25
                      },
                      "end": {
                        "line": 79,
                        "column": 76
                      }
                    },
                    "left": {
                      "type": "ObjectPattern",
                      "start": 2648,
                      "end": 2694,
                      "loc": {
                        "start": {
                          "line": 79,
                          "column": 25
                        },
                        "end": {
                          "line": 79,
                          "column": 71
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 2650,
                          "end": 2669,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 27
                            },
                            "end": {
                              "line": 79,
                              "column": 46
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2650,
                            "end": 2654,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 27
                              },
                              "end": {
                                "line": 79,
                                "column": 31
                              },
                              "identifierName": "name"
                            },
                            "name": "name"
                          },
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 2650,
                            "end": 2669,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 27
                              },
                              "end": {
                                "line": 79,
                                "column": 46
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2650,
                              "end": 2654,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 27
                                },
                                "end": {
                                  "line": 79,
                                  "column": 31
                                },
                                "identifierName": "name"
                              },
                              "name": "name"
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 2657,
                              "end": 2669,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 34
                                },
                                "end": {
                                  "line": 79,
                                  "column": 46
                                }
                              },
                              "extra": {
                                "rawValue": "Properties",
                                "raw": "'Properties'"
                              },
                              "value": "Properties"
                            }
                          },
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 2671,
                          "end": 2692,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 48
                            },
                            "end": {
                              "line": 79,
                              "column": 69
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2671,
                            "end": 2675,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 48
                              },
                              "end": {
                                "line": 79,
                                "column": 52
                              },
                              "identifierName": "icon"
                            },
                            "name": "icon"
                          },
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 2671,
                            "end": 2692,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 48
                              },
                              "end": {
                                "line": 79,
                                "column": 69
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2671,
                              "end": 2675,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 48
                                },
                                "end": {
                                  "line": 79,
                                  "column": 52
                                },
                                "identifierName": "icon"
                              },
                              "name": "icon"
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 2678,
                              "end": 2692,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 55
                                },
                                "end": {
                                  "line": 79,
                                  "column": 69
                                }
                              },
                              "extra": {
                                "rawValue": "align center",
                                "raw": "'align center'"
                              },
                              "value": "align center"
                            }
                          },
                          "extra": {
                            "shorthand": true
                          }
                        }
                      ]
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2697,
                      "end": 2699,
                      "loc": {
                        "start": {
                          "line": 79,
                          "column": 74
                        },
                        "end": {
                          "line": 79,
                          "column": 76
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2701,
                  "end": 6657,
                  "loc": {
                    "start": {
                      "line": 79,
                      "column": 78
                    },
                    "end": {
                      "line": 208,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2711,
                      "end": 2761,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 8
                        },
                        "end": {
                          "line": 80,
                          "column": 58
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2711,
                        "end": 2761,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 8
                          },
                          "end": {
                            "line": 80,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 2711,
                          "end": 2716,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 2717,
                            "end": 2724,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 14
                              },
                              "end": {
                                "line": 80,
                                "column": 21
                              },
                              "identifierName": "session"
                            },
                            "name": "session"
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 2726,
                            "end": 2760,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 23
                              },
                              "end": {
                                "line": 80,
                                "column": 57
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 2728,
                                "end": 2746,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 43
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2728,
                                  "end": 2732,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 29
                                    },
                                    "identifierName": "type"
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 2734,
                                  "end": 2746,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 43
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "Properties",
                                    "raw": "'Properties'"
                                  },
                                  "value": "Properties"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 2748,
                                "end": 2752,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 49
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2748,
                                  "end": 2752,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 49
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2748,
                                  "end": 2752,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 49
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 2754,
                                "end": 2758,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 55
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2754,
                                  "end": 2758,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 55
                                    },
                                    "identifierName": "icon"
                                  },
                                  "name": "icon"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2754,
                                  "end": 2758,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 55
                                    },
                                    "identifierName": "icon"
                                  },
                                  "name": "icon"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2770,
                      "end": 2816,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 54
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2770,
                        "end": 2816,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2770,
                          "end": 2788,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2770,
                            "end": 2774,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 8
                              },
                              "end": {
                                "line": 81,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2775,
                            "end": 2788,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 13
                              },
                              "end": {
                                "line": 81,
                                "column": 26
                              },
                              "identifierName": "bendLineColor"
                            },
                            "name": "bendLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2791,
                          "end": 2816,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 29
                            },
                            "end": {
                              "line": 81,
                              "column": 54
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2795,
                            "end": 2806,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 33
                              },
                              "end": {
                                "line": 81,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2795,
                              "end": 2800,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 33
                                },
                                "end": {
                                  "line": 81,
                                  "column": 38
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2801,
                              "end": 2806,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 39
                                },
                                "end": {
                                  "line": 81,
                                  "column": 44
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2807,
                              "end": 2815,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 45
                                },
                                "end": {
                                  "line": 81,
                                  "column": 53
                                }
                              },
                              "extra": {
                                "rawValue": 65280,
                                "raw": "0x00ff00"
                              },
                              "value": 65280
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2825,
                      "end": 2876,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 8
                        },
                        "end": {
                          "line": 82,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2825,
                        "end": 2876,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 8
                          },
                          "end": {
                            "line": 82,
                            "column": 59
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2825,
                          "end": 2848,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 8
                            },
                            "end": {
                              "line": 82,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2825,
                            "end": 2829,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 8
                              },
                              "end": {
                                "line": 82,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2830,
                            "end": 2848,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 13
                              },
                              "end": {
                                "line": 82,
                                "column": 31
                              },
                              "identifierName": "signatureLineColor"
                            },
                            "name": "signatureLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2851,
                          "end": 2876,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 34
                            },
                            "end": {
                              "line": 82,
                              "column": 59
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2855,
                            "end": 2866,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 38
                              },
                              "end": {
                                "line": 82,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2855,
                              "end": 2860,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 38
                                },
                                "end": {
                                  "line": 82,
                                  "column": 43
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2861,
                              "end": 2866,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 44
                                },
                                "end": {
                                  "line": 82,
                                  "column": 49
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2867,
                              "end": 2875,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 50
                                },
                                "end": {
                                  "line": 82,
                                  "column": 58
                                }
                              },
                              "extra": {
                                "rawValue": 16711680,
                                "raw": "0xff0000"
                              },
                              "value": 16711680
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2885,
                      "end": 2934,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 8
                        },
                        "end": {
                          "line": 83,
                          "column": 57
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2885,
                        "end": 2934,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 8
                          },
                          "end": {
                            "line": 83,
                            "column": 57
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2885,
                          "end": 2906,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 8
                            },
                            "end": {
                              "line": 83,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2885,
                            "end": 2889,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 8
                              },
                              "end": {
                                "line": 83,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2890,
                            "end": 2906,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 13
                              },
                              "end": {
                                "line": 83,
                                "column": 29
                              },
                              "identifierName": "contourLineColor"
                            },
                            "name": "contourLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2909,
                          "end": 2934,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 32
                            },
                            "end": {
                              "line": 83,
                              "column": 57
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2913,
                            "end": 2924,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 36
                              },
                              "end": {
                                "line": 83,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2913,
                              "end": 2918,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 36
                                },
                                "end": {
                                  "line": 83,
                                  "column": 41
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2919,
                              "end": 2924,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 42
                                },
                                "end": {
                                  "line": 83,
                                  "column": 47
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2925,
                              "end": 2933,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 48
                                },
                                "end": {
                                  "line": 83,
                                  "column": 56
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0x000000"
                              },
                              "value": 0
                            }
                          ],
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constant settings by Blexon",
                          "start": 2944,
                          "end": 2974,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2983,
                      "end": 3005,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 8
                        },
                        "end": {
                          "line": 86,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2983,
                        "end": 3005,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 8
                          },
                          "end": {
                            "line": 86,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2983,
                          "end": 2999,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 8
                            },
                            "end": {
                              "line": 86,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2983,
                            "end": 2987,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 8
                              },
                              "end": {
                                "line": 86,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2988,
                            "end": 2999,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 13
                              },
                              "end": {
                                "line": 86,
                                "column": 24
                              },
                              "identifierName": "foldUpAngle"
                            },
                            "name": "foldUpAngle"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3002,
                          "end": 3005,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 27
                            },
                            "end": {
                              "line": 86,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 180,
                            "raw": "180"
                          },
                          "value": 180
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constant settings by Blexon",
                          "start": 2944,
                          "end": 2974,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3014,
                      "end": 3038,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 8
                        },
                        "end": {
                          "line": 87,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3014,
                        "end": 3038,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 8
                          },
                          "end": {
                            "line": 87,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3014,
                          "end": 3033,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 8
                            },
                            "end": {
                              "line": 87,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3014,
                            "end": 3018,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 8
                              },
                              "end": {
                                "line": 87,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3019,
                            "end": 3033,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 13
                              },
                              "end": {
                                "line": 87,
                                "column": 27
                              },
                              "identifierName": "foldUpPreAngle"
                            },
                            "name": "foldUpPreAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3036,
                          "end": 3038,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 30
                            },
                            "end": {
                              "line": 87,
                              "column": 32
                            }
                          },
                          "extra": {
                            "rawValue": 30,
                            "raw": "30"
                          },
                          "value": 30
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3047,
                      "end": 3072,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 8
                        },
                        "end": {
                          "line": 88,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3047,
                        "end": 3072,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 8
                          },
                          "end": {
                            "line": 88,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3047,
                          "end": 3065,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 8
                            },
                            "end": {
                              "line": 88,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3047,
                            "end": 3051,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 8
                              },
                              "end": {
                                "line": 88,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3052,
                            "end": 3065,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 13
                              },
                              "end": {
                                "line": 88,
                                "column": 26
                              },
                              "identifierName": "foldDownAngle"
                            },
                            "name": "foldDownAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "UnaryExpression",
                          "start": 3068,
                          "end": 3072,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 29
                            },
                            "end": {
                              "line": 88,
                              "column": 33
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "NumericLiteral",
                            "start": 3069,
                            "end": 3072,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 30
                              },
                              "end": {
                                "line": 88,
                                "column": 33
                              }
                            },
                            "extra": {
                              "rawValue": 180,
                              "raw": "180"
                            },
                            "value": 180
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3081,
                      "end": 3108,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 8
                        },
                        "end": {
                          "line": 89,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3081,
                        "end": 3108,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 8
                          },
                          "end": {
                            "line": 89,
                            "column": 35
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3081,
                          "end": 3102,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 8
                            },
                            "end": {
                              "line": 89,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3081,
                            "end": 3085,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 8
                              },
                              "end": {
                                "line": 89,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3086,
                            "end": 3102,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 13
                              },
                              "end": {
                                "line": 89,
                                "column": 29
                              },
                              "identifierName": "foldDownPreAngle"
                            },
                            "name": "foldDownPreAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "UnaryExpression",
                          "start": 3105,
                          "end": 3108,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 32
                            },
                            "end": {
                              "line": 89,
                              "column": 35
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "NumericLiteral",
                            "start": 3106,
                            "end": 3108,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 33
                              },
                              "end": {
                                "line": 89,
                                "column": 35
                              }
                            },
                            "extra": {
                              "rawValue": 30,
                              "raw": "30"
                            },
                            "value": 30
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3117,
                      "end": 3139,
                      "loc": {
                        "start": {
                          "line": 90,
                          "column": 8
                        },
                        "end": {
                          "line": 90,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3117,
                        "end": 3139,
                        "loc": {
                          "start": {
                            "line": 90,
                            "column": 8
                          },
                          "end": {
                            "line": 90,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3117,
                          "end": 3132,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 8
                            },
                            "end": {
                              "line": 90,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3117,
                            "end": 3121,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 8
                              },
                              "end": {
                                "line": 90,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3122,
                            "end": 3132,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 13
                              },
                              "end": {
                                "line": 90,
                                "column": 23
                              },
                              "identifierName": "foldRadius"
                            },
                            "name": "foldRadius"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3135,
                          "end": 3139,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 26
                            },
                            "end": {
                              "line": 90,
                              "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": 3140,
                          "end": 3218,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 31
                            },
                            "end": {
                              "line": 90,
                              "column": 109
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3227,
                      "end": 3244,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 8
                        },
                        "end": {
                          "line": 91,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3227,
                        "end": 3244,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 8
                          },
                          "end": {
                            "line": 91,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3227,
                          "end": 3240,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 8
                            },
                            "end": {
                              "line": 91,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3227,
                            "end": 3231,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 8
                              },
                              "end": {
                                "line": 91,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3232,
                            "end": 3240,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 13
                              },
                              "end": {
                                "line": 91,
                                "column": 21
                              },
                              "identifierName": "foldType"
                            },
                            "name": "foldType"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3243,
                          "end": 3244,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 24
                            },
                            "end": {
                              "line": 91,
                              "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": 3140,
                          "end": 3218,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 31
                            },
                            "end": {
                              "line": 90,
                              "column": 109
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3253,
                      "end": 3272,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 8
                        },
                        "end": {
                          "line": 92,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3253,
                        "end": 3272,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 8
                          },
                          "end": {
                            "line": 92,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3253,
                          "end": 3268,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 8
                            },
                            "end": {
                              "line": 92,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3253,
                            "end": 3257,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 8
                              },
                              "end": {
                                "line": 92,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3258,
                            "end": 3268,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 13
                              },
                              "end": {
                                "line": 92,
                                "column": 23
                              },
                              "identifierName": "foldMethod"
                            },
                            "name": "foldMethod"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3271,
                          "end": 3272,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 26
                            },
                            "end": {
                              "line": 92,
                              "column": 27
                            }
                          },
                          "extra": {
                            "rawValue": 2,
                            "raw": "2"
                          },
                          "value": 2
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3281,
                      "end": 3303,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 8
                        },
                        "end": {
                          "line": 93,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3281,
                        "end": 3303,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 8
                          },
                          "end": {
                            "line": 93,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3281,
                          "end": 3299,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 8
                            },
                            "end": {
                              "line": 93,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3281,
                            "end": 3285,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 8
                              },
                              "end": {
                                "line": 93,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3286,
                            "end": 3299,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 13
                              },
                              "end": {
                                "line": 93,
                                "column": 26
                              },
                              "identifierName": "foldTechnique"
                            },
                            "name": "foldTechnique"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3302,
                          "end": 3303,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 29
                            },
                            "end": {
                              "line": 93,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1,
                          "leadingComments": null,
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection",
                          "start": 3313,
                          "end": 3325,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 20
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3334,
                      "end": 3495,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 8
                        },
                        "end": {
                          "line": 101,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3334,
                        "end": 3495,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 8
                          },
                          "end": {
                            "line": 101,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3334,
                          "end": 3348,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 8
                            },
                            "end": {
                              "line": 96,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3334,
                            "end": 3338,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 8
                              },
                              "end": {
                                "line": 96,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3339,
                            "end": 3348,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 13
                              },
                              "end": {
                                "line": 96,
                                "column": 22
                              },
                              "identifierName": "selection"
                            },
                            "name": "selection"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3351,
                          "end": 3495,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 25
                            },
                            "end": {
                              "line": 101,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3355,
                            "end": 3364,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 29
                              },
                              "end": {
                                "line": 96,
                                "column": 38
                              },
                              "identifierName": "Selection"
                            },
                            "name": "Selection"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3365,
                              "end": 3369,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 39
                                },
                                "end": {
                                  "line": 96,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3371,
                              "end": 3494,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 45
                                },
                                "end": {
                                  "line": 101,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3385,
                                  "end": 3398,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3385,
                                    "end": 3389,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3391,
                                    "end": 3398,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lines",
                                      "raw": "'Lines'"
                                    },
                                    "value": "Lines"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3412,
                                  "end": 3420,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 20
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3412,
                                    "end": 3417,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 17
                                      },
                                      "identifierName": "limit"
                                    },
                                    "name": "limit"
                                  },
                                  "value": {
                                    "type": "NumericLiteral",
                                    "start": 3419,
                                    "end": 3420,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 20
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3434,
                                  "end": 3457,
                                  "loc": {
                                    "start": {
                                      "line": 99,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 99,
                                      "column": 35
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3434,
                                    "end": 3439,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 17
                                      },
                                      "identifierName": "types"
                                    },
                                    "name": "types"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 3441,
                                    "end": 3457,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 35
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 3442,
                                        "end": 3456,
                                        "loc": {
                                          "start": {
                                            "line": 99,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 99,
                                            "column": 34
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "LineSegments",
                                          "raw": "'LineSegments'"
                                        },
                                        "value": "LineSegments"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3471,
                                  "end": 3483,
                                  "loc": {
                                    "start": {
                                      "line": 100,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 100,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3471,
                                    "end": 3477,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 18
                                      },
                                      "identifierName": "active"
                                    },
                                    "name": "active"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3479,
                                    "end": 3483,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 24
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ],
                          "trailingComments": null
                        },
                        "leadingComments": null,
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection",
                          "start": 3313,
                          "end": 3325,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 20
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 3505,
                          "end": 3515,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3524,
                      "end": 3700,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 8
                        },
                        "end": {
                          "line": 109,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3524,
                        "end": 3700,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 8
                          },
                          "end": {
                            "line": 109,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3524,
                          "end": 3539,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 8
                            },
                            "end": {
                              "line": 104,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3524,
                            "end": 3528,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 8
                              },
                              "end": {
                                "line": 104,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3529,
                            "end": 3539,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 13
                              },
                              "end": {
                                "line": 104,
                                "column": 23
                              },
                              "identifierName": "isBendLine"
                            },
                            "name": "isBendLine"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3542,
                          "end": 3700,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 26
                            },
                            "end": {
                              "line": 109,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3546,
                            "end": 3554,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 30
                              },
                              "end": {
                                "line": 104,
                                "column": 38
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3555,
                              "end": 3559,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 39
                                },
                                "end": {
                                  "line": 104,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3561,
                              "end": 3699,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 45
                                },
                                "end": {
                                  "line": 109,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3575,
                                  "end": 3591,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3575,
                                    "end": 3579,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3581,
                                    "end": 3591,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bendline",
                                      "raw": "'Bendline'"
                                    },
                                    "value": "Bendline"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3605,
                                  "end": 3617,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3605,
                                    "end": 3610,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3612,
                                    "end": 3617,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3631,
                                  "end": 3661,
                                  "loc": {
                                    "start": {
                                      "line": 107,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 107,
                                      "column": 42
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3631,
                                    "end": 3638,
                                    "loc": {
                                      "start": {
                                        "line": 107,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3640,
                                    "end": 3661,
                                    "loc": {
                                      "start": {
                                        "line": 107,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 42
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "define as bend line",
                                      "raw": "'define as bend line'"
                                    },
                                    "value": "define as bend line"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3675,
                                  "end": 3688,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3675,
                                    "end": 3682,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3684,
                                    "end": 3688,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 3505,
                          "end": 3515,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3709,
                      "end": 3876,
                      "loc": {
                        "start": {
                          "line": 110,
                          "column": 8
                        },
                        "end": {
                          "line": 115,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3709,
                        "end": 3876,
                        "loc": {
                          "start": {
                            "line": 110,
                            "column": 8
                          },
                          "end": {
                            "line": 115,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3709,
                          "end": 3720,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 8
                            },
                            "end": {
                              "line": 110,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3709,
                            "end": 3713,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 8
                              },
                              "end": {
                                "line": 110,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3714,
                            "end": 3720,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 13
                              },
                              "end": {
                                "line": 110,
                                "column": 19
                              },
                              "identifierName": "foldUp"
                            },
                            "name": "foldUp"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3723,
                          "end": 3876,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 22
                            },
                            "end": {
                              "line": 115,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3727,
                            "end": 3735,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 26
                              },
                              "end": {
                                "line": 110,
                                "column": 34
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3736,
                              "end": 3740,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 35
                                },
                                "end": {
                                  "line": 110,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3742,
                              "end": 3875,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 41
                                },
                                "end": {
                                  "line": 115,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3756,
                                  "end": 3771,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3756,
                                    "end": 3760,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3762,
                                    "end": 3771,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Fold up",
                                      "raw": "'Fold up'"
                                    },
                                    "value": "Fold up"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3785,
                                  "end": 3797,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3785,
                                    "end": 3790,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3792,
                                    "end": 3797,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3811,
                                  "end": 3836,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 37
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3811,
                                    "end": 3818,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3820,
                                    "end": 3836,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 37
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "fold downwards",
                                      "raw": "'fold downwards'"
                                    },
                                    "value": "fold downwards"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3850,
                                  "end": 3864,
                                  "loc": {
                                    "start": {
                                      "line": 114,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 114,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3850,
                                    "end": 3857,
                                    "loc": {
                                      "start": {
                                        "line": 114,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 114,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3859,
                                    "end": 3864,
                                    "loc": {
                                      "start": {
                                        "line": 114,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 114,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3885,
                      "end": 4054,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 8
                        },
                        "end": {
                          "line": 121,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3885,
                        "end": 4054,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 8
                          },
                          "end": {
                            "line": 121,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3885,
                          "end": 3898,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 8
                            },
                            "end": {
                              "line": 116,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3885,
                            "end": 3889,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 8
                              },
                              "end": {
                                "line": 116,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3890,
                            "end": 3898,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 13
                              },
                              "end": {
                                "line": 116,
                                "column": 21
                              },
                              "identifierName": "foldDown"
                            },
                            "name": "foldDown"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3901,
                          "end": 4054,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 24
                            },
                            "end": {
                              "line": 121,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3905,
                            "end": 3913,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 28
                              },
                              "end": {
                                "line": 116,
                                "column": 36
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3914,
                              "end": 3918,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 37
                                },
                                "end": {
                                  "line": 116,
                                  "column": 41
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3920,
                              "end": 4053,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 43
                                },
                                "end": {
                                  "line": 121,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3934,
                                  "end": 3951,
                                  "loc": {
                                    "start": {
                                      "line": 117,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 117,
                                      "column": 29
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3934,
                                    "end": 3938,
                                    "loc": {
                                      "start": {
                                        "line": 117,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 117,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3940,
                                    "end": 3951,
                                    "loc": {
                                      "start": {
                                        "line": 117,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 117,
                                        "column": 29
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Fold down",
                                      "raw": "'Fold down'"
                                    },
                                    "value": "Fold down"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3965,
                                  "end": 3977,
                                  "loc": {
                                    "start": {
                                      "line": 118,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3965,
                                    "end": 3970,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3972,
                                    "end": 3977,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3991,
                                  "end": 4014,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 35
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3991,
                                    "end": 3998,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4000,
                                    "end": 4014,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 35
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "fold upwards",
                                      "raw": "'fold upwards'"
                                    },
                                    "value": "fold upwards"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4028,
                                  "end": 4042,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4028,
                                    "end": 4035,
                                    "loc": {
                                      "start": {
                                        "line": 120,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 120,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4037,
                                    "end": 4042,
                                    "loc": {
                                      "start": {
                                        "line": 120,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 120,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4063,
                      "end": 4214,
                      "loc": {
                        "start": {
                          "line": 122,
                          "column": 8
                        },
                        "end": {
                          "line": 127,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4063,
                        "end": 4214,
                        "loc": {
                          "start": {
                            "line": 122,
                            "column": 8
                          },
                          "end": {
                            "line": 127,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4063,
                          "end": 4072,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 8
                            },
                            "end": {
                              "line": 122,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4063,
                            "end": 4067,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 8
                              },
                              "end": {
                                "line": 122,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4068,
                            "end": 4072,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 13
                              },
                              "end": {
                                "line": 122,
                                "column": 17
                              },
                              "identifierName": "bend"
                            },
                            "name": "bend"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4075,
                          "end": 4214,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 20
                            },
                            "end": {
                              "line": 127,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4079,
                            "end": 4087,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 24
                              },
                              "end": {
                                "line": 122,
                                "column": 32
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4088,
                              "end": 4092,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 33
                                },
                                "end": {
                                  "line": 122,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4094,
                              "end": 4213,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 39
                                },
                                "end": {
                                  "line": 127,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4108,
                                  "end": 4120,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4108,
                                    "end": 4112,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4114,
                                    "end": 4120,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 24
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bend",
                                      "raw": "'Bend'"
                                    },
                                    "value": "Bend"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4134,
                                  "end": 4145,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 23
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4134,
                                    "end": 4139,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4141,
                                    "end": 4145,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 23
                                      }
                                    },
                                    "value": true
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4159,
                                  "end": 4174,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4159,
                                    "end": 4166,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4168,
                                    "end": 4174,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "bend",
                                      "raw": "'bend'"
                                    },
                                    "value": "bend"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4188,
                                  "end": 4202,
                                  "loc": {
                                    "start": {
                                      "line": 126,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 126,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4188,
                                    "end": 4195,
                                    "loc": {
                                      "start": {
                                        "line": 126,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 126,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4197,
                                    "end": 4202,
                                    "loc": {
                                      "start": {
                                        "line": 126,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 126,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4223,
                      "end": 4366,
                      "loc": {
                        "start": {
                          "line": 128,
                          "column": 8
                        },
                        "end": {
                          "line": 132,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4223,
                        "end": 4366,
                        "loc": {
                          "start": {
                            "line": 128,
                            "column": 8
                          },
                          "end": {
                            "line": 132,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4223,
                          "end": 4235,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 8
                            },
                            "end": {
                              "line": 128,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4223,
                            "end": 4227,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 8
                              },
                              "end": {
                                "line": 128,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4228,
                            "end": 4235,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 13
                              },
                              "end": {
                                "line": 128,
                                "column": 20
                              },
                              "identifierName": "kFactor"
                            },
                            "name": "kFactor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4238,
                          "end": 4366,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 23
                            },
                            "end": {
                              "line": 132,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4242,
                            "end": 4247,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 27
                              },
                              "end": {
                                "line": 128,
                                "column": 32
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4248,
                              "end": 4252,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 33
                                },
                                "end": {
                                  "line": 128,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4254,
                              "end": 4365,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 39
                                },
                                "end": {
                                  "line": 132,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4268,
                                  "end": 4284,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4268,
                                    "end": 4272,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4274,
                                    "end": 4284,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "k-Factor",
                                      "raw": "'k-Factor'"
                                    },
                                    "value": "k-Factor"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4298,
                                  "end": 4327,
                                  "loc": {
                                    "start": {
                                      "line": 130,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 130,
                                      "column": 41
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4298,
                                    "end": 4305,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 130,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4307,
                                    "end": 4327,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 130,
                                        "column": 41
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "The k-Factor is...",
                                      "raw": "'The k-Factor is...'"
                                    },
                                    "value": "The k-Factor is..."
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4341,
                                  "end": 4354,
                                  "loc": {
                                    "start": {
                                      "line": 131,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 131,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4341,
                                    "end": 4348,
                                    "loc": {
                                      "start": {
                                        "line": 131,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 131,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4350,
                                    "end": 4354,
                                    "loc": {
                                      "start": {
                                        "line": 131,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 131,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4375,
                      "end": 4525,
                      "loc": {
                        "start": {
                          "line": 133,
                          "column": 8
                        },
                        "end": {
                          "line": 137,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4375,
                        "end": 4525,
                        "loc": {
                          "start": {
                            "line": 133,
                            "column": 8
                          },
                          "end": {
                            "line": 137,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4375,
                          "end": 4386,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 8
                            },
                            "end": {
                              "line": 133,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4375,
                            "end": 4379,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 8
                              },
                              "end": {
                                "line": 133,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4380,
                            "end": 4386,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 13
                              },
                              "end": {
                                "line": 133,
                                "column": 19
                              },
                              "identifierName": "radius"
                            },
                            "name": "radius"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4389,
                          "end": 4525,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 22
                            },
                            "end": {
                              "line": 137,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4393,
                            "end": 4398,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 26
                              },
                              "end": {
                                "line": 133,
                                "column": 31
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4399,
                              "end": 4403,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 32
                                },
                                "end": {
                                  "line": 133,
                                  "column": 36
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4405,
                              "end": 4524,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 38
                                },
                                "end": {
                                  "line": 137,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4419,
                                  "end": 4439,
                                  "loc": {
                                    "start": {
                                      "line": 134,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 32
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4419,
                                    "end": 4423,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4425,
                                    "end": 4439,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Inner radius",
                                      "raw": "'Inner radius'"
                                    },
                                    "value": "Inner radius"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4453,
                                  "end": 4486,
                                  "loc": {
                                    "start": {
                                      "line": 135,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 135,
                                      "column": 45
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4453,
                                    "end": 4460,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4462,
                                    "end": 4486,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 45
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "The inner radius is...",
                                      "raw": "'The inner radius is...'"
                                    },
                                    "value": "The inner radius is..."
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4500,
                                  "end": 4513,
                                  "loc": {
                                    "start": {
                                      "line": 136,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 136,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4500,
                                    "end": 4507,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4509,
                                    "end": 4513,
                                    "loc": {
                                      "start": {
                                        "line": 136,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 136,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4534,
                      "end": 4659,
                      "loc": {
                        "start": {
                          "line": 138,
                          "column": 8
                        },
                        "end": {
                          "line": 142,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4534,
                        "end": 4659,
                        "loc": {
                          "start": {
                            "line": 138,
                            "column": 8
                          },
                          "end": {
                            "line": 142,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4534,
                          "end": 4544,
                          "loc": {
                            "start": {
                              "line": 138,
                              "column": 8
                            },
                            "end": {
                              "line": 138,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4534,
                            "end": 4538,
                            "loc": {
                              "start": {
                                "line": 138,
                                "column": 8
                              },
                              "end": {
                                "line": 138,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4539,
                            "end": 4544,
                            "loc": {
                              "start": {
                                "line": 138,
                                "column": 13
                              },
                              "end": {
                                "line": 138,
                                "column": 18
                              },
                              "identifierName": "angle"
                            },
                            "name": "angle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4547,
                          "end": 4659,
                          "loc": {
                            "start": {
                              "line": 138,
                              "column": 21
                            },
                            "end": {
                              "line": 142,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4551,
                            "end": 4556,
                            "loc": {
                              "start": {
                                "line": 138,
                                "column": 25
                              },
                              "end": {
                                "line": 138,
                                "column": 30
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4557,
                              "end": 4561,
                              "loc": {
                                "start": {
                                  "line": 138,
                                  "column": 31
                                },
                                "end": {
                                  "line": 138,
                                  "column": 35
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4563,
                              "end": 4658,
                              "loc": {
                                "start": {
                                  "line": 138,
                                  "column": 37
                                },
                                "end": {
                                  "line": 142,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4577,
                                  "end": 4590,
                                  "loc": {
                                    "start": {
                                      "line": 139,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 139,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4577,
                                    "end": 4581,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4583,
                                    "end": 4590,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Angle",
                                      "raw": "'Angle'"
                                    },
                                    "value": "Angle"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4604,
                                  "end": 4618,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4604,
                                    "end": 4611,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4613,
                                    "end": 4618,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4632,
                                  "end": 4647,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4632,
                                    "end": 4640,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 20
                                      },
                                      "identifierName": "optional"
                                    },
                                    "name": "optional"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4642,
                                    "end": 4647,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 27
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4668,
                      "end": 4810,
                      "loc": {
                        "start": {
                          "line": 143,
                          "column": 8
                        },
                        "end": {
                          "line": 147,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4668,
                        "end": 4810,
                        "loc": {
                          "start": {
                            "line": 143,
                            "column": 8
                          },
                          "end": {
                            "line": 147,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4668,
                          "end": 4686,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 8
                            },
                            "end": {
                              "line": 143,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4668,
                            "end": 4672,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 8
                              },
                              "end": {
                                "line": 143,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4673,
                            "end": 4686,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 13
                              },
                              "end": {
                                "line": 143,
                                "column": 26
                              },
                              "identifierName": "bendDeduction"
                            },
                            "name": "bendDeduction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4689,
                          "end": 4810,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 29
                            },
                            "end": {
                              "line": 147,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4693,
                            "end": 4698,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 33
                              },
                              "end": {
                                "line": 143,
                                "column": 38
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4699,
                              "end": 4703,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 39
                                },
                                "end": {
                                  "line": 143,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4705,
                              "end": 4809,
                              "loc": {
                                "start": {
                                  "line": 143,
                                  "column": 45
                                },
                                "end": {
                                  "line": 147,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4719,
                                  "end": 4741,
                                  "loc": {
                                    "start": {
                                      "line": 144,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 144,
                                      "column": 34
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4719,
                                    "end": 4723,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4725,
                                    "end": 4741,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bend deduction",
                                      "raw": "'Bend deduction'"
                                    },
                                    "value": "Bend deduction"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4755,
                                  "end": 4769,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 145,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4755,
                                    "end": 4762,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4764,
                                    "end": 4769,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4783,
                                  "end": 4798,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4783,
                                    "end": 4791,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 20
                                      },
                                      "identifierName": "optional"
                                    },
                                    "name": "optional"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4793,
                                    "end": 4798,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 27
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4819,
                      "end": 4940,
                      "loc": {
                        "start": {
                          "line": 148,
                          "column": 8
                        },
                        "end": {
                          "line": 151,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4819,
                        "end": 4940,
                        "loc": {
                          "start": {
                            "line": 148,
                            "column": 8
                          },
                          "end": {
                            "line": 151,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4819,
                          "end": 4838,
                          "loc": {
                            "start": {
                              "line": 148,
                              "column": 8
                            },
                            "end": {
                              "line": 148,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4819,
                            "end": 4823,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 8
                              },
                              "end": {
                                "line": 148,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4824,
                            "end": 4838,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 13
                              },
                              "end": {
                                "line": 148,
                                "column": 27
                              },
                              "identifierName": "selectionGroup"
                            },
                            "name": "selectionGroup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4841,
                          "end": 4940,
                          "loc": {
                            "start": {
                              "line": 148,
                              "column": 30
                            },
                            "end": {
                              "line": 151,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4845,
                            "end": 4850,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 34
                              },
                              "end": {
                                "line": 148,
                                "column": 39
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4851,
                              "end": 4855,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 40
                                },
                                "end": {
                                  "line": 148,
                                  "column": 44
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4857,
                              "end": 4939,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 46
                                },
                                "end": {
                                  "line": 151,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4871,
                                  "end": 4888,
                                  "loc": {
                                    "start": {
                                      "line": 149,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 149,
                                      "column": 29
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4871,
                                    "end": 4875,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4877,
                                    "end": 4888,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 29
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Selection",
                                      "raw": "'Selection'"
                                    },
                                    "value": "Selection"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4902,
                                  "end": 4928,
                                  "loc": {
                                    "start": {
                                      "line": 150,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 150,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4902,
                                    "end": 4910,
                                    "loc": {
                                      "start": {
                                        "line": 150,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 150,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 4912,
                                    "end": 4928,
                                    "loc": {
                                      "start": {
                                        "line": 150,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 150,
                                        "column": 38
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 4913,
                                        "end": 4927,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 37
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 4913,
                                          "end": 4917,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 27
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4918,
                                          "end": 4927,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 37
                                            },
                                            "identifierName": "selection"
                                          },
                                          "name": "selection"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4949,
                      "end": 5054,
                      "loc": {
                        "start": {
                          "line": 152,
                          "column": 8
                        },
                        "end": {
                          "line": 155,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4949,
                        "end": 5054,
                        "loc": {
                          "start": {
                            "line": 152,
                            "column": 8
                          },
                          "end": {
                            "line": 155,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4949,
                          "end": 4963,
                          "loc": {
                            "start": {
                              "line": 152,
                              "column": 8
                            },
                            "end": {
                              "line": 152,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4949,
                            "end": 4953,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 8
                              },
                              "end": {
                                "line": 152,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4954,
                            "end": 4963,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 13
                              },
                              "end": {
                                "line": 152,
                                "column": 22
                              },
                              "identifierName": "upperTool"
                            },
                            "name": "upperTool"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4966,
                          "end": 5054,
                          "loc": {
                            "start": {
                              "line": 152,
                              "column": 25
                            },
                            "end": {
                              "line": 155,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4970,
                            "end": 4975,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 29
                              },
                              "end": {
                                "line": 152,
                                "column": 34
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4976,
                              "end": 4980,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 35
                                },
                                "end": {
                                  "line": 152,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4982,
                              "end": 5053,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 41
                                },
                                "end": {
                                  "line": 155,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4996,
                                  "end": 5014,
                                  "loc": {
                                    "start": {
                                      "line": 153,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 153,
                                      "column": 30
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4996,
                                    "end": 5000,
                                    "loc": {
                                      "start": {
                                        "line": 153,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 153,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5002,
                                    "end": 5014,
                                    "loc": {
                                      "start": {
                                        "line": 153,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 153,
                                        "column": 30
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Upper Tool",
                                      "raw": "'Upper Tool'"
                                    },
                                    "value": "Upper Tool"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5028,
                                  "end": 5042,
                                  "loc": {
                                    "start": {
                                      "line": 154,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 154,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5028,
                                    "end": 5036,
                                    "loc": {
                                      "start": {
                                        "line": 154,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 154,
                                        "column": 20
                                      },
                                      "identifierName": "readonly"
                                    },
                                    "name": "readonly"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5038,
                                    "end": 5042,
                                    "loc": {
                                      "start": {
                                        "line": 154,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 154,
                                        "column": 26
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5063,
                      "end": 5168,
                      "loc": {
                        "start": {
                          "line": 156,
                          "column": 8
                        },
                        "end": {
                          "line": 159,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5063,
                        "end": 5168,
                        "loc": {
                          "start": {
                            "line": 156,
                            "column": 8
                          },
                          "end": {
                            "line": 159,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5063,
                          "end": 5077,
                          "loc": {
                            "start": {
                              "line": 156,
                              "column": 8
                            },
                            "end": {
                              "line": 156,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5063,
                            "end": 5067,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 8
                              },
                              "end": {
                                "line": 156,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5068,
                            "end": 5077,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 13
                              },
                              "end": {
                                "line": 156,
                                "column": 22
                              },
                              "identifierName": "lowerTool"
                            },
                            "name": "lowerTool"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5080,
                          "end": 5168,
                          "loc": {
                            "start": {
                              "line": 156,
                              "column": 25
                            },
                            "end": {
                              "line": 159,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5084,
                            "end": 5089,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 29
                              },
                              "end": {
                                "line": 156,
                                "column": 34
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5090,
                              "end": 5094,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 35
                                },
                                "end": {
                                  "line": 156,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5096,
                              "end": 5167,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 41
                                },
                                "end": {
                                  "line": 159,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5110,
                                  "end": 5128,
                                  "loc": {
                                    "start": {
                                      "line": 157,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 157,
                                      "column": 30
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5110,
                                    "end": 5114,
                                    "loc": {
                                      "start": {
                                        "line": 157,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 157,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5116,
                                    "end": 5128,
                                    "loc": {
                                      "start": {
                                        "line": 157,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 157,
                                        "column": 30
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lower Tool",
                                      "raw": "'Lower Tool'"
                                    },
                                    "value": "Lower Tool"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5142,
                                  "end": 5156,
                                  "loc": {
                                    "start": {
                                      "line": 158,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 158,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5142,
                                    "end": 5150,
                                    "loc": {
                                      "start": {
                                        "line": 158,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 158,
                                        "column": 20
                                      },
                                      "identifierName": "readonly"
                                    },
                                    "name": "readonly"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5152,
                                    "end": 5156,
                                    "loc": {
                                      "start": {
                                        "line": 158,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 158,
                                        "column": 26
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5177,
                      "end": 5635,
                      "loc": {
                        "start": {
                          "line": 160,
                          "column": 8
                        },
                        "end": {
                          "line": 175,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5177,
                        "end": 5635,
                        "loc": {
                          "start": {
                            "line": 160,
                            "column": 8
                          },
                          "end": {
                            "line": 175,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5177,
                          "end": 5189,
                          "loc": {
                            "start": {
                              "line": 160,
                              "column": 8
                            },
                            "end": {
                              "line": 160,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5177,
                            "end": 5181,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 8
                              },
                              "end": {
                                "line": 160,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5182,
                            "end": 5189,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 13
                              },
                              "end": {
                                "line": 160,
                                "column": 20
                              },
                              "identifierName": "bending"
                            },
                            "name": "bending"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5192,
                          "end": 5635,
                          "loc": {
                            "start": {
                              "line": 160,
                              "column": 23
                            },
                            "end": {
                              "line": 175,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5196,
                            "end": 5201,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 27
                              },
                              "end": {
                                "line": 160,
                                "column": 32
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5202,
                              "end": 5206,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 33
                                },
                                "end": {
                                  "line": 160,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5208,
                              "end": 5634,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 39
                                },
                                "end": {
                                  "line": 175,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5222,
                                  "end": 5237,
                                  "loc": {
                                    "start": {
                                      "line": 161,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 161,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5222,
                                    "end": 5226,
                                    "loc": {
                                      "start": {
                                        "line": 161,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 161,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5228,
                                    "end": 5237,
                                    "loc": {
                                      "start": {
                                        "line": 161,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 161,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bending",
                                      "raw": "'Bending'"
                                    },
                                    "value": "Bending"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5251,
                                  "end": 5277,
                                  "loc": {
                                    "start": {
                                      "line": 162,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 162,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5251,
                                    "end": 5257,
                                    "loc": {
                                      "start": {
                                        "line": 162,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 162,
                                        "column": 18
                                      },
                                      "identifierName": "format"
                                    },
                                    "name": "format"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 5259,
                                    "end": 5277,
                                    "loc": {
                                      "start": {
                                        "line": 162,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 162,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 5259,
                                      "end": 5271,
                                      "loc": {
                                        "start": {
                                          "line": 162,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 162,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5259,
                                        "end": 5264,
                                        "loc": {
                                          "start": {
                                            "line": 162,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 162,
                                            "column": 25
                                          },
                                          "identifierName": "Group"
                                        },
                                        "name": "Group"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5265,
                                        "end": 5271,
                                        "loc": {
                                          "start": {
                                            "line": 162,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 162,
                                            "column": 32
                                          },
                                          "identifierName": "Format"
                                        },
                                        "name": "Format"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5272,
                                      "end": 5277,
                                      "loc": {
                                        "start": {
                                          "line": 162,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 162,
                                          "column": 38
                                        },
                                        "identifierName": "Table"
                                      },
                                      "name": "Table"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5291,
                                  "end": 5623,
                                  "loc": {
                                    "start": {
                                      "line": 163,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 174,
                                      "column": 13
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5291,
                                    "end": 5299,
                                    "loc": {
                                      "start": {
                                        "line": 163,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 163,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 5301,
                                    "end": 5623,
                                    "loc": {
                                      "start": {
                                        "line": 163,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 174,
                                        "column": 13
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 5319,
                                        "end": 5333,
                                        "loc": {
                                          "start": {
                                            "line": 164,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 164,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5319,
                                          "end": 5323,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5324,
                                          "end": 5333,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 30
                                            },
                                            "identifierName": "upperTool"
                                          },
                                          "name": "upperTool"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5351,
                                        "end": 5365,
                                        "loc": {
                                          "start": {
                                            "line": 165,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 165,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5351,
                                          "end": 5355,
                                          "loc": {
                                            "start": {
                                              "line": 165,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 165,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5356,
                                          "end": 5365,
                                          "loc": {
                                            "start": {
                                              "line": 165,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 165,
                                              "column": 30
                                            },
                                            "identifierName": "lowerTool"
                                          },
                                          "name": "lowerTool"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5383,
                                        "end": 5395,
                                        "loc": {
                                          "start": {
                                            "line": 166,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 166,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5383,
                                          "end": 5387,
                                          "loc": {
                                            "start": {
                                              "line": 166,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 166,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5388,
                                          "end": 5395,
                                          "loc": {
                                            "start": {
                                              "line": 166,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 166,
                                              "column": 28
                                            },
                                            "identifierName": "kFactor"
                                          },
                                          "name": "kFactor"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5413,
                                        "end": 5424,
                                        "loc": {
                                          "start": {
                                            "line": 167,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 167,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5413,
                                          "end": 5417,
                                          "loc": {
                                            "start": {
                                              "line": 167,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 167,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5418,
                                          "end": 5424,
                                          "loc": {
                                            "start": {
                                              "line": 167,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 167,
                                              "column": 27
                                            },
                                            "identifierName": "radius"
                                          },
                                          "name": "radius"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5442,
                                        "end": 5457,
                                        "loc": {
                                          "start": {
                                            "line": 168,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 168,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5442,
                                          "end": 5446,
                                          "loc": {
                                            "start": {
                                              "line": 168,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 168,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5447,
                                          "end": 5457,
                                          "loc": {
                                            "start": {
                                              "line": 168,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 168,
                                              "column": 31
                                            },
                                            "identifierName": "isBendLine"
                                          },
                                          "name": "isBendLine"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5475,
                                        "end": 5486,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5475,
                                          "end": 5479,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5480,
                                          "end": 5486,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 27
                                            },
                                            "identifierName": "foldUp"
                                          },
                                          "name": "foldUp"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5504,
                                        "end": 5517,
                                        "loc": {
                                          "start": {
                                            "line": 170,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 170,
                                            "column": 29
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5504,
                                          "end": 5508,
                                          "loc": {
                                            "start": {
                                              "line": 170,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 170,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5509,
                                          "end": 5517,
                                          "loc": {
                                            "start": {
                                              "line": 170,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 170,
                                              "column": 29
                                            },
                                            "identifierName": "foldDown"
                                          },
                                          "name": "foldDown"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5535,
                                        "end": 5544,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 25
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5535,
                                          "end": 5539,
                                          "loc": {
                                            "start": {
                                              "line": 171,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 171,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5540,
                                          "end": 5544,
                                          "loc": {
                                            "start": {
                                              "line": 171,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 171,
                                              "column": 25
                                            },
                                            "identifierName": "bend"
                                          },
                                          "name": "bend"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5562,
                                        "end": 5572,
                                        "loc": {
                                          "start": {
                                            "line": 172,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 172,
                                            "column": 26
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5562,
                                          "end": 5566,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5567,
                                          "end": 5572,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 26
                                            },
                                            "identifierName": "angle"
                                          },
                                          "name": "angle"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5590,
                                        "end": 5608,
                                        "loc": {
                                          "start": {
                                            "line": 173,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 173,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5590,
                                          "end": 5594,
                                          "loc": {
                                            "start": {
                                              "line": 173,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 173,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5595,
                                          "end": 5608,
                                          "loc": {
                                            "start": {
                                              "line": 173,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 173,
                                              "column": 34
                                            },
                                            "identifierName": "bendDeduction"
                                          },
                                          "name": "bendDeduction"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5644,
                      "end": 5737,
                      "loc": {
                        "start": {
                          "line": 176,
                          "column": 8
                        },
                        "end": {
                          "line": 176,
                          "column": 101
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5644,
                        "end": 5737,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 8
                          },
                          "end": {
                            "line": 176,
                            "column": 101
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5644,
                          "end": 5663,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 8
                            },
                            "end": {
                              "line": 176,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5644,
                            "end": 5648,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 8
                              },
                              "end": {
                                "line": 176,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5649,
                            "end": 5663,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 13
                              },
                              "end": {
                                "line": 176,
                                "column": 27
                              },
                              "identifierName": "bendProperties"
                            },
                            "name": "bendProperties"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 5666,
                          "end": 5737,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 30
                            },
                            "end": {
                              "line": 176,
                              "column": 101
                            }
                          },
                          "elements": [
                            {
                              "type": "MemberExpression",
                              "start": 5667,
                              "end": 5678,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 31
                                },
                                "end": {
                                  "line": 176,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5667,
                                "end": 5671,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 35
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5672,
                                "end": 5678,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 42
                                  },
                                  "identifierName": "foldUp"
                                },
                                "name": "foldUp"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5680,
                              "end": 5693,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 44
                                },
                                "end": {
                                  "line": 176,
                                  "column": 57
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5680,
                                "end": 5684,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 48
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5685,
                                "end": 5693,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 57
                                  },
                                  "identifierName": "foldDown"
                                },
                                "name": "foldDown"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5695,
                              "end": 5704,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 59
                                },
                                "end": {
                                  "line": 176,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5695,
                                "end": 5699,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 63
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5700,
                                "end": 5704,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 68
                                  },
                                  "identifierName": "bend"
                                },
                                "name": "bend"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5706,
                              "end": 5716,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 70
                                },
                                "end": {
                                  "line": 176,
                                  "column": 80
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5706,
                                "end": 5710,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 74
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5711,
                                "end": 5716,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 75
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 80
                                  },
                                  "identifierName": "angle"
                                },
                                "name": "angle"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5718,
                              "end": 5736,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 82
                                },
                                "end": {
                                  "line": 176,
                                  "column": 100
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5718,
                                "end": 5722,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 86
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5723,
                                "end": 5736,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 87
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 100
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5746,
                      "end": 5767,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 8
                        },
                        "end": {
                          "line": 177,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5746,
                        "end": 5767,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 8
                          },
                          "end": {
                            "line": 177,
                            "column": 29
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5746,
                          "end": 5759,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 8
                            },
                            "end": {
                              "line": 177,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5746,
                            "end": 5750,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 8
                              },
                              "end": {
                                "line": 177,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5751,
                            "end": 5759,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 13
                              },
                              "end": {
                                "line": 177,
                                "column": 21
                              },
                              "identifierName": "foldLock"
                            },
                            "name": "foldLock"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 5762,
                          "end": 5767,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 24
                            },
                            "end": {
                              "line": 177,
                              "column": 29
                            }
                          },
                          "value": false,
                          "leadingComments": null,
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser signature",
                          "start": 5777,
                          "end": 5795,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 8
                            },
                            "end": {
                              "line": 179,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5804,
                      "end": 5997,
                      "loc": {
                        "start": {
                          "line": 180,
                          "column": 8
                        },
                        "end": {
                          "line": 185,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5804,
                        "end": 5997,
                        "loc": {
                          "start": {
                            "line": 180,
                            "column": 8
                          },
                          "end": {
                            "line": 185,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5804,
                          "end": 5825,
                          "loc": {
                            "start": {
                              "line": 180,
                              "column": 8
                            },
                            "end": {
                              "line": 180,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5804,
                            "end": 5808,
                            "loc": {
                              "start": {
                                "line": 180,
                                "column": 8
                              },
                              "end": {
                                "line": 180,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5809,
                            "end": 5825,
                            "loc": {
                              "start": {
                                "line": 180,
                                "column": 13
                              },
                              "end": {
                                "line": 180,
                                "column": 29
                              },
                              "identifierName": "isLaserSignature"
                            },
                            "name": "isLaserSignature"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5828,
                          "end": 5997,
                          "loc": {
                            "start": {
                              "line": 180,
                              "column": 32
                            },
                            "end": {
                              "line": 185,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5832,
                            "end": 5840,
                            "loc": {
                              "start": {
                                "line": 180,
                                "column": 36
                              },
                              "end": {
                                "line": 180,
                                "column": 44
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5841,
                              "end": 5845,
                              "loc": {
                                "start": {
                                  "line": 180,
                                  "column": 45
                                },
                                "end": {
                                  "line": 180,
                                  "column": 49
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5847,
                              "end": 5996,
                              "loc": {
                                "start": {
                                  "line": 180,
                                  "column": 51
                                },
                                "end": {
                                  "line": 185,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5861,
                                  "end": 5883,
                                  "loc": {
                                    "start": {
                                      "line": 181,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 181,
                                      "column": 34
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5861,
                                    "end": 5865,
                                    "loc": {
                                      "start": {
                                        "line": 181,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 181,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5867,
                                    "end": 5883,
                                    "loc": {
                                      "start": {
                                        "line": 181,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 181,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lasersignature",
                                      "raw": "'Lasersignature'"
                                    },
                                    "value": "Lasersignature"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5897,
                                  "end": 5909,
                                  "loc": {
                                    "start": {
                                      "line": 182,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 182,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5897,
                                    "end": 5902,
                                    "loc": {
                                      "start": {
                                        "line": 182,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5904,
                                    "end": 5909,
                                    "loc": {
                                      "start": {
                                        "line": 182,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5923,
                                  "end": 5958,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 47
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5923,
                                    "end": 5930,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5932,
                                    "end": 5958,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 47
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Define as signature line",
                                      "raw": "'Define as signature line'"
                                    },
                                    "value": "Define as signature line"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5972,
                                  "end": 5985,
                                  "loc": {
                                    "start": {
                                      "line": 184,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 184,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5972,
                                    "end": 5979,
                                    "loc": {
                                      "start": {
                                        "line": 184,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 184,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5981,
                                    "end": 5985,
                                    "loc": {
                                      "start": {
                                        "line": 184,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 184,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser signature",
                          "start": 5777,
                          "end": 5795,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 8
                            },
                            "end": {
                              "line": 179,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6006,
                      "end": 6166,
                      "loc": {
                        "start": {
                          "line": 186,
                          "column": 8
                        },
                        "end": {
                          "line": 190,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6006,
                        "end": 6166,
                        "loc": {
                          "start": {
                            "line": 186,
                            "column": 8
                          },
                          "end": {
                            "line": 190,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6006,
                          "end": 6021,
                          "loc": {
                            "start": {
                              "line": 186,
                              "column": 8
                            },
                            "end": {
                              "line": 186,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6006,
                            "end": 6010,
                            "loc": {
                              "start": {
                                "line": 186,
                                "column": 8
                              },
                              "end": {
                                "line": 186,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6011,
                            "end": 6021,
                            "loc": {
                              "start": {
                                "line": 186,
                                "column": 13
                              },
                              "end": {
                                "line": 186,
                                "column": 23
                              },
                              "identifierName": "laserGroup"
                            },
                            "name": "laserGroup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6024,
                          "end": 6166,
                          "loc": {
                            "start": {
                              "line": 186,
                              "column": 26
                            },
                            "end": {
                              "line": 190,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6028,
                            "end": 6033,
                            "loc": {
                              "start": {
                                "line": 186,
                                "column": 30
                              },
                              "end": {
                                "line": 186,
                                "column": 35
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6034,
                              "end": 6038,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 36
                                },
                                "end": {
                                  "line": 186,
                                  "column": 40
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6040,
                              "end": 6165,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 42
                                },
                                "end": {
                                  "line": 190,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6054,
                                  "end": 6067,
                                  "loc": {
                                    "start": {
                                      "line": 187,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 187,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6054,
                                    "end": 6058,
                                    "loc": {
                                      "start": {
                                        "line": 187,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 187,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6060,
                                    "end": 6067,
                                    "loc": {
                                      "start": {
                                        "line": 187,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 187,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Laser",
                                      "raw": "'Laser'"
                                    },
                                    "value": "Laser"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6081,
                                  "end": 6107,
                                  "loc": {
                                    "start": {
                                      "line": 188,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 188,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6081,
                                    "end": 6087,
                                    "loc": {
                                      "start": {
                                        "line": 188,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 188,
                                        "column": 18
                                      },
                                      "identifierName": "format"
                                    },
                                    "name": "format"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 6089,
                                    "end": 6107,
                                    "loc": {
                                      "start": {
                                        "line": 188,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 188,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 6089,
                                      "end": 6101,
                                      "loc": {
                                        "start": {
                                          "line": 188,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 188,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6089,
                                        "end": 6094,
                                        "loc": {
                                          "start": {
                                            "line": 188,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 188,
                                            "column": 25
                                          },
                                          "identifierName": "Group"
                                        },
                                        "name": "Group"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6095,
                                        "end": 6101,
                                        "loc": {
                                          "start": {
                                            "line": 188,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 188,
                                            "column": 32
                                          },
                                          "identifierName": "Format"
                                        },
                                        "name": "Format"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6102,
                                      "end": 6107,
                                      "loc": {
                                        "start": {
                                          "line": 188,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 188,
                                          "column": 38
                                        },
                                        "identifierName": "Table"
                                      },
                                      "name": "Table"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6121,
                                  "end": 6154,
                                  "loc": {
                                    "start": {
                                      "line": 189,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 189,
                                      "column": 45
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6121,
                                    "end": 6129,
                                    "loc": {
                                      "start": {
                                        "line": 189,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 189,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 6131,
                                    "end": 6154,
                                    "loc": {
                                      "start": {
                                        "line": 189,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 189,
                                        "column": 45
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 6132,
                                        "end": 6153,
                                        "loc": {
                                          "start": {
                                            "line": 189,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 189,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 6132,
                                          "end": 6136,
                                          "loc": {
                                            "start": {
                                              "line": 189,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 189,
                                              "column": 27
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6137,
                                          "end": 6153,
                                          "loc": {
                                            "start": {
                                              "line": 189,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 189,
                                              "column": 44
                                            },
                                            "identifierName": "isLaserSignature"
                                          },
                                          "name": "isLaserSignature"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ],
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 6176,
                          "end": 6186,
                          "loc": {
                            "start": {
                              "line": 192,
                              "column": 8
                            },
                            "end": {
                              "line": 192,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6195,
                      "end": 6299,
                      "loc": {
                        "start": {
                          "line": 193,
                          "column": 8
                        },
                        "end": {
                          "line": 196,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6195,
                        "end": 6299,
                        "loc": {
                          "start": {
                            "line": 193,
                            "column": 8
                          },
                          "end": {
                            "line": 196,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6195,
                          "end": 6212,
                          "loc": {
                            "start": {
                              "line": 193,
                              "column": 8
                            },
                            "end": {
                              "line": 193,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6195,
                            "end": 6199,
                            "loc": {
                              "start": {
                                "line": 193,
                                "column": 8
                              },
                              "end": {
                                "line": 193,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6200,
                            "end": 6212,
                            "loc": {
                              "start": {
                                "line": 193,
                                "column": 13
                              },
                              "end": {
                                "line": 193,
                                "column": 25
                              },
                              "identifierName": "acceptButton"
                            },
                            "name": "acceptButton"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6215,
                          "end": 6299,
                          "loc": {
                            "start": {
                              "line": 193,
                              "column": 28
                            },
                            "end": {
                              "line": 196,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6219,
                            "end": 6225,
                            "loc": {
                              "start": {
                                "line": 193,
                                "column": 32
                              },
                              "end": {
                                "line": 193,
                                "column": 38
                              },
                              "identifierName": "Button"
                            },
                            "name": "Button"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6226,
                              "end": 6230,
                              "loc": {
                                "start": {
                                  "line": 193,
                                  "column": 39
                                },
                                "end": {
                                  "line": 193,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6232,
                              "end": 6298,
                              "loc": {
                                "start": {
                                  "line": 193,
                                  "column": 45
                                },
                                "end": {
                                  "line": 196,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6246,
                                  "end": 6260,
                                  "loc": {
                                    "start": {
                                      "line": 194,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 194,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6246,
                                    "end": 6250,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 194,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6252,
                                    "end": 6260,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 194,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Accept",
                                      "raw": "'Accept'"
                                    },
                                    "value": "Accept"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6274,
                                  "end": 6287,
                                  "loc": {
                                    "start": {
                                      "line": 195,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 195,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6274,
                                    "end": 6279,
                                    "loc": {
                                      "start": {
                                        "line": 195,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 195,
                                        "column": 17
                                      },
                                      "identifierName": "color"
                                    },
                                    "name": "color"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6281,
                                    "end": 6287,
                                    "loc": {
                                      "start": {
                                        "line": 195,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 195,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "blue",
                                      "raw": "'blue'"
                                    },
                                    "value": "blue"
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 6176,
                          "end": 6186,
                          "loc": {
                            "start": {
                              "line": 192,
                              "column": 8
                            },
                            "end": {
                              "line": 192,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6308,
                      "end": 6411,
                      "loc": {
                        "start": {
                          "line": 197,
                          "column": 8
                        },
                        "end": {
                          "line": 200,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6308,
                        "end": 6411,
                        "loc": {
                          "start": {
                            "line": 197,
                            "column": 8
                          },
                          "end": {
                            "line": 200,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6308,
                          "end": 6325,
                          "loc": {
                            "start": {
                              "line": 197,
                              "column": 8
                            },
                            "end": {
                              "line": 197,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6308,
                            "end": 6312,
                            "loc": {
                              "start": {
                                "line": 197,
                                "column": 8
                              },
                              "end": {
                                "line": 197,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6313,
                            "end": 6325,
                            "loc": {
                              "start": {
                                "line": 197,
                                "column": 13
                              },
                              "end": {
                                "line": 197,
                                "column": 25
                              },
                              "identifierName": "deleteButton"
                            },
                            "name": "deleteButton"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6328,
                          "end": 6411,
                          "loc": {
                            "start": {
                              "line": 197,
                              "column": 28
                            },
                            "end": {
                              "line": 200,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6332,
                            "end": 6338,
                            "loc": {
                              "start": {
                                "line": 197,
                                "column": 32
                              },
                              "end": {
                                "line": 197,
                                "column": 38
                              },
                              "identifierName": "Button"
                            },
                            "name": "Button"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6339,
                              "end": 6343,
                              "loc": {
                                "start": {
                                  "line": 197,
                                  "column": 39
                                },
                                "end": {
                                  "line": 197,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6345,
                              "end": 6410,
                              "loc": {
                                "start": {
                                  "line": 197,
                                  "column": 45
                                },
                                "end": {
                                  "line": 200,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6359,
                                  "end": 6373,
                                  "loc": {
                                    "start": {
                                      "line": 198,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 198,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6359,
                                    "end": 6363,
                                    "loc": {
                                      "start": {
                                        "line": 198,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 198,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6365,
                                    "end": 6373,
                                    "loc": {
                                      "start": {
                                        "line": 198,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 198,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Delete",
                                      "raw": "'Delete'"
                                    },
                                    "value": "Delete"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6387,
                                  "end": 6399,
                                  "loc": {
                                    "start": {
                                      "line": 199,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 199,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6387,
                                    "end": 6392,
                                    "loc": {
                                      "start": {
                                        "line": 199,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 199,
                                        "column": 17
                                      },
                                      "identifierName": "color"
                                    },
                                    "name": "color"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6394,
                                    "end": 6399,
                                    "loc": {
                                      "start": {
                                        "line": 199,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 199,
                                        "column": 24
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "red",
                                      "raw": "'red'"
                                    },
                                    "value": "red"
                                  }
                                }
                              ]
                            }
                          ],
                          "trailingComments": null
                        },
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " order of elements",
                          "start": 6421,
                          "end": 6441,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 8
                            },
                            "end": {
                              "line": 202,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6450,
                      "end": 6486,
                      "loc": {
                        "start": {
                          "line": 203,
                          "column": 8
                        },
                        "end": {
                          "line": 203,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6450,
                        "end": 6486,
                        "loc": {
                          "start": {
                            "line": 203,
                            "column": 8
                          },
                          "end": {
                            "line": 203,
                            "column": 44
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6450,
                          "end": 6465,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 8
                            },
                            "end": {
                              "line": 203,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6450,
                            "end": 6454,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 8
                              },
                              "end": {
                                "line": 203,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6455,
                            "end": 6465,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 13
                              },
                              "end": {
                                "line": 203,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6466,
                            "end": 6485,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 24
                              },
                              "end": {
                                "line": 203,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6466,
                              "end": 6470,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 24
                                },
                                "end": {
                                  "line": 203,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6471,
                              "end": 6485,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 29
                                },
                                "end": {
                                  "line": 203,
                                  "column": 43
                                },
                                "identifierName": "selectionGroup"
                              },
                              "name": "selectionGroup"
                            },
                            "computed": false
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " order of elements",
                          "start": 6421,
                          "end": 6441,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 8
                            },
                            "end": {
                              "line": 202,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6495,
                      "end": 6529,
                      "loc": {
                        "start": {
                          "line": 204,
                          "column": 8
                        },
                        "end": {
                          "line": 204,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6495,
                        "end": 6529,
                        "loc": {
                          "start": {
                            "line": 204,
                            "column": 8
                          },
                          "end": {
                            "line": 204,
                            "column": 42
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6495,
                          "end": 6510,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 8
                            },
                            "end": {
                              "line": 204,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6495,
                            "end": 6499,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 8
                              },
                              "end": {
                                "line": 204,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6500,
                            "end": 6510,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 13
                              },
                              "end": {
                                "line": 204,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6511,
                            "end": 6528,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 24
                              },
                              "end": {
                                "line": 204,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6511,
                              "end": 6515,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 24
                                },
                                "end": {
                                  "line": 204,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6516,
                              "end": 6528,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 29
                                },
                                "end": {
                                  "line": 204,
                                  "column": 41
                                },
                                "identifierName": "deleteButton"
                              },
                              "name": "deleteButton"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6538,
                      "end": 6567,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 8
                        },
                        "end": {
                          "line": 205,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6538,
                        "end": 6567,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 8
                          },
                          "end": {
                            "line": 205,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6538,
                          "end": 6553,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 8
                            },
                            "end": {
                              "line": 205,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6538,
                            "end": 6542,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 8
                              },
                              "end": {
                                "line": 205,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6543,
                            "end": 6553,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 13
                              },
                              "end": {
                                "line": 205,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6554,
                            "end": 6566,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 24
                              },
                              "end": {
                                "line": 205,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6554,
                              "end": 6558,
                              "loc": {
                                "start": {
                                  "line": 205,
                                  "column": 24
                                },
                                "end": {
                                  "line": 205,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6559,
                              "end": 6566,
                              "loc": {
                                "start": {
                                  "line": 205,
                                  "column": 29
                                },
                                "end": {
                                  "line": 205,
                                  "column": 36
                                },
                                "identifierName": "bending"
                              },
                              "name": "bending"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6576,
                      "end": 6610,
                      "loc": {
                        "start": {
                          "line": 206,
                          "column": 8
                        },
                        "end": {
                          "line": 206,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6576,
                        "end": 6610,
                        "loc": {
                          "start": {
                            "line": 206,
                            "column": 8
                          },
                          "end": {
                            "line": 206,
                            "column": 42
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6576,
                          "end": 6591,
                          "loc": {
                            "start": {
                              "line": 206,
                              "column": 8
                            },
                            "end": {
                              "line": 206,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6576,
                            "end": 6580,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 8
                              },
                              "end": {
                                "line": 206,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6581,
                            "end": 6591,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 13
                              },
                              "end": {
                                "line": 206,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6592,
                            "end": 6609,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 24
                              },
                              "end": {
                                "line": 206,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6592,
                              "end": 6596,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 24
                                },
                                "end": {
                                  "line": 206,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6597,
                              "end": 6609,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 29
                                },
                                "end": {
                                  "line": 206,
                                  "column": 41
                                },
                                "identifierName": "acceptButton"
                              },
                              "name": "acceptButton"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6619,
                      "end": 6651,
                      "loc": {
                        "start": {
                          "line": 207,
                          "column": 8
                        },
                        "end": {
                          "line": 207,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6619,
                        "end": 6651,
                        "loc": {
                          "start": {
                            "line": 207,
                            "column": 8
                          },
                          "end": {
                            "line": 207,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6619,
                          "end": 6634,
                          "loc": {
                            "start": {
                              "line": 207,
                              "column": 8
                            },
                            "end": {
                              "line": 207,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6619,
                            "end": 6623,
                            "loc": {
                              "start": {
                                "line": 207,
                                "column": 8
                              },
                              "end": {
                                "line": 207,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6624,
                            "end": 6634,
                            "loc": {
                              "start": {
                                "line": 207,
                                "column": 13
                              },
                              "end": {
                                "line": 207,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6635,
                            "end": 6650,
                            "loc": {
                              "start": {
                                "line": 207,
                                "column": 24
                              },
                              "end": {
                                "line": 207,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6635,
                              "end": 6639,
                              "loc": {
                                "start": {
                                  "line": 207,
                                  "column": 24
                                },
                                "end": {
                                  "line": 207,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6640,
                              "end": 6650,
                              "loc": {
                                "start": {
                                  "line": 207,
                                  "column": 29
                                },
                                "end": {
                                  "line": 207,
                                  "column": 39
                                },
                                "identifierName": "laserGroup"
                              },
                              "name": "laserGroup"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is enabled.\n     ",
                    "start": 6663,
                    "end": 6716,
                    "loc": {
                      "start": {
                        "line": 210,
                        "column": 4
                      },
                      "end": {
                        "line": 212,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 6721,
                "end": 18336,
                "loc": {
                  "start": {
                    "line": 213,
                    "column": 4
                  },
                  "end": {
                    "line": 473,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6721,
                  "end": 6730,
                  "loc": {
                    "start": {
                      "line": 213,
                      "column": 4
                    },
                    "end": {
                      "line": 213,
                      "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": 6733,
                  "end": 18336,
                  "loc": {
                    "start": {
                      "line": 213,
                      "column": 16
                    },
                    "end": {
                      "line": 473,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 6743,
                      "end": 6763,
                      "loc": {
                        "start": {
                          "line": 214,
                          "column": 8
                        },
                        "end": {
                          "line": 214,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6743,
                        "end": 6763,
                        "loc": {
                          "start": {
                            "line": 214,
                            "column": 8
                          },
                          "end": {
                            "line": 214,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6743,
                          "end": 6761,
                          "loc": {
                            "start": {
                              "line": 214,
                              "column": 8
                            },
                            "end": {
                              "line": 214,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6743,
                            "end": 6747,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 8
                              },
                              "end": {
                                "line": 214,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6748,
                            "end": 6761,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 13
                              },
                              "end": {
                                "line": 214,
                                "column": 26
                              },
                              "identifierName": "resetElements"
                            },
                            "name": "resetElements"
                          },
                          "computed": false
                        },
                        "arguments": [],
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection changed",
                          "start": 6773,
                          "end": 6793,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 8
                            },
                            "end": {
                              "line": 216,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6802,
                      "end": 9534,
                      "loc": {
                        "start": {
                          "line": 217,
                          "column": 8
                        },
                        "end": {
                          "line": 265,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6802,
                        "end": 9534,
                        "loc": {
                          "start": {
                            "line": 217,
                            "column": 8
                          },
                          "end": {
                            "line": 265,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6802,
                          "end": 6824,
                          "loc": {
                            "start": {
                              "line": 217,
                              "column": 8
                            },
                            "end": {
                              "line": 217,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6802,
                            "end": 6816,
                            "loc": {
                              "start": {
                                "line": 217,
                                "column": 8
                              },
                              "end": {
                                "line": 217,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6802,
                              "end": 6806,
                              "loc": {
                                "start": {
                                  "line": 217,
                                  "column": 8
                                },
                                "end": {
                                  "line": 217,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6807,
                              "end": 6816,
                              "loc": {
                                "start": {
                                  "line": 217,
                                  "column": 13
                                },
                                "end": {
                                  "line": 217,
                                  "column": 22
                                },
                                "identifierName": "selection"
                              },
                              "name": "selection"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6817,
                            "end": 6824,
                            "loc": {
                              "start": {
                                "line": 217,
                                "column": 23
                              },
                              "end": {
                                "line": 217,
                                "column": 30
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6838,
                            "end": 6861,
                            "loc": {
                              "start": {
                                "line": 218,
                                "column": 12
                              },
                              "end": {
                                "line": 218,
                                "column": 35
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 6838,
                                "end": 6843,
                                "loc": {
                                  "start": {
                                    "line": 218,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 218,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 6847,
                              "end": 6861,
                              "loc": {
                                "start": {
                                  "line": 218,
                                  "column": 21
                                },
                                "end": {
                                  "line": 218,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6847,
                                "end": 6852,
                                "loc": {
                                  "start": {
                                    "line": 218,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 218,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6853,
                                "end": 6861,
                                "loc": {
                                  "start": {
                                    "line": 218,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 218,
                                    "column": 35
                                  },
                                  "identifierName": "children"
                                },
                                "name": "children"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6875,
                            "end": 9523,
                            "loc": {
                              "start": {
                                "line": 219,
                                "column": 12
                              },
                              "end": {
                                "line": 264,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 6875,
                                "end": 6880,
                                "loc": {
                                  "start": {
                                    "line": 219,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 219,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 6884,
                              "end": 9523,
                              "loc": {
                                "start": {
                                  "line": 219,
                                  "column": 21
                                },
                                "end": {
                                  "line": 264,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 6902,
                                  "end": 6970,
                                  "loc": {
                                    "start": {
                                      "line": 220,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 220,
                                      "column": 84
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 6908,
                                      "end": 6970,
                                      "loc": {
                                        "start": {
                                          "line": 220,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 220,
                                          "column": 84
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 6908,
                                        "end": 6924,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 220,
                                            "column": 38
                                          },
                                          "identifierName": "selectedElements"
                                        },
                                        "name": "selectedElements"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 6927,
                                        "end": 6970,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 220,
                                            "column": 84
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 6927,
                                          "end": 6968,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 82
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 6927,
                                            "end": 6948,
                                            "loc": {
                                              "start": {
                                                "line": 220,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 220,
                                                "column": 62
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 6927,
                                              "end": 6939,
                                              "loc": {
                                                "start": {
                                                  "line": 220,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 220,
                                                  "column": 53
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 6927,
                                                "end": 6931,
                                                "loc": {
                                                  "start": {
                                                    "line": 220,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 220,
                                                    "column": 45
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 6932,
                                                "end": 6939,
                                                "loc": {
                                                  "start": {
                                                    "line": 220,
                                                    "column": 46
                                                  },
                                                  "end": {
                                                    "line": 220,
                                                    "column": 53
                                                  },
                                                  "identifierName": "session"
                                                },
                                                "name": "session"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 6940,
                                              "end": 6948,
                                              "loc": {
                                                "start": {
                                                  "line": 220,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 220,
                                                  "column": 62
                                                },
                                                "identifierName": "selector"
                                              },
                                              "name": "selector"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6949,
                                            "end": 6968,
                                            "loc": {
                                              "start": {
                                                "line": 220,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 220,
                                                "column": 82
                                              },
                                              "identifierName": "getSelectedElements"
                                            },
                                            "name": "getSelectedElements"
                                          },
                                          "computed": false
                                        },
                                        "arguments": []
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 6987,
                                  "end": 9509,
                                  "loc": {
                                    "start": {
                                      "line": 221,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 263,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 6991,
                                    "end": 7018,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 47
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 6991,
                                      "end": 7014,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6991,
                                        "end": 7007,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 36
                                          },
                                          "identifierName": "selectedElements"
                                        },
                                        "name": "selectedElements"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7008,
                                        "end": 7014,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 43
                                          },
                                          "identifierName": "length"
                                        },
                                        "name": "length"
                                      },
                                      "computed": false
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 7017,
                                      "end": 7018,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 47
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 0,
                                        "raw": "0"
                                      },
                                      "value": 0
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 7020,
                                    "end": 9441,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 261,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 7042,
                                        "end": 7093,
                                        "loc": {
                                          "start": {
                                            "line": 222,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 222,
                                            "column": 71
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 7048,
                                            "end": 7093,
                                            "loc": {
                                              "start": {
                                                "line": 222,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 222,
                                                "column": 71
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 7048,
                                              "end": 7054,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 32
                                                },
                                                "identifierName": "lineId"
                                              },
                                              "name": "lineId"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 7057,
                                              "end": 7093,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 71
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 7057,
                                                "end": 7072,
                                                "loc": {
                                                  "start": {
                                                    "line": 222,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 222,
                                                    "column": 50
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 7057,
                                                  "end": 7061,
                                                  "loc": {
                                                    "start": {
                                                      "line": 222,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 222,
                                                      "column": 39
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 7062,
                                                  "end": 7072,
                                                  "loc": {
                                                    "start": {
                                                      "line": 222,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 222,
                                                      "column": 50
                                                    },
                                                    "identifierName": "getOwnerId"
                                                  },
                                                  "name": "getOwnerId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 7073,
                                                  "end": 7092,
                                                  "loc": {
                                                    "start": {
                                                      "line": 222,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 222,
                                                      "column": 70
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 7073,
                                                    "end": 7089,
                                                    "loc": {
                                                      "start": {
                                                        "line": 222,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 222,
                                                        "column": 67
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "NumericLiteral",
                                                    "start": 7090,
                                                    "end": 7091,
                                                    "loc": {
                                                      "start": {
                                                        "line": 222,
                                                        "column": 68
                                                      },
                                                      "end": {
                                                        "line": 222,
                                                        "column": 69
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 0,
                                                      "raw": "0"
                                                    },
                                                    "value": 0
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 7114,
                                        "end": 9423,
                                        "loc": {
                                          "start": {
                                            "line": 223,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 260,
                                            "column": 21
                                          }
                                        },
                                        "test": {
                                          "type": "Identifier",
                                          "start": 7118,
                                          "end": 7124,
                                          "loc": {
                                            "start": {
                                              "line": 223,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 223,
                                              "column": 30
                                            },
                                            "identifierName": "lineId"
                                          },
                                          "name": "lineId"
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 7126,
                                          "end": 9423,
                                          "loc": {
                                            "start": {
                                              "line": 223,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 260,
                                              "column": 21
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 7212,
                                              "end": 7261,
                                              "loc": {
                                                "start": {
                                                  "line": 225,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 225,
                                                  "column": 73
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 7218,
                                                  "end": 7261,
                                                  "loc": {
                                                    "start": {
                                                      "line": 225,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 225,
                                                      "column": 73
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 7218,
                                                    "end": 7226,
                                                    "loc": {
                                                      "start": {
                                                        "line": 225,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 225,
                                                        "column": 38
                                                      },
                                                      "identifierName": "parentId"
                                                    },
                                                    "name": "parentId",
                                                    "leadingComments": null
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 7229,
                                                    "end": 7261,
                                                    "loc": {
                                                      "start": {
                                                        "line": 225,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 225,
                                                        "column": 73
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 7229,
                                                      "end": 7254,
                                                      "loc": {
                                                        "start": {
                                                          "line": 225,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 225,
                                                          "column": 66
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 7229,
                                                        "end": 7246,
                                                        "loc": {
                                                          "start": {
                                                            "line": 225,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 225,
                                                            "column": 58
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 7229,
                                                          "end": 7241,
                                                          "loc": {
                                                            "start": {
                                                              "line": 225,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 225,
                                                              "column": 53
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 7229,
                                                            "end": 7233,
                                                            "loc": {
                                                              "start": {
                                                                "line": 225,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 225,
                                                                "column": 45
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 7234,
                                                            "end": 7241,
                                                            "loc": {
                                                              "start": {
                                                                "line": 225,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 225,
                                                                "column": 53
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 7242,
                                                          "end": 7246,
                                                          "loc": {
                                                            "start": {
                                                              "line": 225,
                                                              "column": 54
                                                            },
                                                            "end": {
                                                              "line": 225,
                                                              "column": 58
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 7247,
                                                        "end": 7253,
                                                        "loc": {
                                                          "start": {
                                                            "line": 225,
                                                            "column": 59
                                                          },
                                                          "end": {
                                                            "line": 225,
                                                            "column": 65
                                                          },
                                                          "identifierName": "lineId"
                                                        },
                                                        "name": "lineId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 7255,
                                                      "end": 7261,
                                                      "loc": {
                                                        "start": {
                                                          "line": 225,
                                                          "column": 67
                                                        },
                                                        "end": {
                                                          "line": 225,
                                                          "column": 73
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "computed": false
                                                  },
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "const",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " get information from line-object",
                                                  "start": 7152,
                                                  "end": 7187,
                                                  "loc": {
                                                    "start": {
                                                      "line": 224,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 224,
                                                      "column": 59
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 7286,
                                              "end": 9401,
                                              "loc": {
                                                "start": {
                                                  "line": 226,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 259,
                                                  "column": 25
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 7290,
                                                "end": 7340,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 78
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 7290,
                                                  "end": 7323,
                                                  "loc": {
                                                    "start": {
                                                      "line": 226,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 226,
                                                      "column": 61
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 7290,
                                                    "end": 7317,
                                                    "loc": {
                                                      "start": {
                                                        "line": 226,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 226,
                                                        "column": 55
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 7290,
                                                      "end": 7307,
                                                      "loc": {
                                                        "start": {
                                                          "line": 226,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 226,
                                                          "column": 45
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 7290,
                                                        "end": 7302,
                                                        "loc": {
                                                          "start": {
                                                            "line": 226,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 226,
                                                            "column": 40
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 7290,
                                                          "end": 7294,
                                                          "loc": {
                                                            "start": {
                                                              "line": 226,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 226,
                                                              "column": 32
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 7295,
                                                          "end": 7302,
                                                          "loc": {
                                                            "start": {
                                                              "line": 226,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 226,
                                                              "column": 40
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 7303,
                                                        "end": 7307,
                                                        "loc": {
                                                          "start": {
                                                            "line": 226,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 226,
                                                            "column": 45
                                                          },
                                                          "identifierName": "tree"
                                                        },
                                                        "name": "tree"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 7308,
                                                      "end": 7316,
                                                      "loc": {
                                                        "start": {
                                                          "line": 226,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 226,
                                                          "column": 54
                                                        },
                                                        "identifierName": "parentId"
                                                      },
                                                      "name": "parentId"
                                                    },
                                                    "computed": true
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 7318,
                                                    "end": 7323,
                                                    "loc": {
                                                      "start": {
                                                        "line": 226,
                                                        "column": 56
                                                      },
                                                      "end": {
                                                        "line": 226,
                                                        "column": 61
                                                      },
                                                      "identifierName": "class"
                                                    },
                                                    "name": "class"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "StringLiteral",
                                                  "start": 7328,
                                                  "end": 7340,
                                                  "loc": {
                                                    "start": {
                                                      "line": 226,
                                                      "column": 66
                                                    },
                                                    "end": {
                                                      "line": 226,
                                                      "column": 78
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "CC_Bending",
                                                    "raw": "'CC_Bending'"
                                                  },
                                                  "value": "CC_Bending"
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 7342,
                                                "end": 9154,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 80
                                                  },
                                                  "end": {
                                                    "line": 255,
                                                    "column": 25
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "VariableDeclaration",
                                                    "start": 7372,
                                                    "end": 7415,
                                                    "loc": {
                                                      "start": {
                                                        "line": 227,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 227,
                                                        "column": 71
                                                      }
                                                    },
                                                    "declarations": [
                                                      {
                                                        "type": "VariableDeclarator",
                                                        "start": 7378,
                                                        "end": 7415,
                                                        "loc": {
                                                          "start": {
                                                            "line": 227,
                                                            "column": 34
                                                          },
                                                          "end": {
                                                            "line": 227,
                                                            "column": 71
                                                          }
                                                        },
                                                        "id": {
                                                          "type": "Identifier",
                                                          "start": 7378,
                                                          "end": 7385,
                                                          "loc": {
                                                            "start": {
                                                              "line": 227,
                                                              "column": 34
                                                            },
                                                            "end": {
                                                              "line": 227,
                                                              "column": 41
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "init": {
                                                          "type": "MemberExpression",
                                                          "start": 7388,
                                                          "end": 7415,
                                                          "loc": {
                                                            "start": {
                                                              "line": 227,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 227,
                                                              "column": 71
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 7388,
                                                            "end": 7405,
                                                            "loc": {
                                                              "start": {
                                                                "line": 227,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 227,
                                                                "column": 61
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 7388,
                                                              "end": 7400,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 227,
                                                                  "column": 44
                                                                },
                                                                "end": {
                                                                  "line": 227,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 7388,
                                                                "end": 7392,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 227,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 48
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7393,
                                                                "end": 7400,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 227,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 56
                                                                  },
                                                                  "identifierName": "session"
                                                                },
                                                                "name": "session"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 7401,
                                                              "end": 7405,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 227,
                                                                  "column": 57
                                                                },
                                                                "end": {
                                                                  "line": 227,
                                                                  "column": 61
                                                                },
                                                                "identifierName": "tree"
                                                              },
                                                              "name": "tree"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 7406,
                                                            "end": 7414,
                                                            "loc": {
                                                              "start": {
                                                                "line": 227,
                                                                "column": 62
                                                              },
                                                              "end": {
                                                                "line": 227,
                                                                "column": 70
                                                              },
                                                              "identifierName": "parentId"
                                                            },
                                                            "name": "parentId"
                                                          },
                                                          "computed": true
                                                        }
                                                      }
                                                    ],
                                                    "kind": "const"
                                                  },
                                                  {
                                                    "type": "IfStatement",
                                                    "start": 7444,
                                                    "end": 9065,
                                                    "loc": {
                                                      "start": {
                                                        "line": 228,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 253,
                                                        "column": 29
                                                      }
                                                    },
                                                    "test": {
                                                      "type": "Identifier",
                                                      "start": 7448,
                                                      "end": 7455,
                                                      "loc": {
                                                        "start": {
                                                          "line": 228,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 228,
                                                          "column": 39
                                                        },
                                                        "identifierName": "bending"
                                                      },
                                                      "name": "bending"
                                                    },
                                                    "consequent": {
                                                      "type": "BlockStatement",
                                                      "start": 7457,
                                                      "end": 8973,
                                                      "loc": {
                                                        "start": {
                                                          "line": 228,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 251,
                                                          "column": 29
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7491,
                                                          "end": 7519,
                                                          "loc": {
                                                            "start": {
                                                              "line": 229,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 229,
                                                              "column": 60
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7491,
                                                            "end": 7519,
                                                            "loc": {
                                                              "start": {
                                                                "line": 229,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 229,
                                                                "column": 60
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7491,
                                                              "end": 7512,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 229,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 229,
                                                                  "column": 53
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7491,
                                                                "end": 7506,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 47
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7491,
                                                                  "end": 7495,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7496,
                                                                  "end": 7506,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 47
                                                                    },
                                                                    "identifierName": "isBendLine"
                                                                  },
                                                                  "name": "isBendLine"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7507,
                                                                "end": 7512,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 53
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "BooleanLiteral",
                                                              "start": 7515,
                                                              "end": 7519,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 229,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 229,
                                                                  "column": 60
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7552,
                                                          "end": 7606,
                                                          "loc": {
                                                            "start": {
                                                              "line": 230,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 230,
                                                              "column": 86
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7552,
                                                            "end": 7606,
                                                            "loc": {
                                                              "start": {
                                                                "line": 230,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 230,
                                                                "column": 86
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7552,
                                                              "end": 7572,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 230,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 230,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7552,
                                                                "end": 7566,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 230,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 230,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7552,
                                                                  "end": 7556,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 230,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 230,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7557,
                                                                  "end": 7566,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 230,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 230,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "upperTool"
                                                                  },
                                                                  "name": "upperTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7567,
                                                                "end": 7572,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 230,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 230,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7575,
                                                              "end": 7606,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 230,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 230,
                                                                  "column": 86
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7575,
                                                                "end": 7600,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 230,
                                                                    "column": 55
                                                                  },
                                                                  "end": {
                                                                    "line": 230,
                                                                    "column": 80
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7575,
                                                                  "end": 7590,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 230,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 230,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7575,
                                                                    "end": 7582,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 230,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 230,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7583,
                                                                    "end": 7590,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 230,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 230,
                                                                        "column": 70
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7591,
                                                                  "end": 7600,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 230,
                                                                      "column": 71
                                                                    },
                                                                    "end": {
                                                                      "line": 230,
                                                                      "column": 80
                                                                    },
                                                                    "identifierName": "upperTool"
                                                                  },
                                                                  "name": "upperTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7601,
                                                                "end": 7606,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 230,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 230,
                                                                    "column": 86
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7639,
                                                          "end": 7693,
                                                          "loc": {
                                                            "start": {
                                                              "line": 231,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 231,
                                                              "column": 86
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7639,
                                                            "end": 7693,
                                                            "loc": {
                                                              "start": {
                                                                "line": 231,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 231,
                                                                "column": 86
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7639,
                                                              "end": 7659,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 231,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 231,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7639,
                                                                "end": 7653,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7639,
                                                                  "end": 7643,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7644,
                                                                  "end": 7653,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "lowerTool"
                                                                  },
                                                                  "name": "lowerTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7654,
                                                                "end": 7659,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7662,
                                                              "end": 7693,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 231,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 231,
                                                                  "column": 86
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7662,
                                                                "end": 7687,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 55
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 80
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7662,
                                                                  "end": 7677,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7662,
                                                                    "end": 7669,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 231,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7670,
                                                                    "end": 7677,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 231,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 70
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7678,
                                                                  "end": 7687,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 71
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 80
                                                                    },
                                                                    "identifierName": "lowerTool"
                                                                  },
                                                                  "name": "lowerTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7688,
                                                                "end": 7693,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 86
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7726,
                                                          "end": 7778,
                                                          "loc": {
                                                            "start": {
                                                              "line": 232,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 232,
                                                              "column": 84
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7726,
                                                            "end": 7778,
                                                            "loc": {
                                                              "start": {
                                                                "line": 232,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 232,
                                                                "column": 84
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7726,
                                                              "end": 7743,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 232,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 232,
                                                                  "column": 49
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7726,
                                                                "end": 7737,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 43
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7726,
                                                                  "end": 7730,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7731,
                                                                  "end": 7737,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 43
                                                                    },
                                                                    "identifierName": "radius"
                                                                  },
                                                                  "name": "radius"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7738,
                                                                "end": 7743,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 49
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7746,
                                                              "end": 7778,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 232,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 232,
                                                                  "column": 84
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7746,
                                                                "end": 7772,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 52
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 78
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7746,
                                                                  "end": 7761,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 52
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 67
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7746,
                                                                    "end": 7753,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 232,
                                                                        "column": 52
                                                                      },
                                                                      "end": {
                                                                        "line": 232,
                                                                        "column": 59
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7754,
                                                                    "end": 7761,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 232,
                                                                        "column": 60
                                                                      },
                                                                      "end": {
                                                                        "line": 232,
                                                                        "column": 67
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7762,
                                                                  "end": 7772,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 68
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 78
                                                                    },
                                                                    "identifierName": "bendRadius"
                                                                  },
                                                                  "name": "bendRadius"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7773,
                                                                "end": 7778,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 79
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 84
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 7811,
                                                          "end": 8765,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 248,
                                                              "column": 33
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "LogicalExpression",
                                                            "start": 7852,
                                                            "end": 8047,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 236,
                                                                "column": 77
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "LogicalExpression",
                                                              "start": 7852,
                                                              "end": 7966,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 234,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 235,
                                                                  "column": 74
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "BinaryExpression",
                                                                "start": 7852,
                                                                "end": 7888,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 234,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 234,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7852,
                                                                  "end": 7882,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 234,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 234,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7852,
                                                                    "end": 7876,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 234,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 234,
                                                                        "column": 60
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7852,
                                                                      "end": 7867,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 234,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 234,
                                                                          "column": 51
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 7852,
                                                                        "end": 7859,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 234,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 234,
                                                                            "column": 43
                                                                          },
                                                                          "identifierName": "bending"
                                                                        },
                                                                        "name": "bending"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7860,
                                                                        "end": 7867,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 234,
                                                                            "column": 44
                                                                          },
                                                                          "end": {
                                                                            "line": 234,
                                                                            "column": 51
                                                                          },
                                                                          "identifierName": "members"
                                                                        },
                                                                        "name": "members"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7868,
                                                                      "end": 7876,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 234,
                                                                          "column": 52
                                                                        },
                                                                        "end": {
                                                                          "line": 234,
                                                                          "column": 60
                                                                        },
                                                                        "identifierName": "bendType"
                                                                      },
                                                                      "name": "bendType"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7877,
                                                                    "end": 7882,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 234,
                                                                        "column": 61
                                                                      },
                                                                      "end": {
                                                                        "line": 234,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "value"
                                                                    },
                                                                    "name": "value"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7887,
                                                                  "end": 7888,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 234,
                                                                      "column": 71
                                                                    },
                                                                    "end": {
                                                                      "line": 234,
                                                                      "column": 72
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 1,
                                                                    "raw": "1"
                                                                  },
                                                                  "value": 1
                                                                }
                                                              },
                                                              "operator": "&&",
                                                              "right": {
                                                                "type": "BinaryExpression",
                                                                "start": 7928,
                                                                "end": 7966,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 235,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 235,
                                                                    "column": 74
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7928,
                                                                  "end": 7960,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 235,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 235,
                                                                      "column": 68
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7928,
                                                                    "end": 7954,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 235,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 235,
                                                                        "column": 62
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7928,
                                                                      "end": 7943,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 235,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 235,
                                                                          "column": 51
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 7928,
                                                                        "end": 7935,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 235,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 235,
                                                                            "column": 43
                                                                          },
                                                                          "identifierName": "bending"
                                                                        },
                                                                        "name": "bending"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7936,
                                                                        "end": 7943,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 235,
                                                                            "column": 44
                                                                          },
                                                                          "end": {
                                                                            "line": 235,
                                                                            "column": 51
                                                                          },
                                                                          "identifierName": "members"
                                                                        },
                                                                        "name": "members"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7944,
                                                                      "end": 7954,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 235,
                                                                          "column": 52
                                                                        },
                                                                        "end": {
                                                                          "line": 235,
                                                                          "column": 62
                                                                        },
                                                                        "identifierName": "bendMethod"
                                                                      },
                                                                      "name": "bendMethod"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7955,
                                                                    "end": 7960,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 235,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 235,
                                                                        "column": 68
                                                                      },
                                                                      "identifierName": "value"
                                                                    },
                                                                    "name": "value"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7965,
                                                                  "end": 7966,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 235,
                                                                      "column": 73
                                                                    },
                                                                    "end": {
                                                                      "line": 235,
                                                                      "column": 74
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            },
                                                            "operator": "&&",
                                                            "right": {
                                                              "type": "BinaryExpression",
                                                              "start": 8006,
                                                              "end": 8047,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 236,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 236,
                                                                  "column": 77
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 8006,
                                                                "end": 8041,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 236,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 236,
                                                                    "column": 71
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8006,
                                                                  "end": 8035,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 236,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 236,
                                                                      "column": 65
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8006,
                                                                    "end": 8021,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 236,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 236,
                                                                        "column": 51
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 8006,
                                                                      "end": 8013,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 236,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 236,
                                                                          "column": 43
                                                                        },
                                                                        "identifierName": "bending"
                                                                      },
                                                                      "name": "bending"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8014,
                                                                      "end": 8021,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 236,
                                                                          "column": 44
                                                                        },
                                                                        "end": {
                                                                          "line": 236,
                                                                          "column": 51
                                                                        },
                                                                        "identifierName": "members"
                                                                      },
                                                                      "name": "members"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8022,
                                                                    "end": 8035,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 236,
                                                                        "column": 52
                                                                      },
                                                                      "end": {
                                                                        "line": 236,
                                                                        "column": 65
                                                                      },
                                                                      "identifierName": "bendTechnique"
                                                                    },
                                                                    "name": "bendTechnique"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8036,
                                                                  "end": 8041,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 236,
                                                                      "column": 66
                                                                    },
                                                                    "end": {
                                                                      "line": 236,
                                                                      "column": 71
                                                                    },
                                                                    "identifierName": "value"
                                                                  },
                                                                  "name": "value"
                                                                },
                                                                "computed": false
                                                              },
                                                              "operator": "===",
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 8046,
                                                                "end": 8047,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 236,
                                                                    "column": 76
                                                                  },
                                                                  "end": {
                                                                    "line": 236,
                                                                    "column": 77
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 1,
                                                                  "raw": "1"
                                                                },
                                                                "value": 1
                                                              }
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "BlockStatement",
                                                            "start": 8082,
                                                            "end": 8665,
                                                            "loc": {
                                                              "start": {
                                                                "line": 237,
                                                                "column": 34
                                                              },
                                                              "end": {
                                                                "line": 246,
                                                                "column": 33
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 8120,
                                                                "end": 8631,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 238,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 245,
                                                                    "column": 37
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 8124,
                                                                  "end": 8158,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 238,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 238,
                                                                      "column": 74
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8124,
                                                                    "end": 8154,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 238,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 238,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 8124,
                                                                      "end": 8148,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 238,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 238,
                                                                          "column": 64
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 8124,
                                                                        "end": 8139,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 238,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 238,
                                                                            "column": 55
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 8124,
                                                                          "end": 8131,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 238,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 238,
                                                                              "column": 47
                                                                            },
                                                                            "identifierName": "bending"
                                                                          },
                                                                          "name": "bending"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 8132,
                                                                          "end": 8139,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 238,
                                                                              "column": 48
                                                                            },
                                                                            "end": {
                                                                              "line": 238,
                                                                              "column": 55
                                                                            },
                                                                            "identifierName": "members"
                                                                          },
                                                                          "name": "members"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 8140,
                                                                        "end": 8148,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 238,
                                                                            "column": 56
                                                                          },
                                                                          "end": {
                                                                            "line": 238,
                                                                            "column": 64
                                                                          },
                                                                          "identifierName": "preAngle"
                                                                        },
                                                                        "name": "preAngle"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8149,
                                                                      "end": 8154,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 238,
                                                                          "column": 65
                                                                        },
                                                                        "end": {
                                                                          "line": 238,
                                                                          "column": 70
                                                                        },
                                                                        "identifierName": "value"
                                                                      },
                                                                      "name": "value"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": ">",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 8157,
                                                                    "end": 8158,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 238,
                                                                        "column": 73
                                                                      },
                                                                      "end": {
                                                                        "line": 238,
                                                                        "column": 74
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 0,
                                                                      "raw": "0"
                                                                    },
                                                                    "value": 0
                                                                  }
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 8160,
                                                                  "end": 8411,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 238,
                                                                      "column": 76
                                                                    },
                                                                    "end": {
                                                                      "line": 242,
                                                                      "column": 37
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8256,
                                                                      "end": 8280,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 240,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 240,
                                                                          "column": 64
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8256,
                                                                        "end": 8280,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 240,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 240,
                                                                            "column": 64
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8256,
                                                                          "end": 8273,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 240,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 240,
                                                                              "column": 57
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8256,
                                                                            "end": 8267,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 240,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 240,
                                                                                "column": 51
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8256,
                                                                              "end": 8260,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 240,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 240,
                                                                                  "column": 44
                                                                                }
                                                                              },
                                                                              "leadingComments": null
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8261,
                                                                              "end": 8267,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 240,
                                                                                  "column": 45
                                                                                },
                                                                                "end": {
                                                                                  "line": 240,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "foldUp"
                                                                              },
                                                                              "name": "foldUp"
                                                                            },
                                                                            "computed": false,
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8268,
                                                                            "end": 8273,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 240,
                                                                                "column": 52
                                                                              },
                                                                              "end": {
                                                                                "line": 240,
                                                                                "column": 57
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "right": {
                                                                          "type": "BooleanLiteral",
                                                                          "start": 8276,
                                                                          "end": 8280,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 240,
                                                                              "column": 60
                                                                            },
                                                                            "end": {
                                                                              "line": 240,
                                                                              "column": 64
                                                                            }
                                                                          },
                                                                          "value": true
                                                                        },
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " 30 degrees",
                                                                          "start": 8202,
                                                                          "end": 8215,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 239,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 239,
                                                                              "column": 53
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8321,
                                                                      "end": 8373,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 241,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 241,
                                                                          "column": 92
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8321,
                                                                        "end": 8373,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 241,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 241,
                                                                            "column": 92
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8321,
                                                                          "end": 8338,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 241,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 241,
                                                                              "column": 57
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8321,
                                                                            "end": 8332,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 51
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8321,
                                                                              "end": 8325,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 44
                                                                                }
                                                                              }
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8326,
                                                                              "end": 8332,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 45
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "radius"
                                                                              },
                                                                              "name": "radius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8333,
                                                                            "end": 8338,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 52
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 57
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8341,
                                                                          "end": 8373,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 241,
                                                                              "column": 60
                                                                            },
                                                                            "end": {
                                                                              "line": 241,
                                                                              "column": 92
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8341,
                                                                            "end": 8367,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 60
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 86
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "MemberExpression",
                                                                              "start": 8341,
                                                                              "end": 8356,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 60
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 75
                                                                                }
                                                                              },
                                                                              "object": {
                                                                                "type": "Identifier",
                                                                                "start": 8341,
                                                                                "end": 8348,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 241,
                                                                                    "column": 60
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 241,
                                                                                    "column": 67
                                                                                  },
                                                                                  "identifierName": "bending"
                                                                                },
                                                                                "name": "bending"
                                                                              },
                                                                              "property": {
                                                                                "type": "Identifier",
                                                                                "start": 8349,
                                                                                "end": 8356,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 241,
                                                                                    "column": 68
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 241,
                                                                                    "column": 75
                                                                                  },
                                                                                  "identifierName": "members"
                                                                                },
                                                                                "name": "members"
                                                                              },
                                                                              "computed": false
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8357,
                                                                              "end": 8367,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 76
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 86
                                                                                },
                                                                                "identifierName": "bendRadius"
                                                                              },
                                                                              "name": "bendRadius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8368,
                                                                            "end": 8373,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 87
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 92
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      }
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": {
                                                                  "type": "BlockStatement",
                                                                  "start": 8417,
                                                                  "end": 8631,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 242,
                                                                      "column": 43
                                                                    },
                                                                    "end": {
                                                                      "line": 245,
                                                                      "column": 37
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8459,
                                                                      "end": 8485,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 243,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 243,
                                                                          "column": 66
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8459,
                                                                        "end": 8485,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 243,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 243,
                                                                            "column": 66
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8459,
                                                                          "end": 8478,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 243,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 243,
                                                                              "column": 59
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8459,
                                                                            "end": 8472,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 243,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 243,
                                                                                "column": 53
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8459,
                                                                              "end": 8463,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 243,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 243,
                                                                                  "column": 44
                                                                                }
                                                                              }
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8464,
                                                                              "end": 8472,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 243,
                                                                                  "column": 45
                                                                                },
                                                                                "end": {
                                                                                  "line": 243,
                                                                                  "column": 53
                                                                                },
                                                                                "identifierName": "foldDown"
                                                                              },
                                                                              "name": "foldDown"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8473,
                                                                            "end": 8478,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 243,
                                                                                "column": 54
                                                                              },
                                                                              "end": {
                                                                                "line": 243,
                                                                                "column": 59
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "right": {
                                                                          "type": "BooleanLiteral",
                                                                          "start": 8481,
                                                                          "end": 8485,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 243,
                                                                              "column": 62
                                                                            },
                                                                            "end": {
                                                                              "line": 243,
                                                                              "column": 66
                                                                            }
                                                                          },
                                                                          "value": true,
                                                                          "leadingComments": null,
                                                                          "trailingComments": null
                                                                        },
                                                                        "trailingComments": null
                                                                      },
                                                                      "trailingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " -30 degrees",
                                                                          "start": 8486,
                                                                          "end": 8500,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 243,
                                                                              "column": 67
                                                                            },
                                                                            "end": {
                                                                              "line": 243,
                                                                              "column": 81
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8541,
                                                                      "end": 8593,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 244,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 244,
                                                                          "column": 92
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8541,
                                                                        "end": 8593,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 244,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 244,
                                                                            "column": 92
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8541,
                                                                          "end": 8558,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 244,
                                                                              "column": 40
                                                                            },
                                                                            "end": {
                                                                              "line": 244,
                                                                              "column": 57
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8541,
                                                                            "end": 8552,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 244,
                                                                                "column": 40
                                                                              },
                                                                              "end": {
                                                                                "line": 244,
                                                                                "column": 51
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8541,
                                                                              "end": 8545,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 244,
                                                                                  "column": 40
                                                                                },
                                                                                "end": {
                                                                                  "line": 244,
                                                                                  "column": 44
                                                                                }
                                                                              },
                                                                              "leadingComments": null
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8546,
                                                                              "end": 8552,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 244,
                                                                                  "column": 45
                                                                                },
                                                                                "end": {
                                                                                  "line": 244,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "radius"
                                                                              },
                                                                              "name": "radius"
                                                                            },
                                                                            "computed": false,
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8553,
                                                                            "end": 8558,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 244,
                                                                                "column": 52
                                                                              },
                                                                              "end": {
                                                                                "line": 244,
                                                                                "column": 57
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8561,
                                                                          "end": 8593,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 244,
                                                                              "column": 60
                                                                            },
                                                                            "end": {
                                                                              "line": 244,
                                                                              "column": 92
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8561,
                                                                            "end": 8587,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 244,
                                                                                "column": 60
                                                                              },
                                                                              "end": {
                                                                                "line": 244,
                                                                                "column": 86
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "MemberExpression",
                                                                              "start": 8561,
                                                                              "end": 8576,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 244,
                                                                                  "column": 60
                                                                                },
                                                                                "end": {
                                                                                  "line": 244,
                                                                                  "column": 75
                                                                                }
                                                                              },
                                                                              "object": {
                                                                                "type": "Identifier",
                                                                                "start": 8561,
                                                                                "end": 8568,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 244,
                                                                                    "column": 60
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 244,
                                                                                    "column": 67
                                                                                  },
                                                                                  "identifierName": "bending"
                                                                                },
                                                                                "name": "bending"
                                                                              },
                                                                              "property": {
                                                                                "type": "Identifier",
                                                                                "start": 8569,
                                                                                "end": 8576,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 244,
                                                                                    "column": 68
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 244,
                                                                                    "column": 75
                                                                                  },
                                                                                  "identifierName": "members"
                                                                                },
                                                                                "name": "members"
                                                                              },
                                                                              "computed": false
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8577,
                                                                              "end": 8587,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 244,
                                                                                  "column": 76
                                                                                },
                                                                                "end": {
                                                                                  "line": 244,
                                                                                  "column": 86
                                                                                },
                                                                                "identifierName": "bendRadius"
                                                                              },
                                                                              "name": "bendRadius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8588,
                                                                            "end": 8593,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 244,
                                                                                "column": 87
                                                                              },
                                                                              "end": {
                                                                                "line": 244,
                                                                                "column": 92
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " -30 degrees",
                                                                          "start": 8486,
                                                                          "end": 8500,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 243,
                                                                              "column": 67
                                                                            },
                                                                            "end": {
                                                                              "line": 243,
                                                                              "column": 81
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                }
                                                              }
                                                            ],
                                                            "directives": []
                                                          },
                                                          "alternate": {
                                                            "type": "BlockStatement",
                                                            "start": 8671,
                                                            "end": 8765,
                                                            "loc": {
                                                              "start": {
                                                                "line": 246,
                                                                "column": 39
                                                              },
                                                              "end": {
                                                                "line": 248,
                                                                "column": 33
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 8709,
                                                                "end": 8731,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 247,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 247,
                                                                    "column": 58
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "AssignmentExpression",
                                                                  "start": 8709,
                                                                  "end": 8731,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 247,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 247,
                                                                      "column": 58
                                                                    }
                                                                  },
                                                                  "operator": "=",
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8709,
                                                                    "end": 8724,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 247,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 247,
                                                                        "column": 51
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 8709,
                                                                      "end": 8718,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 247,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 247,
                                                                          "column": 45
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 8709,
                                                                        "end": 8713,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 247,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 247,
                                                                            "column": 40
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 8714,
                                                                        "end": 8718,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 247,
                                                                            "column": 41
                                                                          },
                                                                          "end": {
                                                                            "line": 247,
                                                                            "column": 45
                                                                          },
                                                                          "identifierName": "bend"
                                                                        },
                                                                        "name": "bend"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8719,
                                                                      "end": 8724,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 247,
                                                                          "column": 46
                                                                        },
                                                                        "end": {
                                                                          "line": 247,
                                                                          "column": 51
                                                                        },
                                                                        "identifierName": "value"
                                                                      },
                                                                      "name": "value"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "right": {
                                                                    "type": "BooleanLiteral",
                                                                    "start": 8727,
                                                                    "end": 8731,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 247,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 247,
                                                                        "column": 58
                                                                      }
                                                                    },
                                                                    "value": true
                                                                  }
                                                                }
                                                              }
                                                            ],
                                                            "directives": []
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8798,
                                                          "end": 8848,
                                                          "loc": {
                                                            "start": {
                                                              "line": 249,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 249,
                                                              "column": 82
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 8798,
                                                            "end": 8848,
                                                            "loc": {
                                                              "start": {
                                                                "line": 249,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 249,
                                                                "column": 82
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 8798,
                                                              "end": 8814,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 249,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 249,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8798,
                                                                "end": 8808,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 42
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 8798,
                                                                  "end": 8802,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 249,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 249,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8803,
                                                                  "end": 8808,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 249,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 249,
                                                                      "column": 42
                                                                    },
                                                                    "identifierName": "angle"
                                                                  },
                                                                  "name": "angle"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8809,
                                                                "end": 8814,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 8817,
                                                              "end": 8848,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 249,
                                                                  "column": 51
                                                                },
                                                                "end": {
                                                                  "line": 249,
                                                                  "column": 82
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8817,
                                                                "end": 8842,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 76
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8817,
                                                                  "end": 8832,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 249,
                                                                      "column": 51
                                                                    },
                                                                    "end": {
                                                                      "line": 249,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8817,
                                                                    "end": 8824,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 249,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 249,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8825,
                                                                    "end": 8832,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 249,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 249,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8833,
                                                                  "end": 8842,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 249,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 249,
                                                                      "column": 76
                                                                    },
                                                                    "identifierName": "bendAngle"
                                                                  },
                                                                  "name": "bendAngle"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8843,
                                                                "end": 8848,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 77
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 82
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8881,
                                                          "end": 8943,
                                                          "loc": {
                                                            "start": {
                                                              "line": 250,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 250,
                                                              "column": 94
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 8881,
                                                            "end": 8943,
                                                            "loc": {
                                                              "start": {
                                                                "line": 250,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 250,
                                                                "column": 94
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 8881,
                                                              "end": 8905,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 250,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 250,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8881,
                                                                "end": 8899,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 250,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 250,
                                                                    "column": 50
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 8881,
                                                                  "end": 8885,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 250,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 250,
                                                                      "column": 36
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8886,
                                                                  "end": 8899,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 250,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 250,
                                                                      "column": 50
                                                                    },
                                                                    "identifierName": "bendDeduction"
                                                                  },
                                                                  "name": "bendDeduction"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8900,
                                                                "end": 8905,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 250,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 250,
                                                                    "column": 56
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 8908,
                                                              "end": 8943,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 250,
                                                                  "column": 59
                                                                },
                                                                "end": {
                                                                  "line": 250,
                                                                  "column": 94
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8908,
                                                                "end": 8937,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 250,
                                                                    "column": 59
                                                                  },
                                                                  "end": {
                                                                    "line": 250,
                                                                    "column": 88
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8908,
                                                                  "end": 8923,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 250,
                                                                      "column": 59
                                                                    },
                                                                    "end": {
                                                                      "line": 250,
                                                                      "column": 74
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8908,
                                                                    "end": 8915,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 250,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 250,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8916,
                                                                    "end": 8923,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 250,
                                                                        "column": 67
                                                                      },
                                                                      "end": {
                                                                        "line": 250,
                                                                        "column": 74
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8924,
                                                                  "end": 8937,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 250,
                                                                      "column": 75
                                                                    },
                                                                    "end": {
                                                                      "line": 250,
                                                                      "column": 88
                                                                    },
                                                                    "identifierName": "bendDeduction"
                                                                  },
                                                                  "name": "bendDeduction"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8938,
                                                                "end": 8943,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 250,
                                                                    "column": 89
                                                                  },
                                                                  "end": {
                                                                    "line": 250,
                                                                    "column": 94
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        }
                                                      ],
                                                      "directives": []
                                                    },
                                                    "alternate": {
                                                      "type": "BlockStatement",
                                                      "start": 8979,
                                                      "end": 9065,
                                                      "loc": {
                                                        "start": {
                                                          "line": 251,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 253,
                                                          "column": 29
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 9013,
                                                          "end": 9035,
                                                          "loc": {
                                                            "start": {
                                                              "line": 252,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 252,
                                                              "column": 54
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 9013,
                                                            "end": 9035,
                                                            "loc": {
                                                              "start": {
                                                                "line": 252,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 252,
                                                                "column": 54
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 9013,
                                                              "end": 9033,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 252,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 252,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 9013,
                                                                "end": 9017,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 252,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 252,
                                                                    "column": 36
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 9018,
                                                                "end": 9033,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 252,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 252,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "resetProperties"
                                                                },
                                                                "name": "resetProperties"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": []
                                                          }
                                                        }
                                                      ],
                                                      "directives": [],
                                                      "trailingComments": null
                                                    },
                                                    "trailingComments": [
                                                      {
                                                        "type": "CommentLine",
                                                        "value": " console.log('bending', bending)",
                                                        "start": 9094,
                                                        "end": 9128,
                                                        "loc": {
                                                          "start": {
                                                            "line": 254,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 254,
                                                            "column": 62
                                                          }
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 9160,
                                                "end": 9401,
                                                "loc": {
                                                  "start": {
                                                    "line": 255,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 259,
                                                    "column": 25
                                                  }
                                                },
                                                "test": {
                                                  "type": "BinaryExpression",
                                                  "start": 9164,
                                                  "end": 9225,
                                                  "loc": {
                                                    "start": {
                                                      "line": 255,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 255,
                                                      "column": 96
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 9164,
                                                    "end": 9197,
                                                    "loc": {
                                                      "start": {
                                                        "line": 255,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 255,
                                                        "column": 68
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 9164,
                                                      "end": 9191,
                                                      "loc": {
                                                        "start": {
                                                          "line": 255,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 255,
                                                          "column": 62
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 9164,
                                                        "end": 9181,
                                                        "loc": {
                                                          "start": {
                                                            "line": 255,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 255,
                                                            "column": 52
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 9164,
                                                          "end": 9176,
                                                          "loc": {
                                                            "start": {
                                                              "line": 255,
                                                              "column": 35
                                                            },
                                                            "end": {
                                                              "line": 255,
                                                              "column": 47
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 9164,
                                                            "end": 9168,
                                                            "loc": {
                                                              "start": {
                                                                "line": 255,
                                                                "column": 35
                                                              },
                                                              "end": {
                                                                "line": 255,
                                                                "column": 39
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 9169,
                                                            "end": 9176,
                                                            "loc": {
                                                              "start": {
                                                                "line": 255,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 255,
                                                                "column": 47
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 9177,
                                                          "end": 9181,
                                                          "loc": {
                                                            "start": {
                                                              "line": 255,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 255,
                                                              "column": 52
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 9182,
                                                        "end": 9190,
                                                        "loc": {
                                                          "start": {
                                                            "line": 255,
                                                            "column": 53
                                                          },
                                                          "end": {
                                                            "line": 255,
                                                            "column": 61
                                                          },
                                                          "identifierName": "parentId"
                                                        },
                                                        "name": "parentId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 9192,
                                                      "end": 9197,
                                                      "loc": {
                                                        "start": {
                                                          "line": 255,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 255,
                                                          "column": 68
                                                        },
                                                        "identifierName": "class"
                                                      },
                                                      "name": "class"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "StringLiteral",
                                                    "start": 9202,
                                                    "end": 9225,
                                                    "loc": {
                                                      "start": {
                                                        "line": 255,
                                                        "column": 73
                                                      },
                                                      "end": {
                                                        "line": 255,
                                                        "column": 96
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "CC_SignatureContainer",
                                                      "raw": "'CC_SignatureContainer'"
                                                    },
                                                    "value": "CC_SignatureContainer"
                                                  }
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 9227,
                                                  "end": 9317,
                                                  "loc": {
                                                    "start": {
                                                      "line": 255,
                                                      "column": 98
                                                    },
                                                    "end": {
                                                      "line": 257,
                                                      "column": 25
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 9257,
                                                      "end": 9291,
                                                      "loc": {
                                                        "start": {
                                                          "line": 256,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 256,
                                                          "column": 62
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 9257,
                                                        "end": 9291,
                                                        "loc": {
                                                          "start": {
                                                            "line": 256,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 256,
                                                            "column": 62
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 9257,
                                                          "end": 9284,
                                                          "loc": {
                                                            "start": {
                                                              "line": 256,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 256,
                                                              "column": 55
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 9257,
                                                            "end": 9278,
                                                            "loc": {
                                                              "start": {
                                                                "line": 256,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 256,
                                                                "column": 49
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 9257,
                                                              "end": 9261,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 256,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 256,
                                                                  "column": 32
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 9262,
                                                              "end": 9278,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 256,
                                                                  "column": 33
                                                                },
                                                                "end": {
                                                                  "line": 256,
                                                                  "column": 49
                                                                },
                                                                "identifierName": "isLaserSignature"
                                                              },
                                                              "name": "isLaserSignature"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 9279,
                                                            "end": 9284,
                                                            "loc": {
                                                              "start": {
                                                                "line": 256,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 256,
                                                                "column": 55
                                                              },
                                                              "identifierName": "value"
                                                            },
                                                            "name": "value"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "BooleanLiteral",
                                                          "start": 9287,
                                                          "end": 9291,
                                                          "loc": {
                                                            "start": {
                                                              "line": 256,
                                                              "column": 58
                                                            },
                                                            "end": {
                                                              "line": 256,
                                                              "column": 62
                                                            }
                                                          },
                                                          "value": true
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "BlockStatement",
                                                  "start": 9323,
                                                  "end": 9401,
                                                  "loc": {
                                                    "start": {
                                                      "line": 257,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 259,
                                                      "column": 25
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 9353,
                                                      "end": 9375,
                                                      "loc": {
                                                        "start": {
                                                          "line": 258,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 258,
                                                          "column": 50
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 9353,
                                                        "end": 9375,
                                                        "loc": {
                                                          "start": {
                                                            "line": 258,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 258,
                                                            "column": 50
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 9353,
                                                          "end": 9373,
                                                          "loc": {
                                                            "start": {
                                                              "line": 258,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 258,
                                                              "column": 48
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 9353,
                                                            "end": 9357,
                                                            "loc": {
                                                              "start": {
                                                                "line": 258,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 258,
                                                                "column": 32
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 9358,
                                                            "end": 9373,
                                                            "loc": {
                                                              "start": {
                                                                "line": 258,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 258,
                                                                "column": 48
                                                              },
                                                              "identifierName": "resetProperties"
                                                            },
                                                            "name": "resetProperties"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                }
                                              }
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 9447,
                                    "end": 9509,
                                    "loc": {
                                      "start": {
                                        "line": 261,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 263,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9469,
                                        "end": 9491,
                                        "loc": {
                                          "start": {
                                            "line": 262,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 262,
                                            "column": 42
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 9469,
                                          "end": 9491,
                                          "loc": {
                                            "start": {
                                              "line": 262,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 262,
                                              "column": 42
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 9469,
                                            "end": 9489,
                                            "loc": {
                                              "start": {
                                                "line": 262,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 262,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9469,
                                              "end": 9473,
                                              "loc": {
                                                "start": {
                                                  "line": 262,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 262,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9474,
                                              "end": 9489,
                                              "loc": {
                                                "start": {
                                                  "line": 262,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 262,
                                                  "column": 40
                                                },
                                                "identifierName": "resetProperties"
                                              },
                                              "name": "resetProperties"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null,
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection changed",
                          "start": 6773,
                          "end": 6793,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 8
                            },
                            "end": {
                              "line": 216,
                              "column": 28
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 9544,
                          "end": 9554,
                          "loc": {
                            "start": {
                              "line": 267,
                              "column": 8
                            },
                            "end": {
                              "line": 267,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9563,
                      "end": 10088,
                      "loc": {
                        "start": {
                          "line": 268,
                          "column": 8
                        },
                        "end": {
                          "line": 280,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9563,
                        "end": 10088,
                        "loc": {
                          "start": {
                            "line": 268,
                            "column": 8
                          },
                          "end": {
                            "line": 280,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9563,
                          "end": 9586,
                          "loc": {
                            "start": {
                              "line": 268,
                              "column": 8
                            },
                            "end": {
                              "line": 268,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9563,
                            "end": 9578,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 8
                              },
                              "end": {
                                "line": 268,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9563,
                              "end": 9567,
                              "loc": {
                                "start": {
                                  "line": 268,
                                  "column": 8
                                },
                                "end": {
                                  "line": 268,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9568,
                              "end": 9578,
                              "loc": {
                                "start": {
                                  "line": 268,
                                  "column": 13
                                },
                                "end": {
                                  "line": 268,
                                  "column": 23
                                },
                                "identifierName": "isBendLine"
                              },
                              "name": "isBendLine"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9579,
                            "end": 9586,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 24
                              },
                              "end": {
                                "line": 268,
                                "column": 31
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9600,
                            "end": 9620,
                            "loc": {
                              "start": {
                                "line": 269,
                                "column": 12
                              },
                              "end": {
                                "line": 269,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9600,
                                "end": 9605,
                                "loc": {
                                  "start": {
                                    "line": 269,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 269,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 9609,
                              "end": 9620,
                              "loc": {
                                "start": {
                                  "line": 269,
                                  "column": 21
                                },
                                "end": {
                                  "line": 269,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9609,
                                "end": 9614,
                                "loc": {
                                  "start": {
                                    "line": 269,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 269,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9615,
                                "end": 9620,
                                "loc": {
                                  "start": {
                                    "line": 269,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 269,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9634,
                            "end": 10077,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 12
                              },
                              "end": {
                                "line": 279,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9634,
                                "end": 9639,
                                "loc": {
                                  "start": {
                                    "line": 270,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 270,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9643,
                              "end": 10077,
                              "loc": {
                                "start": {
                                  "line": 270,
                                  "column": 21
                                },
                                "end": {
                                  "line": 279,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 9661,
                                  "end": 9726,
                                  "loc": {
                                    "start": {
                                      "line": 271,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 271,
                                      "column": 81
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 9661,
                                    "end": 9726,
                                    "loc": {
                                      "start": {
                                        "line": 271,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 271,
                                        "column": 81
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 9661,
                                      "end": 9688,
                                      "loc": {
                                        "start": {
                                          "line": 271,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 271,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 9661,
                                        "end": 9680,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 35
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 9661,
                                          "end": 9665,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9666,
                                          "end": 9680,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 35
                                            },
                                            "identifierName": "bendProperties"
                                          },
                                          "name": "bendProperties"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9681,
                                        "end": 9688,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 43
                                          },
                                          "identifierName": "forEach"
                                        },
                                        "name": "forEach"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 9689,
                                        "end": 9725,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 80
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 9689,
                                            "end": 9696,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 51
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          }
                                        ],
                                        "body": {
                                          "type": "AssignmentExpression",
                                          "start": 9701,
                                          "end": 9724,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 79
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9701,
                                            "end": 9716,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 71
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9701,
                                              "end": 9708,
                                              "loc": {
                                                "start": {
                                                  "line": 271,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 271,
                                                  "column": 63
                                                },
                                                "identifierName": "element"
                                              },
                                              "name": "element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9709,
                                              "end": 9716,
                                              "loc": {
                                                "start": {
                                                  "line": 271,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 271,
                                                  "column": 71
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 9719,
                                            "end": 9724,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 79
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 9700
                                          }
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 9743,
                                  "end": 10063,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 278,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 9747,
                                    "end": 9752,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 25
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9754,
                                    "end": 10063,
                                    "loc": {
                                      "start": {
                                        "line": 272,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 278,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 9776,
                                        "end": 9815,
                                        "loc": {
                                          "start": {
                                            "line": 273,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 273,
                                            "column": 59
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 9782,
                                            "end": 9815,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 59
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 9782,
                                              "end": 9789,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 33
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "init": {
                                              "type": "NewExpression",
                                              "start": 9792,
                                              "end": 9815,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 59
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 9796,
                                                "end": 9813,
                                                "loc": {
                                                  "start": {
                                                    "line": 273,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 273,
                                                    "column": 57
                                                  },
                                                  "identifierName": "BendingParameters"
                                                },
                                                "name": "BendingParameters"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9836,
                                        "end": 9860,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 44
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9836,
                                          "end": 9860,
                                          "loc": {
                                            "start": {
                                              "line": 274,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 274,
                                              "column": 44
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9836,
                                            "end": 9854,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9836,
                                              "end": 9848,
                                              "loc": {
                                                "start": {
                                                  "line": 274,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 274,
                                                  "column": 32
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9836,
                                                "end": 9840,
                                                "loc": {
                                                  "start": {
                                                    "line": 274,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 274,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9841,
                                                "end": 9848,
                                                "loc": {
                                                  "start": {
                                                    "line": 274,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 274,
                                                    "column": 32
                                                  },
                                                  "identifierName": "kFactor"
                                                },
                                                "name": "kFactor"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9849,
                                              "end": 9854,
                                              "loc": {
                                                "start": {
                                                  "line": 274,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 274,
                                                  "column": 38
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 9857,
                                            "end": 9860,
                                            "loc": {
                                              "start": {
                                                "line": 274,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 274,
                                                "column": 44
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0.0"
                                            },
                                            "value": 0
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9881,
                                        "end": 9919,
                                        "loc": {
                                          "start": {
                                            "line": 275,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 275,
                                            "column": 58
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9881,
                                          "end": 9919,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 58
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9881,
                                            "end": 9898,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9881,
                                              "end": 9892,
                                              "loc": {
                                                "start": {
                                                  "line": 275,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 275,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9881,
                                                "end": 9885,
                                                "loc": {
                                                  "start": {
                                                    "line": 275,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 275,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9886,
                                                "end": 9892,
                                                "loc": {
                                                  "start": {
                                                    "line": 275,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 275,
                                                    "column": 31
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9893,
                                              "end": 9898,
                                              "loc": {
                                                "start": {
                                                  "line": 275,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 275,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9901,
                                            "end": 9919,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 58
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9901,
                                              "end": 9908,
                                              "loc": {
                                                "start": {
                                                  "line": 275,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 275,
                                                  "column": 47
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9909,
                                              "end": 9919,
                                              "loc": {
                                                "start": {
                                                  "line": 275,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 275,
                                                  "column": 58
                                                },
                                                "identifierName": "bendRadius"
                                              },
                                              "name": "bendRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9940,
                                        "end": 9976,
                                        "loc": {
                                          "start": {
                                            "line": 276,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 276,
                                            "column": 56
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9940,
                                          "end": 9976,
                                          "loc": {
                                            "start": {
                                              "line": 276,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 276,
                                              "column": 56
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9940,
                                            "end": 9956,
                                            "loc": {
                                              "start": {
                                                "line": 276,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 276,
                                                "column": 36
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9940,
                                              "end": 9950,
                                              "loc": {
                                                "start": {
                                                  "line": 276,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 276,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9940,
                                                "end": 9944,
                                                "loc": {
                                                  "start": {
                                                    "line": 276,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 276,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9945,
                                                "end": 9950,
                                                "loc": {
                                                  "start": {
                                                    "line": 276,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 276,
                                                    "column": 30
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9951,
                                              "end": 9956,
                                              "loc": {
                                                "start": {
                                                  "line": 276,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 276,
                                                  "column": 36
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9959,
                                            "end": 9976,
                                            "loc": {
                                              "start": {
                                                "line": 276,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 276,
                                                "column": 56
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9959,
                                              "end": 9966,
                                              "loc": {
                                                "start": {
                                                  "line": 276,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 276,
                                                  "column": 46
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9967,
                                              "end": 9976,
                                              "loc": {
                                                "start": {
                                                  "line": 276,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 276,
                                                  "column": 56
                                                },
                                                "identifierName": "bendAngle"
                                              },
                                              "name": "bendAngle"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9997,
                                        "end": 10045,
                                        "loc": {
                                          "start": {
                                            "line": 277,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 277,
                                            "column": 68
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9997,
                                          "end": 10045,
                                          "loc": {
                                            "start": {
                                              "line": 277,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 277,
                                              "column": 68
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9997,
                                            "end": 10021,
                                            "loc": {
                                              "start": {
                                                "line": 277,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 277,
                                                "column": 44
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9997,
                                              "end": 10015,
                                              "loc": {
                                                "start": {
                                                  "line": 277,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 277,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9997,
                                                "end": 10001,
                                                "loc": {
                                                  "start": {
                                                    "line": 277,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 277,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10002,
                                                "end": 10015,
                                                "loc": {
                                                  "start": {
                                                    "line": 277,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 277,
                                                    "column": 38
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10016,
                                              "end": 10021,
                                              "loc": {
                                                "start": {
                                                  "line": 277,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 277,
                                                  "column": 44
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10024,
                                            "end": 10045,
                                            "loc": {
                                              "start": {
                                                "line": 277,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 277,
                                                "column": 68
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 10024,
                                              "end": 10031,
                                              "loc": {
                                                "start": {
                                                  "line": 277,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 277,
                                                  "column": 54
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10032,
                                              "end": 10045,
                                              "loc": {
                                                "start": {
                                                  "line": 277,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 277,
                                                  "column": 68
                                                },
                                                "identifierName": "bendDeduction"
                                              },
                                              "name": "bendDeduction"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 9544,
                          "end": 9554,
                          "loc": {
                            "start": {
                              "line": 267,
                              "column": 8
                            },
                            "end": {
                              "line": 267,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10098,
                      "end": 10496,
                      "loc": {
                        "start": {
                          "line": 282,
                          "column": 8
                        },
                        "end": {
                          "line": 293,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10098,
                        "end": 10496,
                        "loc": {
                          "start": {
                            "line": 282,
                            "column": 8
                          },
                          "end": {
                            "line": 293,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10098,
                          "end": 10117,
                          "loc": {
                            "start": {
                              "line": 282,
                              "column": 8
                            },
                            "end": {
                              "line": 282,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10098,
                            "end": 10109,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 8
                              },
                              "end": {
                                "line": 282,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10098,
                              "end": 10102,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 8
                                },
                                "end": {
                                  "line": 282,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10103,
                              "end": 10109,
                              "loc": {
                                "start": {
                                  "line": 282,
                                  "column": 13
                                },
                                "end": {
                                  "line": 282,
                                  "column": 19
                                },
                                "identifierName": "foldUp"
                              },
                              "name": "foldUp"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10110,
                            "end": 10117,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 20
                              },
                              "end": {
                                "line": 282,
                                "column": 27
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10131,
                            "end": 10151,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 12
                              },
                              "end": {
                                "line": 283,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10131,
                                "end": 10136,
                                "loc": {
                                  "start": {
                                    "line": 283,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 283,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10140,
                              "end": 10151,
                              "loc": {
                                "start": {
                                  "line": 283,
                                  "column": 21
                                },
                                "end": {
                                  "line": 283,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10140,
                                "end": 10145,
                                "loc": {
                                  "start": {
                                    "line": 283,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 283,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10146,
                                "end": 10151,
                                "loc": {
                                  "start": {
                                    "line": 283,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 283,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10165,
                            "end": 10485,
                            "loc": {
                              "start": {
                                "line": 284,
                                "column": 12
                              },
                              "end": {
                                "line": 292,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10165,
                                "end": 10170,
                                "loc": {
                                  "start": {
                                    "line": 284,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 284,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10174,
                              "end": 10485,
                              "loc": {
                                "start": {
                                  "line": 284,
                                  "column": 21
                                },
                                "end": {
                                  "line": 292,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 10192,
                                  "end": 10471,
                                  "loc": {
                                    "start": {
                                      "line": 285,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 291,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 10196,
                                    "end": 10219,
                                    "loc": {
                                      "start": {
                                        "line": 285,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 285,
                                        "column": 43
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 10196,
                                      "end": 10210,
                                      "loc": {
                                        "start": {
                                          "line": 285,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 285,
                                          "column": 34
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 10197,
                                        "end": 10210,
                                        "loc": {
                                          "start": {
                                            "line": 285,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 285,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 10197,
                                          "end": 10201,
                                          "loc": {
                                            "start": {
                                              "line": 285,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 285,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10202,
                                          "end": 10210,
                                          "loc": {
                                            "start": {
                                              "line": 285,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 285,
                                              "column": 34
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10214,
                                      "end": 10219,
                                      "loc": {
                                        "start": {
                                          "line": 285,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 285,
                                          "column": 43
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10221,
                                    "end": 10471,
                                    "loc": {
                                      "start": {
                                        "line": 285,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 291,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10243,
                                        "end": 10263,
                                        "loc": {
                                          "start": {
                                            "line": 286,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 286,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10243,
                                          "end": 10263,
                                          "loc": {
                                            "start": {
                                              "line": 286,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 286,
                                              "column": 40
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10243,
                                            "end": 10256,
                                            "loc": {
                                              "start": {
                                                "line": 286,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 286,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10243,
                                              "end": 10247,
                                              "loc": {
                                                "start": {
                                                  "line": 286,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 286,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10248,
                                              "end": 10256,
                                              "loc": {
                                                "start": {
                                                  "line": 286,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 286,
                                                  "column": 33
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10259,
                                            "end": 10263,
                                            "loc": {
                                              "start": {
                                                "line": 286,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 286,
                                                "column": 40
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10284,
                                        "end": 10319,
                                        "loc": {
                                          "start": {
                                            "line": 287,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 287,
                                            "column": 55
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10284,
                                          "end": 10319,
                                          "loc": {
                                            "start": {
                                              "line": 287,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 287,
                                              "column": 55
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10284,
                                            "end": 10301,
                                            "loc": {
                                              "start": {
                                                "line": 287,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 287,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10284,
                                              "end": 10295,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10284,
                                                "end": 10288,
                                                "loc": {
                                                  "start": {
                                                    "line": 287,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 287,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10289,
                                                "end": 10295,
                                                "loc": {
                                                  "start": {
                                                    "line": 287,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 287,
                                                    "column": 31
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10296,
                                              "end": 10301,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10304,
                                            "end": 10319,
                                            "loc": {
                                              "start": {
                                                "line": 287,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 287,
                                                "column": 55
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10304,
                                              "end": 10308,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 44
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10309,
                                              "end": 10319,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 55
                                                },
                                                "identifierName": "foldRadius"
                                              },
                                              "name": "foldRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10340,
                                        "end": 10367,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 47
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10340,
                                          "end": 10367,
                                          "loc": {
                                            "start": {
                                              "line": 288,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 288,
                                              "column": 47
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10340,
                                            "end": 10359,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 39
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10340,
                                              "end": 10353,
                                              "loc": {
                                                "start": {
                                                  "line": 288,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 288,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10340,
                                                "end": 10344,
                                                "loc": {
                                                  "start": {
                                                    "line": 288,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 288,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10345,
                                                "end": 10353,
                                                "loc": {
                                                  "start": {
                                                    "line": 288,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 288,
                                                    "column": 33
                                                  },
                                                  "identifierName": "foldDown"
                                                },
                                                "name": "foldDown"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10354,
                                              "end": 10359,
                                              "loc": {
                                                "start": {
                                                  "line": 288,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 288,
                                                  "column": 39
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10362,
                                            "end": 10367,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 47
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10388,
                                        "end": 10411,
                                        "loc": {
                                          "start": {
                                            "line": 289,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 289,
                                            "column": 43
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10388,
                                          "end": 10411,
                                          "loc": {
                                            "start": {
                                              "line": 289,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 289,
                                              "column": 43
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10388,
                                            "end": 10403,
                                            "loc": {
                                              "start": {
                                                "line": 289,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 289,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10388,
                                              "end": 10397,
                                              "loc": {
                                                "start": {
                                                  "line": 289,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 289,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10388,
                                                "end": 10392,
                                                "loc": {
                                                  "start": {
                                                    "line": 289,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 289,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10393,
                                                "end": 10397,
                                                "loc": {
                                                  "start": {
                                                    "line": 289,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 289,
                                                    "column": 29
                                                  },
                                                  "identifierName": "bend"
                                                },
                                                "name": "bend"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10398,
                                              "end": 10403,
                                              "loc": {
                                                "start": {
                                                  "line": 289,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 289,
                                                  "column": 35
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10406,
                                            "end": 10411,
                                            "loc": {
                                              "start": {
                                                "line": 289,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 289,
                                                "column": 43
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10432,
                                        "end": 10453,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10432,
                                          "end": 10453,
                                          "loc": {
                                            "start": {
                                              "line": 290,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 290,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10432,
                                            "end": 10445,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10432,
                                              "end": 10436,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10437,
                                              "end": 10445,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 33
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10448,
                                            "end": 10453,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10506,
                      "end": 10904,
                      "loc": {
                        "start": {
                          "line": 295,
                          "column": 8
                        },
                        "end": {
                          "line": 306,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10506,
                        "end": 10904,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 8
                          },
                          "end": {
                            "line": 306,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10506,
                          "end": 10527,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 8
                            },
                            "end": {
                              "line": 295,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10506,
                            "end": 10519,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 8
                              },
                              "end": {
                                "line": 295,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10506,
                              "end": 10510,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 8
                                },
                                "end": {
                                  "line": 295,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10511,
                              "end": 10519,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 13
                                },
                                "end": {
                                  "line": 295,
                                  "column": 21
                                },
                                "identifierName": "foldDown"
                              },
                              "name": "foldDown"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10520,
                            "end": 10527,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 22
                              },
                              "end": {
                                "line": 295,
                                "column": 29
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10541,
                            "end": 10561,
                            "loc": {
                              "start": {
                                "line": 296,
                                "column": 12
                              },
                              "end": {
                                "line": 296,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10541,
                                "end": 10546,
                                "loc": {
                                  "start": {
                                    "line": 296,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 296,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10550,
                              "end": 10561,
                              "loc": {
                                "start": {
                                  "line": 296,
                                  "column": 21
                                },
                                "end": {
                                  "line": 296,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10550,
                                "end": 10555,
                                "loc": {
                                  "start": {
                                    "line": 296,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 296,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10556,
                                "end": 10561,
                                "loc": {
                                  "start": {
                                    "line": 296,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 296,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10575,
                            "end": 10893,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 12
                              },
                              "end": {
                                "line": 305,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10575,
                                "end": 10580,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10584,
                              "end": 10893,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 21
                                },
                                "end": {
                                  "line": 305,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 10602,
                                  "end": 10879,
                                  "loc": {
                                    "start": {
                                      "line": 298,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 304,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 10606,
                                    "end": 10629,
                                    "loc": {
                                      "start": {
                                        "line": 298,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 298,
                                        "column": 43
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 10606,
                                      "end": 10620,
                                      "loc": {
                                        "start": {
                                          "line": 298,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 298,
                                          "column": 34
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 10607,
                                        "end": 10620,
                                        "loc": {
                                          "start": {
                                            "line": 298,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 298,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 10607,
                                          "end": 10611,
                                          "loc": {
                                            "start": {
                                              "line": 298,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 298,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10612,
                                          "end": 10620,
                                          "loc": {
                                            "start": {
                                              "line": 298,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 298,
                                              "column": 34
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10624,
                                      "end": 10629,
                                      "loc": {
                                        "start": {
                                          "line": 298,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 298,
                                          "column": 43
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10631,
                                    "end": 10879,
                                    "loc": {
                                      "start": {
                                        "line": 298,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 304,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10653,
                                        "end": 10673,
                                        "loc": {
                                          "start": {
                                            "line": 299,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 299,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10653,
                                          "end": 10673,
                                          "loc": {
                                            "start": {
                                              "line": 299,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 299,
                                              "column": 40
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10653,
                                            "end": 10666,
                                            "loc": {
                                              "start": {
                                                "line": 299,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 299,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10653,
                                              "end": 10657,
                                              "loc": {
                                                "start": {
                                                  "line": 299,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 299,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10658,
                                              "end": 10666,
                                              "loc": {
                                                "start": {
                                                  "line": 299,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 299,
                                                  "column": 33
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10669,
                                            "end": 10673,
                                            "loc": {
                                              "start": {
                                                "line": 299,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 299,
                                                "column": 40
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10694,
                                        "end": 10729,
                                        "loc": {
                                          "start": {
                                            "line": 300,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 300,
                                            "column": 55
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10694,
                                          "end": 10729,
                                          "loc": {
                                            "start": {
                                              "line": 300,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 300,
                                              "column": 55
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10694,
                                            "end": 10711,
                                            "loc": {
                                              "start": {
                                                "line": 300,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 300,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10694,
                                              "end": 10705,
                                              "loc": {
                                                "start": {
                                                  "line": 300,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 300,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10694,
                                                "end": 10698,
                                                "loc": {
                                                  "start": {
                                                    "line": 300,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 300,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10699,
                                                "end": 10705,
                                                "loc": {
                                                  "start": {
                                                    "line": 300,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 300,
                                                    "column": 31
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10706,
                                              "end": 10711,
                                              "loc": {
                                                "start": {
                                                  "line": 300,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 300,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10714,
                                            "end": 10729,
                                            "loc": {
                                              "start": {
                                                "line": 300,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 300,
                                                "column": 55
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10714,
                                              "end": 10718,
                                              "loc": {
                                                "start": {
                                                  "line": 300,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 300,
                                                  "column": 44
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10719,
                                              "end": 10729,
                                              "loc": {
                                                "start": {
                                                  "line": 300,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 300,
                                                  "column": 55
                                                },
                                                "identifierName": "foldRadius"
                                              },
                                              "name": "foldRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10750,
                                        "end": 10775,
                                        "loc": {
                                          "start": {
                                            "line": 301,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 301,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10750,
                                          "end": 10775,
                                          "loc": {
                                            "start": {
                                              "line": 301,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 301,
                                              "column": 45
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10750,
                                            "end": 10767,
                                            "loc": {
                                              "start": {
                                                "line": 301,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 301,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10750,
                                              "end": 10761,
                                              "loc": {
                                                "start": {
                                                  "line": 301,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 301,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10750,
                                                "end": 10754,
                                                "loc": {
                                                  "start": {
                                                    "line": 301,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 301,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10755,
                                                "end": 10761,
                                                "loc": {
                                                  "start": {
                                                    "line": 301,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 301,
                                                    "column": 31
                                                  },
                                                  "identifierName": "foldUp"
                                                },
                                                "name": "foldUp"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10762,
                                              "end": 10767,
                                              "loc": {
                                                "start": {
                                                  "line": 301,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 301,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10770,
                                            "end": 10775,
                                            "loc": {
                                              "start": {
                                                "line": 301,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 301,
                                                "column": 45
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10796,
                                        "end": 10819,
                                        "loc": {
                                          "start": {
                                            "line": 302,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 302,
                                            "column": 43
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10796,
                                          "end": 10819,
                                          "loc": {
                                            "start": {
                                              "line": 302,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 302,
                                              "column": 43
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10796,
                                            "end": 10811,
                                            "loc": {
                                              "start": {
                                                "line": 302,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 302,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10796,
                                              "end": 10805,
                                              "loc": {
                                                "start": {
                                                  "line": 302,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 302,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10796,
                                                "end": 10800,
                                                "loc": {
                                                  "start": {
                                                    "line": 302,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 302,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10801,
                                                "end": 10805,
                                                "loc": {
                                                  "start": {
                                                    "line": 302,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 302,
                                                    "column": 29
                                                  },
                                                  "identifierName": "bend"
                                                },
                                                "name": "bend"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10806,
                                              "end": 10811,
                                              "loc": {
                                                "start": {
                                                  "line": 302,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 302,
                                                  "column": 35
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10814,
                                            "end": 10819,
                                            "loc": {
                                              "start": {
                                                "line": 302,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 302,
                                                "column": 43
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10840,
                                        "end": 10861,
                                        "loc": {
                                          "start": {
                                            "line": 303,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 303,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10840,
                                          "end": 10861,
                                          "loc": {
                                            "start": {
                                              "line": 303,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 303,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10840,
                                            "end": 10853,
                                            "loc": {
                                              "start": {
                                                "line": 303,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 303,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10840,
                                              "end": 10844,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10845,
                                              "end": 10853,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 33
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10856,
                                            "end": 10861,
                                            "loc": {
                                              "start": {
                                                "line": 303,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 303,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10914,
                      "end": 11506,
                      "loc": {
                        "start": {
                          "line": 308,
                          "column": 8
                        },
                        "end": {
                          "line": 324,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10914,
                        "end": 11506,
                        "loc": {
                          "start": {
                            "line": 308,
                            "column": 8
                          },
                          "end": {
                            "line": 324,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10914,
                          "end": 10931,
                          "loc": {
                            "start": {
                              "line": 308,
                              "column": 8
                            },
                            "end": {
                              "line": 308,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10914,
                            "end": 10923,
                            "loc": {
                              "start": {
                                "line": 308,
                                "column": 8
                              },
                              "end": {
                                "line": 308,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10914,
                              "end": 10918,
                              "loc": {
                                "start": {
                                  "line": 308,
                                  "column": 8
                                },
                                "end": {
                                  "line": 308,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10919,
                              "end": 10923,
                              "loc": {
                                "start": {
                                  "line": 308,
                                  "column": 13
                                },
                                "end": {
                                  "line": 308,
                                  "column": 17
                                },
                                "identifierName": "bend"
                              },
                              "name": "bend"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10924,
                            "end": 10931,
                            "loc": {
                              "start": {
                                "line": 308,
                                "column": 18
                              },
                              "end": {
                                "line": 308,
                                "column": 25
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10945,
                            "end": 10965,
                            "loc": {
                              "start": {
                                "line": 309,
                                "column": 12
                              },
                              "end": {
                                "line": 309,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10945,
                                "end": 10950,
                                "loc": {
                                  "start": {
                                    "line": 309,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 309,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10954,
                              "end": 10965,
                              "loc": {
                                "start": {
                                  "line": 309,
                                  "column": 21
                                },
                                "end": {
                                  "line": 309,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10954,
                                "end": 10959,
                                "loc": {
                                  "start": {
                                    "line": 309,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 309,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10960,
                                "end": 10965,
                                "loc": {
                                  "start": {
                                    "line": 309,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 309,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10979,
                            "end": 11495,
                            "loc": {
                              "start": {
                                "line": 310,
                                "column": 12
                              },
                              "end": {
                                "line": 323,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10979,
                                "end": 10984,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10988,
                              "end": 11495,
                              "loc": {
                                "start": {
                                  "line": 310,
                                  "column": 21
                                },
                                "end": {
                                  "line": 323,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 11006,
                                  "end": 11331,
                                  "loc": {
                                    "start": {
                                      "line": 311,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 318,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 11010,
                                    "end": 11033,
                                    "loc": {
                                      "start": {
                                        "line": 311,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 311,
                                        "column": 43
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 11010,
                                      "end": 11024,
                                      "loc": {
                                        "start": {
                                          "line": 311,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 311,
                                          "column": 34
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 11011,
                                        "end": 11024,
                                        "loc": {
                                          "start": {
                                            "line": 311,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 311,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 11011,
                                          "end": 11015,
                                          "loc": {
                                            "start": {
                                              "line": 311,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 311,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11016,
                                          "end": 11024,
                                          "loc": {
                                            "start": {
                                              "line": 311,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 311,
                                              "column": 34
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 11028,
                                      "end": 11033,
                                      "loc": {
                                        "start": {
                                          "line": 311,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 311,
                                          "column": 43
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 11035,
                                    "end": 11331,
                                    "loc": {
                                      "start": {
                                        "line": 311,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 318,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11057,
                                        "end": 11077,
                                        "loc": {
                                          "start": {
                                            "line": 312,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 312,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11057,
                                          "end": 11077,
                                          "loc": {
                                            "start": {
                                              "line": 312,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 312,
                                              "column": 40
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11057,
                                            "end": 11070,
                                            "loc": {
                                              "start": {
                                                "line": 312,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 312,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 11057,
                                              "end": 11061,
                                              "loc": {
                                                "start": {
                                                  "line": 312,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 312,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11062,
                                              "end": 11070,
                                              "loc": {
                                                "start": {
                                                  "line": 312,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 312,
                                                  "column": 33
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11073,
                                            "end": 11077,
                                            "loc": {
                                              "start": {
                                                "line": 312,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 312,
                                                "column": 40
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11098,
                                        "end": 11131,
                                        "loc": {
                                          "start": {
                                            "line": 313,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 313,
                                            "column": 53
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11098,
                                          "end": 11131,
                                          "loc": {
                                            "start": {
                                              "line": 313,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 313,
                                              "column": 53
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11098,
                                            "end": 11124,
                                            "loc": {
                                              "start": {
                                                "line": 313,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 313,
                                                "column": 46
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11098,
                                              "end": 11116,
                                              "loc": {
                                                "start": {
                                                  "line": 313,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 313,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11098,
                                                "end": 11102,
                                                "loc": {
                                                  "start": {
                                                    "line": 313,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 313,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11103,
                                                "end": 11116,
                                                "loc": {
                                                  "start": {
                                                    "line": 313,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 313,
                                                    "column": 38
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11117,
                                              "end": 11124,
                                              "loc": {
                                                "start": {
                                                  "line": 313,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 313,
                                                  "column": 46
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11127,
                                            "end": 11131,
                                            "loc": {
                                              "start": {
                                                "line": 313,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 313,
                                                "column": 53
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11152,
                                        "end": 11177,
                                        "loc": {
                                          "start": {
                                            "line": 314,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 314,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11152,
                                          "end": 11177,
                                          "loc": {
                                            "start": {
                                              "line": 314,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 314,
                                              "column": 45
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11152,
                                            "end": 11170,
                                            "loc": {
                                              "start": {
                                                "line": 314,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 314,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11152,
                                              "end": 11162,
                                              "loc": {
                                                "start": {
                                                  "line": 314,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 314,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11152,
                                                "end": 11156,
                                                "loc": {
                                                  "start": {
                                                    "line": 314,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 314,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11157,
                                                "end": 11162,
                                                "loc": {
                                                  "start": {
                                                    "line": 314,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 314,
                                                    "column": 30
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11163,
                                              "end": 11170,
                                              "loc": {
                                                "start": {
                                                  "line": 314,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 314,
                                                  "column": 38
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11173,
                                            "end": 11177,
                                            "loc": {
                                              "start": {
                                                "line": 314,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 314,
                                                "column": 45
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11198,
                                        "end": 11225,
                                        "loc": {
                                          "start": {
                                            "line": 315,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 315,
                                            "column": 47
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11198,
                                          "end": 11225,
                                          "loc": {
                                            "start": {
                                              "line": 315,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 315,
                                              "column": 47
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11198,
                                            "end": 11217,
                                            "loc": {
                                              "start": {
                                                "line": 315,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 315,
                                                "column": 39
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11198,
                                              "end": 11211,
                                              "loc": {
                                                "start": {
                                                  "line": 315,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 315,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11198,
                                                "end": 11202,
                                                "loc": {
                                                  "start": {
                                                    "line": 315,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 315,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11203,
                                                "end": 11211,
                                                "loc": {
                                                  "start": {
                                                    "line": 315,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 315,
                                                    "column": 33
                                                  },
                                                  "identifierName": "foldDown"
                                                },
                                                "name": "foldDown"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11212,
                                              "end": 11217,
                                              "loc": {
                                                "start": {
                                                  "line": 315,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 315,
                                                  "column": 39
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11220,
                                            "end": 11225,
                                            "loc": {
                                              "start": {
                                                "line": 315,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 315,
                                                "column": 47
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11246,
                                        "end": 11271,
                                        "loc": {
                                          "start": {
                                            "line": 316,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 316,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11246,
                                          "end": 11271,
                                          "loc": {
                                            "start": {
                                              "line": 316,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 316,
                                              "column": 45
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11246,
                                            "end": 11263,
                                            "loc": {
                                              "start": {
                                                "line": 316,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 316,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11246,
                                              "end": 11257,
                                              "loc": {
                                                "start": {
                                                  "line": 316,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 316,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11246,
                                                "end": 11250,
                                                "loc": {
                                                  "start": {
                                                    "line": 316,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 316,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11251,
                                                "end": 11257,
                                                "loc": {
                                                  "start": {
                                                    "line": 316,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 316,
                                                    "column": 31
                                                  },
                                                  "identifierName": "foldUp"
                                                },
                                                "name": "foldUp"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11258,
                                              "end": 11263,
                                              "loc": {
                                                "start": {
                                                  "line": 316,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 316,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11266,
                                            "end": 11271,
                                            "loc": {
                                              "start": {
                                                "line": 316,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 316,
                                                "column": 45
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11292,
                                        "end": 11313,
                                        "loc": {
                                          "start": {
                                            "line": 317,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 317,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11292,
                                          "end": 11313,
                                          "loc": {
                                            "start": {
                                              "line": 317,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 317,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11292,
                                            "end": 11305,
                                            "loc": {
                                              "start": {
                                                "line": 317,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 317,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 11292,
                                              "end": 11296,
                                              "loc": {
                                                "start": {
                                                  "line": 317,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 317,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11297,
                                              "end": 11305,
                                              "loc": {
                                                "start": {
                                                  "line": 317,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 317,
                                                  "column": 33
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11308,
                                            "end": 11313,
                                            "loc": {
                                              "start": {
                                                "line": 317,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 317,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 11348,
                                  "end": 11481,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 322,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "UnaryExpression",
                                    "start": 11352,
                                    "end": 11358,
                                    "loc": {
                                      "start": {
                                        "line": 319,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 319,
                                        "column": 26
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 11353,
                                      "end": 11358,
                                      "loc": {
                                        "start": {
                                          "line": 319,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 319,
                                          "column": 26
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 11360,
                                    "end": 11481,
                                    "loc": {
                                      "start": {
                                        "line": 319,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 322,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11382,
                                        "end": 11416,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 54
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11382,
                                          "end": 11416,
                                          "loc": {
                                            "start": {
                                              "line": 320,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 320,
                                              "column": 54
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11382,
                                            "end": 11408,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 320,
                                                "column": 46
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11382,
                                              "end": 11400,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 320,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11382,
                                                "end": 11386,
                                                "loc": {
                                                  "start": {
                                                    "line": 320,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 320,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11387,
                                                "end": 11400,
                                                "loc": {
                                                  "start": {
                                                    "line": 320,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 320,
                                                    "column": 38
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11401,
                                              "end": 11408,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 320,
                                                  "column": 46
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11411,
                                            "end": 11416,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 320,
                                                "column": 54
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11437,
                                        "end": 11463,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 46
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11437,
                                          "end": 11463,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 46
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11437,
                                            "end": 11455,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11437,
                                              "end": 11447,
                                              "loc": {
                                                "start": {
                                                  "line": 321,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 321,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11437,
                                                "end": 11441,
                                                "loc": {
                                                  "start": {
                                                    "line": 321,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 321,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11442,
                                                "end": 11447,
                                                "loc": {
                                                  "start": {
                                                    "line": 321,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 321,
                                                    "column": 30
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11448,
                                              "end": 11455,
                                              "loc": {
                                                "start": {
                                                  "line": 321,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 321,
                                                  "column": 38
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11458,
                                            "end": 11463,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 46
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11516,
                      "end": 11673,
                      "loc": {
                        "start": {
                          "line": 326,
                          "column": 8
                        },
                        "end": {
                          "line": 331,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11516,
                        "end": 11673,
                        "loc": {
                          "start": {
                            "line": 326,
                            "column": 8
                          },
                          "end": {
                            "line": 331,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11516,
                          "end": 11536,
                          "loc": {
                            "start": {
                              "line": 326,
                              "column": 8
                            },
                            "end": {
                              "line": 326,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11516,
                            "end": 11528,
                            "loc": {
                              "start": {
                                "line": 326,
                                "column": 8
                              },
                              "end": {
                                "line": 326,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11516,
                              "end": 11520,
                              "loc": {
                                "start": {
                                  "line": 326,
                                  "column": 8
                                },
                                "end": {
                                  "line": 326,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11521,
                              "end": 11528,
                              "loc": {
                                "start": {
                                  "line": 326,
                                  "column": 13
                                },
                                "end": {
                                  "line": 326,
                                  "column": 20
                                },
                                "identifierName": "kFactor"
                              },
                              "name": "kFactor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11529,
                            "end": 11536,
                            "loc": {
                              "start": {
                                "line": 326,
                                "column": 21
                              },
                              "end": {
                                "line": 326,
                                "column": 28
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11550,
                            "end": 11570,
                            "loc": {
                              "start": {
                                "line": 327,
                                "column": 12
                              },
                              "end": {
                                "line": 327,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11550,
                                "end": 11555,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11559,
                              "end": 11570,
                              "loc": {
                                "start": {
                                  "line": 327,
                                  "column": 21
                                },
                                "end": {
                                  "line": 327,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11559,
                                "end": 11564,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11565,
                                "end": 11570,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11584,
                            "end": 11662,
                            "loc": {
                              "start": {
                                "line": 328,
                                "column": 12
                              },
                              "end": {
                                "line": 330,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11584,
                                "end": 11589,
                                "loc": {
                                  "start": {
                                    "line": 328,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 328,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11593,
                              "end": 11662,
                              "loc": {
                                "start": {
                                  "line": 328,
                                  "column": 21
                                },
                                "end": {
                                  "line": 330,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11611,
                                  "end": 11648,
                                  "loc": {
                                    "start": {
                                      "line": 329,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 329,
                                      "column": 53
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11611,
                                    "end": 11648,
                                    "loc": {
                                      "start": {
                                        "line": 329,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 329,
                                        "column": 53
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11611,
                                      "end": 11622,
                                      "loc": {
                                        "start": {
                                          "line": 329,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 329,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11611,
                                        "end": 11618,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 23
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11619,
                                        "end": 11622,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 27
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11623,
                                        "end": 11640,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 45
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "kFactor changed",
                                          "raw": "'kFactor changed'"
                                        },
                                        "value": "kFactor changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11642,
                                        "end": 11647,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 52
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11683,
                      "end": 11838,
                      "loc": {
                        "start": {
                          "line": 333,
                          "column": 8
                        },
                        "end": {
                          "line": 338,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11683,
                        "end": 11838,
                        "loc": {
                          "start": {
                            "line": 333,
                            "column": 8
                          },
                          "end": {
                            "line": 338,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11683,
                          "end": 11702,
                          "loc": {
                            "start": {
                              "line": 333,
                              "column": 8
                            },
                            "end": {
                              "line": 333,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11683,
                            "end": 11694,
                            "loc": {
                              "start": {
                                "line": 333,
                                "column": 8
                              },
                              "end": {
                                "line": 333,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11683,
                              "end": 11687,
                              "loc": {
                                "start": {
                                  "line": 333,
                                  "column": 8
                                },
                                "end": {
                                  "line": 333,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11688,
                              "end": 11694,
                              "loc": {
                                "start": {
                                  "line": 333,
                                  "column": 13
                                },
                                "end": {
                                  "line": 333,
                                  "column": 19
                                },
                                "identifierName": "radius"
                              },
                              "name": "radius"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11695,
                            "end": 11702,
                            "loc": {
                              "start": {
                                "line": 333,
                                "column": 20
                              },
                              "end": {
                                "line": 333,
                                "column": 27
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11716,
                            "end": 11736,
                            "loc": {
                              "start": {
                                "line": 334,
                                "column": 12
                              },
                              "end": {
                                "line": 334,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11716,
                                "end": 11721,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11725,
                              "end": 11736,
                              "loc": {
                                "start": {
                                  "line": 334,
                                  "column": 21
                                },
                                "end": {
                                  "line": 334,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11725,
                                "end": 11730,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11731,
                                "end": 11736,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11750,
                            "end": 11827,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 12
                              },
                              "end": {
                                "line": 337,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11750,
                                "end": 11755,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11759,
                              "end": 11827,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 21
                                },
                                "end": {
                                  "line": 337,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11777,
                                  "end": 11813,
                                  "loc": {
                                    "start": {
                                      "line": 336,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 336,
                                      "column": 52
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11777,
                                    "end": 11813,
                                    "loc": {
                                      "start": {
                                        "line": 336,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 336,
                                        "column": 52
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11777,
                                      "end": 11788,
                                      "loc": {
                                        "start": {
                                          "line": 336,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 336,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11777,
                                        "end": 11784,
                                        "loc": {
                                          "start": {
                                            "line": 336,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 336,
                                            "column": 23
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11785,
                                        "end": 11788,
                                        "loc": {
                                          "start": {
                                            "line": 336,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 336,
                                            "column": 27
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11789,
                                        "end": 11805,
                                        "loc": {
                                          "start": {
                                            "line": 336,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 336,
                                            "column": 44
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "radius changed",
                                          "raw": "'radius changed'"
                                        },
                                        "value": "radius changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11807,
                                        "end": 11812,
                                        "loc": {
                                          "start": {
                                            "line": 336,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 336,
                                            "column": 51
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11848,
                      "end": 12001,
                      "loc": {
                        "start": {
                          "line": 340,
                          "column": 8
                        },
                        "end": {
                          "line": 345,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11848,
                        "end": 12001,
                        "loc": {
                          "start": {
                            "line": 340,
                            "column": 8
                          },
                          "end": {
                            "line": 345,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11848,
                          "end": 11866,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 8
                            },
                            "end": {
                              "line": 340,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11848,
                            "end": 11858,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 8
                              },
                              "end": {
                                "line": 340,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11848,
                              "end": 11852,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 8
                                },
                                "end": {
                                  "line": 340,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11853,
                              "end": 11858,
                              "loc": {
                                "start": {
                                  "line": 340,
                                  "column": 13
                                },
                                "end": {
                                  "line": 340,
                                  "column": 18
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11859,
                            "end": 11866,
                            "loc": {
                              "start": {
                                "line": 340,
                                "column": 19
                              },
                              "end": {
                                "line": 340,
                                "column": 26
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11880,
                            "end": 11900,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 12
                              },
                              "end": {
                                "line": 341,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11880,
                                "end": 11885,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11889,
                              "end": 11900,
                              "loc": {
                                "start": {
                                  "line": 341,
                                  "column": 21
                                },
                                "end": {
                                  "line": 341,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11889,
                                "end": 11894,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11895,
                                "end": 11900,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11914,
                            "end": 11990,
                            "loc": {
                              "start": {
                                "line": 342,
                                "column": 12
                              },
                              "end": {
                                "line": 344,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11914,
                                "end": 11919,
                                "loc": {
                                  "start": {
                                    "line": 342,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 342,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11923,
                              "end": 11990,
                              "loc": {
                                "start": {
                                  "line": 342,
                                  "column": 21
                                },
                                "end": {
                                  "line": 344,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11941,
                                  "end": 11976,
                                  "loc": {
                                    "start": {
                                      "line": 343,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 343,
                                      "column": 51
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11941,
                                    "end": 11976,
                                    "loc": {
                                      "start": {
                                        "line": 343,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 343,
                                        "column": 51
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11941,
                                      "end": 11952,
                                      "loc": {
                                        "start": {
                                          "line": 343,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 343,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11941,
                                        "end": 11948,
                                        "loc": {
                                          "start": {
                                            "line": 343,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 343,
                                            "column": 23
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11949,
                                        "end": 11952,
                                        "loc": {
                                          "start": {
                                            "line": 343,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 343,
                                            "column": 27
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11953,
                                        "end": 11968,
                                        "loc": {
                                          "start": {
                                            "line": 343,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 343,
                                            "column": 43
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "angle changed",
                                          "raw": "'angle changed'"
                                        },
                                        "value": "angle changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11970,
                                        "end": 11975,
                                        "loc": {
                                          "start": {
                                            "line": 343,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 343,
                                            "column": 50
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 12011,
                      "end": 12180,
                      "loc": {
                        "start": {
                          "line": 347,
                          "column": 8
                        },
                        "end": {
                          "line": 352,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12011,
                        "end": 12180,
                        "loc": {
                          "start": {
                            "line": 347,
                            "column": 8
                          },
                          "end": {
                            "line": 352,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12011,
                          "end": 12037,
                          "loc": {
                            "start": {
                              "line": 347,
                              "column": 8
                            },
                            "end": {
                              "line": 347,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12011,
                            "end": 12029,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 8
                              },
                              "end": {
                                "line": 347,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12011,
                              "end": 12015,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 8
                                },
                                "end": {
                                  "line": 347,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12016,
                              "end": 12029,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 13
                                },
                                "end": {
                                  "line": 347,
                                  "column": 26
                                },
                                "identifierName": "bendDeduction"
                              },
                              "name": "bendDeduction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12030,
                            "end": 12037,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 27
                              },
                              "end": {
                                "line": 347,
                                "column": 34
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12051,
                            "end": 12071,
                            "loc": {
                              "start": {
                                "line": 348,
                                "column": 12
                              },
                              "end": {
                                "line": 348,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12051,
                                "end": 12056,
                                "loc": {
                                  "start": {
                                    "line": 348,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 348,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 12060,
                              "end": 12071,
                              "loc": {
                                "start": {
                                  "line": 348,
                                  "column": 21
                                },
                                "end": {
                                  "line": 348,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 12060,
                                "end": 12065,
                                "loc": {
                                  "start": {
                                    "line": 348,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 348,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12066,
                                "end": 12071,
                                "loc": {
                                  "start": {
                                    "line": 348,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 348,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12085,
                            "end": 12169,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 12
                              },
                              "end": {
                                "line": 351,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12085,
                                "end": 12090,
                                "loc": {
                                  "start": {
                                    "line": 349,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 349,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 12094,
                              "end": 12169,
                              "loc": {
                                "start": {
                                  "line": 349,
                                  "column": 21
                                },
                                "end": {
                                  "line": 351,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 12112,
                                  "end": 12155,
                                  "loc": {
                                    "start": {
                                      "line": 350,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 350,
                                      "column": 59
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 12112,
                                    "end": 12155,
                                    "loc": {
                                      "start": {
                                        "line": 350,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 350,
                                        "column": 59
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12112,
                                      "end": 12123,
                                      "loc": {
                                        "start": {
                                          "line": 350,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 350,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12112,
                                        "end": 12119,
                                        "loc": {
                                          "start": {
                                            "line": 350,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 350,
                                            "column": 23
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12120,
                                        "end": 12123,
                                        "loc": {
                                          "start": {
                                            "line": 350,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 350,
                                            "column": 27
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 12124,
                                        "end": 12147,
                                        "loc": {
                                          "start": {
                                            "line": 350,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 350,
                                            "column": 51
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "bendDeduction changed",
                                          "raw": "'bendDeduction changed'"
                                        },
                                        "value": "bendDeduction changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 12149,
                                        "end": 12154,
                                        "loc": {
                                          "start": {
                                            "line": 350,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 350,
                                            "column": 58
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser",
                          "start": 12190,
                          "end": 12198,
                          "loc": {
                            "start": {
                              "line": 354,
                              "column": 8
                            },
                            "end": {
                              "line": 354,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 12207,
                      "end": 12416,
                      "loc": {
                        "start": {
                          "line": 355,
                          "column": 8
                        },
                        "end": {
                          "line": 362,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12207,
                        "end": 12416,
                        "loc": {
                          "start": {
                            "line": 355,
                            "column": 8
                          },
                          "end": {
                            "line": 362,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12207,
                          "end": 12236,
                          "loc": {
                            "start": {
                              "line": 355,
                              "column": 8
                            },
                            "end": {
                              "line": 355,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12207,
                            "end": 12228,
                            "loc": {
                              "start": {
                                "line": 355,
                                "column": 8
                              },
                              "end": {
                                "line": 355,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12207,
                              "end": 12211,
                              "loc": {
                                "start": {
                                  "line": 355,
                                  "column": 8
                                },
                                "end": {
                                  "line": 355,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12212,
                              "end": 12228,
                              "loc": {
                                "start": {
                                  "line": 355,
                                  "column": 13
                                },
                                "end": {
                                  "line": 355,
                                  "column": 29
                                },
                                "identifierName": "isLaserSignature"
                              },
                              "name": "isLaserSignature"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12229,
                            "end": 12236,
                            "loc": {
                              "start": {
                                "line": 355,
                                "column": 30
                              },
                              "end": {
                                "line": 355,
                                "column": 37
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12250,
                            "end": 12270,
                            "loc": {
                              "start": {
                                "line": 356,
                                "column": 12
                              },
                              "end": {
                                "line": 356,
                                "column": 32
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12250,
                                "end": 12255,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 12259,
                              "end": 12270,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 21
                                },
                                "end": {
                                  "line": 356,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 12259,
                                "end": 12264,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12265,
                                "end": 12270,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 32
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12284,
                            "end": 12405,
                            "loc": {
                              "start": {
                                "line": 357,
                                "column": 12
                              },
                              "end": {
                                "line": 361,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12284,
                                "end": 12289,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 357,
                                    "column": 17
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 12293,
                              "end": 12405,
                              "loc": {
                                "start": {
                                  "line": 357,
                                  "column": 21
                                },
                                "end": {
                                  "line": 361,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 12311,
                                  "end": 12391,
                                  "loc": {
                                    "start": {
                                      "line": 358,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 12315,
                                    "end": 12320,
                                    "loc": {
                                      "start": {
                                        "line": 358,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 358,
                                        "column": 25
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 12322,
                                    "end": 12391,
                                    "loc": {
                                      "start": {
                                        "line": 358,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 12344,
                                        "end": 12373,
                                        "loc": {
                                          "start": {
                                            "line": 359,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 359,
                                            "column": 49
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 12344,
                                          "end": 12373,
                                          "loc": {
                                            "start": {
                                              "line": 359,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 359,
                                              "column": 49
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 12344,
                                            "end": 12365,
                                            "loc": {
                                              "start": {
                                                "line": 359,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 359,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12344,
                                              "end": 12359,
                                              "loc": {
                                                "start": {
                                                  "line": 359,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 359,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 12344,
                                                "end": 12348,
                                                "loc": {
                                                  "start": {
                                                    "line": 359,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 359,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12349,
                                                "end": 12359,
                                                "loc": {
                                                  "start": {
                                                    "line": 359,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 359,
                                                    "column": 35
                                                  },
                                                  "identifierName": "isBendLine"
                                                },
                                                "name": "isBendLine"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12360,
                                              "end": 12365,
                                              "loc": {
                                                "start": {
                                                  "line": 359,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 359,
                                                  "column": 41
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 12368,
                                            "end": 12373,
                                            "loc": {
                                              "start": {
                                                "line": 359,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 359,
                                                "column": 49
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null,
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser",
                          "start": 12190,
                          "end": 12198,
                          "loc": {
                            "start": {
                              "line": 354,
                              "column": 8
                            },
                            "end": {
                              "line": 354,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 12426,
                          "end": 12436,
                          "loc": {
                            "start": {
                              "line": 364,
                              "column": 8
                            },
                            "end": {
                              "line": 364,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 12445,
                      "end": 17511,
                      "loc": {
                        "start": {
                          "line": 365,
                          "column": 8
                        },
                        "end": {
                          "line": 454,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12445,
                        "end": 17511,
                        "loc": {
                          "start": {
                            "line": 365,
                            "column": 8
                          },
                          "end": {
                            "line": 454,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12445,
                          "end": 12470,
                          "loc": {
                            "start": {
                              "line": 365,
                              "column": 8
                            },
                            "end": {
                              "line": 365,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12445,
                            "end": 12462,
                            "loc": {
                              "start": {
                                "line": 365,
                                "column": 8
                              },
                              "end": {
                                "line": 365,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12445,
                              "end": 12449,
                              "loc": {
                                "start": {
                                  "line": 365,
                                  "column": 8
                                },
                                "end": {
                                  "line": 365,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12450,
                              "end": 12462,
                              "loc": {
                                "start": {
                                  "line": 365,
                                  "column": 13
                                },
                                "end": {
                                  "line": 365,
                                  "column": 25
                                },
                                "identifierName": "acceptButton"
                              },
                              "name": "acceptButton"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12463,
                            "end": 12470,
                            "loc": {
                              "start": {
                                "line": 365,
                                "column": 26
                              },
                              "end": {
                                "line": 365,
                                "column": 33
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12484,
                            "end": 12508,
                            "loc": {
                              "start": {
                                "line": 366,
                                "column": 12
                              },
                              "end": {
                                "line": 366,
                                "column": 36
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12484,
                                "end": 12489,
                                "loc": {
                                  "start": {
                                    "line": 366,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 366,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 12493,
                              "end": 12508,
                              "loc": {
                                "start": {
                                  "line": 366,
                                  "column": 21
                                },
                                "end": {
                                  "line": 366,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 12493,
                                "end": 12498,
                                "loc": {
                                  "start": {
                                    "line": 366,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 366,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12499,
                                "end": 12508,
                                "loc": {
                                  "start": {
                                    "line": 366,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 366,
                                    "column": 36
                                  },
                                  "identifierName": "lastEvent"
                                },
                                "name": "lastEvent"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 12522,
                            "end": 17500,
                            "loc": {
                              "start": {
                                "line": 367,
                                "column": 12
                              },
                              "end": {
                                "line": 453,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 12522,
                                "end": 12527,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 17
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 12531,
                              "end": 17500,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 21
                                },
                                "end": {
                                  "line": 453,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 12549,
                                  "end": 17486,
                                  "loc": {
                                    "start": {
                                      "line": 368,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 452,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 12553,
                                    "end": 12575,
                                    "loc": {
                                      "start": {
                                        "line": 368,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 368,
                                        "column": 42
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 12553,
                                      "end": 12563,
                                      "loc": {
                                        "start": {
                                          "line": 368,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 368,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12553,
                                        "end": 12558,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 25
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12559,
                                        "end": 12563,
                                        "loc": {
                                          "start": {
                                            "line": 368,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 368,
                                            "column": 30
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 12568,
                                      "end": 12575,
                                      "loc": {
                                        "start": {
                                          "line": 368,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 368,
                                          "column": 42
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "click",
                                        "raw": "'click'"
                                      },
                                      "value": "click"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 12577,
                                    "end": 17486,
                                    "loc": {
                                      "start": {
                                        "line": 368,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 452,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12599,
                                        "end": 12614,
                                        "loc": {
                                          "start": {
                                            "line": 369,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 369,
                                            "column": 35
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12603,
                                            "end": 12614,
                                            "loc": {
                                              "start": {
                                                "line": 369,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 369,
                                                "column": 35
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12603,
                                              "end": 12609,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 30
                                                },
                                                "identifierName": "params"
                                              },
                                              "name": "params"
                                            },
                                            "init": {
                                              "type": "StringLiteral",
                                              "start": 12612,
                                              "end": 12614,
                                              "loc": {
                                                "start": {
                                                  "line": 369,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 369,
                                                  "column": 35
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "",
                                                "raw": "''"
                                              },
                                              "value": ""
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 12635,
                                        "end": 12663,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 48
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 12635,
                                          "end": 12663,
                                          "loc": {
                                            "start": {
                                              "line": 370,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 370,
                                              "column": 48
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12635,
                                            "end": 12646,
                                            "loc": {
                                              "start": {
                                                "line": 370,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12635,
                                              "end": 12642,
                                              "loc": {
                                                "start": {
                                                  "line": 370,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 370,
                                                  "column": 27
                                                },
                                                "identifierName": "console"
                                              },
                                              "name": "console"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12643,
                                              "end": 12646,
                                              "loc": {
                                                "start": {
                                                  "line": 370,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 370,
                                                  "column": 31
                                                },
                                                "identifierName": "log"
                                              },
                                              "name": "log"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "StringLiteral",
                                              "start": 12647,
                                              "end": 12662,
                                              "loc": {
                                                "start": {
                                                  "line": 370,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 370,
                                                  "column": 47
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "accept values",
                                                "raw": "'accept values'"
                                              },
                                              "value": "accept values"
                                            }
                                          ],
                                          "trailingComments": null
                                        },
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " get bending",
                                            "start": 12684,
                                            "end": 12698,
                                            "loc": {
                                              "start": {
                                                "line": 371,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 371,
                                                "column": 34
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12719,
                                        "end": 12787,
                                        "loc": {
                                          "start": {
                                            "line": 372,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 372,
                                            "column": 88
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12725,
                                            "end": 12787,
                                            "loc": {
                                              "start": {
                                                "line": 372,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 372,
                                                "column": 88
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12725,
                                              "end": 12741,
                                              "loc": {
                                                "start": {
                                                  "line": 372,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 372,
                                                  "column": 42
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 12744,
                                              "end": 12787,
                                              "loc": {
                                                "start": {
                                                  "line": 372,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 372,
                                                  "column": 88
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12744,
                                                "end": 12785,
                                                "loc": {
                                                  "start": {
                                                    "line": 372,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 372,
                                                    "column": 86
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 12744,
                                                  "end": 12765,
                                                  "loc": {
                                                    "start": {
                                                      "line": 372,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 372,
                                                      "column": 66
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 12744,
                                                    "end": 12756,
                                                    "loc": {
                                                      "start": {
                                                        "line": 372,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 372,
                                                        "column": 57
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 12744,
                                                      "end": 12748,
                                                      "loc": {
                                                        "start": {
                                                          "line": 372,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 372,
                                                          "column": 49
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12749,
                                                      "end": 12756,
                                                      "loc": {
                                                        "start": {
                                                          "line": 372,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 372,
                                                          "column": 57
                                                        },
                                                        "identifierName": "session"
                                                      },
                                                      "name": "session"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 12757,
                                                    "end": 12765,
                                                    "loc": {
                                                      "start": {
                                                        "line": 372,
                                                        "column": 58
                                                      },
                                                      "end": {
                                                        "line": 372,
                                                        "column": 66
                                                      },
                                                      "identifierName": "selector"
                                                    },
                                                    "name": "selector"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12766,
                                                  "end": 12785,
                                                  "loc": {
                                                    "start": {
                                                      "line": 372,
                                                      "column": 67
                                                    },
                                                    "end": {
                                                      "line": 372,
                                                      "column": 86
                                                    },
                                                    "identifierName": "getSelectedElements"
                                                  },
                                                  "name": "getSelectedElements"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "const",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " get bending",
                                            "start": 12684,
                                            "end": 12698,
                                            "loc": {
                                              "start": {
                                                "line": 371,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 371,
                                                "column": 34
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 12808,
                                        "end": 12897,
                                        "loc": {
                                          "start": {
                                            "line": 373,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 375,
                                            "column": 21
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 12812,
                                          "end": 12841,
                                          "loc": {
                                            "start": {
                                              "line": 373,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 373,
                                              "column": 53
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 12812,
                                            "end": 12835,
                                            "loc": {
                                              "start": {
                                                "line": 373,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 373,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12812,
                                              "end": 12828,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 40
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12829,
                                              "end": 12835,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 47
                                                },
                                                "identifierName": "length"
                                              },
                                              "name": "length"
                                            },
                                            "computed": false
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 12840,
                                            "end": 12841,
                                            "loc": {
                                              "start": {
                                                "line": 373,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 373,
                                                "column": 53
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0"
                                            },
                                            "value": 0
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 12843,
                                          "end": 12897,
                                          "loc": {
                                            "start": {
                                              "line": 373,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 375,
                                              "column": 21
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ReturnStatement",
                                              "start": 12869,
                                              "end": 12875,
                                              "loc": {
                                                "start": {
                                                  "line": 374,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 374,
                                                  "column": 30
                                                }
                                              },
                                              "argument": null
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12918,
                                        "end": 12969,
                                        "loc": {
                                          "start": {
                                            "line": 376,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 376,
                                            "column": 71
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12924,
                                            "end": 12969,
                                            "loc": {
                                              "start": {
                                                "line": 376,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 376,
                                                "column": 71
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12924,
                                              "end": 12930,
                                              "loc": {
                                                "start": {
                                                  "line": 376,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 376,
                                                  "column": 32
                                                },
                                                "identifierName": "lineId"
                                              },
                                              "name": "lineId"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 12933,
                                              "end": 12969,
                                              "loc": {
                                                "start": {
                                                  "line": 376,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 376,
                                                  "column": 71
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12933,
                                                "end": 12948,
                                                "loc": {
                                                  "start": {
                                                    "line": 376,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 376,
                                                    "column": 50
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 12933,
                                                  "end": 12937,
                                                  "loc": {
                                                    "start": {
                                                      "line": 376,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 376,
                                                      "column": 39
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12938,
                                                  "end": 12948,
                                                  "loc": {
                                                    "start": {
                                                      "line": 376,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 376,
                                                      "column": 50
                                                    },
                                                    "identifierName": "getOwnerId"
                                                  },
                                                  "name": "getOwnerId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 12949,
                                                  "end": 12968,
                                                  "loc": {
                                                    "start": {
                                                      "line": 376,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 376,
                                                      "column": 70
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 12949,
                                                    "end": 12965,
                                                    "loc": {
                                                      "start": {
                                                        "line": 376,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 376,
                                                        "column": 67
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "NumericLiteral",
                                                    "start": 12966,
                                                    "end": 12967,
                                                    "loc": {
                                                      "start": {
                                                        "line": 376,
                                                        "column": 68
                                                      },
                                                      "end": {
                                                        "line": 376,
                                                        "column": 69
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 0,
                                                      "raw": "0"
                                                    },
                                                    "value": 0
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12990,
                                        "end": 13040,
                                        "loc": {
                                          "start": {
                                            "line": 377,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 377,
                                            "column": 70
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12996,
                                            "end": 13040,
                                            "loc": {
                                              "start": {
                                                "line": 377,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 377,
                                                "column": 70
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12996,
                                              "end": 13003,
                                              "loc": {
                                                "start": {
                                                  "line": 377,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 377,
                                                  "column": 33
                                                },
                                                "identifierName": "lineIds"
                                              },
                                              "name": "lineIds"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 13006,
                                              "end": 13040,
                                              "loc": {
                                                "start": {
                                                  "line": 377,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 377,
                                                  "column": 70
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 13006,
                                                "end": 13022,
                                                "loc": {
                                                  "start": {
                                                    "line": 377,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 377,
                                                    "column": 52
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 13006,
                                                  "end": 13010,
                                                  "loc": {
                                                    "start": {
                                                      "line": 377,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 377,
                                                      "column": 40
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 13011,
                                                  "end": 13022,
                                                  "loc": {
                                                    "start": {
                                                      "line": 377,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 377,
                                                      "column": 52
                                                    },
                                                    "identifierName": "getOwnerIds"
                                                  },
                                                  "name": "getOwnerIds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13023,
                                                  "end": 13039,
                                                  "loc": {
                                                    "start": {
                                                      "line": 377,
                                                      "column": 53
                                                    },
                                                    "end": {
                                                      "line": 377,
                                                      "column": 69
                                                    },
                                                    "identifierName": "selectedElements"
                                                  },
                                                  "name": "selectedElements"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 13061,
                                        "end": 13141,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 380,
                                            "column": 21
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 13065,
                                          "end": 13085,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 378,
                                              "column": 44
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 13065,
                                            "end": 13071,
                                            "loc": {
                                              "start": {
                                                "line": 378,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 378,
                                                "column": 30
                                              },
                                              "identifierName": "lineId"
                                            },
                                            "name": "lineId"
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 13076,
                                            "end": 13085,
                                            "loc": {
                                              "start": {
                                                "line": 378,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 378,
                                                "column": 44
                                              },
                                              "identifierName": "undefined"
                                            },
                                            "name": "undefined"
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 13087,
                                          "end": 13141,
                                          "loc": {
                                            "start": {
                                              "line": 378,
                                              "column": 46
                                            },
                                            "end": {
                                              "line": 380,
                                              "column": 21
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ReturnStatement",
                                              "start": 13113,
                                              "end": 13119,
                                              "loc": {
                                                "start": {
                                                  "line": 379,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 379,
                                                  "column": 30
                                                }
                                              },
                                              "argument": null
                                            }
                                          ],
                                          "directives": [],
                                          "trailingComments": null
                                        },
                                        "alternate": null,
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " make all lines un-dashed",
                                            "start": 13162,
                                            "end": 13189,
                                            "loc": {
                                              "start": {
                                                "line": 381,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 381,
                                                "column": 47
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 13210,
                                        "end": 13359,
                                        "loc": {
                                          "start": {
                                            "line": 382,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 385,
                                            "column": 22
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 13210,
                                          "end": 13359,
                                          "loc": {
                                            "start": {
                                              "line": 382,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 385,
                                              "column": 22
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 13210,
                                            "end": 13234,
                                            "loc": {
                                              "start": {
                                                "line": 382,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 382,
                                                "column": 44
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 13210,
                                              "end": 13226,
                                              "loc": {
                                                "start": {
                                                  "line": 382,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 382,
                                                  "column": 36
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements",
                                              "leadingComments": null
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13227,
                                              "end": 13234,
                                              "loc": {
                                                "start": {
                                                  "line": 382,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 382,
                                                  "column": 44
                                                },
                                                "identifierName": "forEach"
                                              },
                                              "name": "forEach"
                                            },
                                            "computed": false,
                                            "leadingComments": null
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 13235,
                                              "end": 13358,
                                              "loc": {
                                                "start": {
                                                  "line": 382,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 385,
                                                  "column": 21
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": false,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13235,
                                                  "end": 13242,
                                                  "loc": {
                                                    "start": {
                                                      "line": 382,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 382,
                                                      "column": 52
                                                    },
                                                    "identifierName": "element"
                                                  },
                                                  "name": "element"
                                                }
                                              ],
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 13246,
                                                "end": 13358,
                                                "loc": {
                                                  "start": {
                                                    "line": 382,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 385,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13272,
                                                    "end": 13291,
                                                    "loc": {
                                                      "start": {
                                                        "line": 383,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 383,
                                                        "column": 43
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13272,
                                                      "end": 13291,
                                                      "loc": {
                                                        "start": {
                                                          "line": 383,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 383,
                                                          "column": 43
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 13272,
                                                        "end": 13287,
                                                        "loc": {
                                                          "start": {
                                                            "line": 383,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 383,
                                                            "column": 39
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13272,
                                                          "end": 13279,
                                                          "loc": {
                                                            "start": {
                                                              "line": 383,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 383,
                                                              "column": 31
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13280,
                                                          "end": 13287,
                                                          "loc": {
                                                            "start": {
                                                              "line": 383,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 383,
                                                              "column": 39
                                                            },
                                                            "identifierName": "gapSize"
                                                          },
                                                          "name": "gapSize"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "NumericLiteral",
                                                        "start": 13290,
                                                        "end": 13291,
                                                        "loc": {
                                                          "start": {
                                                            "line": 383,
                                                            "column": 42
                                                          },
                                                          "end": {
                                                            "line": 383,
                                                            "column": 43
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 0,
                                                          "raw": "0"
                                                        },
                                                        "value": 0
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13316,
                                                    "end": 13336,
                                                    "loc": {
                                                      "start": {
                                                        "line": 384,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 384,
                                                        "column": 44
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13316,
                                                      "end": 13336,
                                                      "loc": {
                                                        "start": {
                                                          "line": 384,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 384,
                                                          "column": 44
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 13316,
                                                        "end": 13332,
                                                        "loc": {
                                                          "start": {
                                                            "line": 384,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 384,
                                                            "column": 40
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13316,
                                                          "end": 13323,
                                                          "loc": {
                                                            "start": {
                                                              "line": 384,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 384,
                                                              "column": 31
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13324,
                                                          "end": 13332,
                                                          "loc": {
                                                            "start": {
                                                              "line": 384,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 384,
                                                              "column": 40
                                                            },
                                                            "identifierName": "dashSize"
                                                          },
                                                          "name": "dashSize"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "NumericLiteral",
                                                        "start": 13335,
                                                        "end": 13336,
                                                        "loc": {
                                                          "start": {
                                                            "line": 384,
                                                            "column": 43
                                                          },
                                                          "end": {
                                                            "line": 384,
                                                            "column": 44
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 1,
                                                          "raw": "1"
                                                        },
                                                        "value": 1
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            }
                                          ],
                                          "leadingComments": null,
                                          "trailingComments": null
                                        },
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " make all lines un-dashed",
                                            "start": 13162,
                                            "end": 13189,
                                            "loc": {
                                              "start": {
                                                "line": 381,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 381,
                                                "column": 47
                                              }
                                            }
                                          }
                                        ],
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " TODO validate",
                                            "start": 13380,
                                            "end": 13396,
                                            "loc": {
                                              "start": {
                                                "line": 386,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 386,
                                                "column": 36
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 13417,
                                        "end": 13458,
                                        "loc": {
                                          "start": {
                                            "line": 387,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 387,
                                            "column": 61
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 13423,
                                            "end": 13458,
                                            "loc": {
                                              "start": {
                                                "line": 387,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 387,
                                                "column": 61
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 13423,
                                              "end": 13431,
                                              "loc": {
                                                "start": {
                                                  "line": 387,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 387,
                                                  "column": 34
                                                },
                                                "identifierName": "sketchId"
                                              },
                                              "name": "sketchId",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 13434,
                                              "end": 13458,
                                              "loc": {
                                                "start": {
                                                  "line": 387,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 387,
                                                  "column": 61
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 13434,
                                                "end": 13450,
                                                "loc": {
                                                  "start": {
                                                    "line": 387,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 387,
                                                    "column": 53
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 13434,
                                                  "end": 13438,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 41
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 13439,
                                                  "end": 13450,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 53
                                                    },
                                                    "identifierName": "getSketchId"
                                                  },
                                                  "name": "getSketchId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13451,
                                                  "end": 13457,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 60
                                                    },
                                                    "identifierName": "lineId"
                                                  },
                                                  "name": "lineId"
                                                }
                                              ]
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "const",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " TODO validate",
                                            "start": 13380,
                                            "end": 13396,
                                            "loc": {
                                              "start": {
                                                "line": 386,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 386,
                                                "column": 36
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 13479,
                                        "end": 17468,
                                        "loc": {
                                          "start": {
                                            "line": 388,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 451,
                                            "column": 21
                                          }
                                        },
                                        "test": {
                                          "type": "MemberExpression",
                                          "start": 13483,
                                          "end": 13504,
                                          "loc": {
                                            "start": {
                                              "line": 388,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 388,
                                              "column": 45
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 13483,
                                            "end": 13498,
                                            "loc": {
                                              "start": {
                                                "line": 388,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 388,
                                                "column": 39
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 13483,
                                              "end": 13487,
                                              "loc": {
                                                "start": {
                                                  "line": 388,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 388,
                                                  "column": 28
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13488,
                                              "end": 13498,
                                              "loc": {
                                                "start": {
                                                  "line": 388,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 388,
                                                  "column": 39
                                                },
                                                "identifierName": "isBendLine"
                                              },
                                              "name": "isBendLine"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13499,
                                            "end": 13504,
                                            "loc": {
                                              "start": {
                                                "line": 388,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 388,
                                                "column": 45
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          },
                                          "computed": false
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 13506,
                                          "end": 16267,
                                          "loc": {
                                            "start": {
                                              "line": 388,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 433,
                                              "column": 21
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 13592,
                                              "end": 13603,
                                              "loc": {
                                                "start": {
                                                  "line": 390,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 390,
                                                  "column": 35
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 13596,
                                                  "end": 13603,
                                                  "loc": {
                                                    "start": {
                                                      "line": 390,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 390,
                                                      "column": 35
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 13596,
                                                    "end": 13603,
                                                    "loc": {
                                                      "start": {
                                                        "line": 390,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 390,
                                                        "column": 35
                                                      },
                                                      "identifierName": "bending"
                                                    },
                                                    "name": "bending",
                                                    "leadingComments": null
                                                  },
                                                  "init": null,
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "let",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " get information from line-object",
                                                  "start": 13532,
                                                  "end": 13567,
                                                  "loc": {
                                                    "start": {
                                                      "line": 389,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 389,
                                                      "column": 59
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 13628,
                                              "end": 13677,
                                              "loc": {
                                                "start": {
                                                  "line": 391,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 391,
                                                  "column": 73
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 13634,
                                                  "end": 13677,
                                                  "loc": {
                                                    "start": {
                                                      "line": 391,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 391,
                                                      "column": 73
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 13634,
                                                    "end": 13642,
                                                    "loc": {
                                                      "start": {
                                                        "line": 391,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 391,
                                                        "column": 38
                                                      },
                                                      "identifierName": "parentId"
                                                    },
                                                    "name": "parentId"
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 13645,
                                                    "end": 13677,
                                                    "loc": {
                                                      "start": {
                                                        "line": 391,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 391,
                                                        "column": 73
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 13645,
                                                      "end": 13670,
                                                      "loc": {
                                                        "start": {
                                                          "line": 391,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 391,
                                                          "column": 66
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 13645,
                                                        "end": 13662,
                                                        "loc": {
                                                          "start": {
                                                            "line": 391,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 391,
                                                            "column": 58
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 13645,
                                                          "end": 13657,
                                                          "loc": {
                                                            "start": {
                                                              "line": 391,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 391,
                                                              "column": 53
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13645,
                                                            "end": 13649,
                                                            "loc": {
                                                              "start": {
                                                                "line": 391,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 391,
                                                                "column": 45
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13650,
                                                            "end": 13657,
                                                            "loc": {
                                                              "start": {
                                                                "line": 391,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 391,
                                                                "column": 53
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13658,
                                                          "end": 13662,
                                                          "loc": {
                                                            "start": {
                                                              "line": 391,
                                                              "column": 54
                                                            },
                                                            "end": {
                                                              "line": 391,
                                                              "column": 58
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 13663,
                                                        "end": 13669,
                                                        "loc": {
                                                          "start": {
                                                            "line": 391,
                                                            "column": 59
                                                          },
                                                          "end": {
                                                            "line": 391,
                                                            "column": 65
                                                          },
                                                          "identifierName": "lineId"
                                                        },
                                                        "name": "lineId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13671,
                                                      "end": 13677,
                                                      "loc": {
                                                        "start": {
                                                          "line": 391,
                                                          "column": 67
                                                        },
                                                        "end": {
                                                          "line": 391,
                                                          "column": 73
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              ],
                                              "kind": "const"
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 13702,
                                              "end": 13969,
                                              "loc": {
                                                "start": {
                                                  "line": 392,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 396,
                                                  "column": 25
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 13706,
                                                "end": 13756,
                                                "loc": {
                                                  "start": {
                                                    "line": 392,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 392,
                                                    "column": 78
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 13706,
                                                  "end": 13739,
                                                  "loc": {
                                                    "start": {
                                                      "line": 392,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 392,
                                                      "column": 61
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 13706,
                                                    "end": 13733,
                                                    "loc": {
                                                      "start": {
                                                        "line": 392,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 392,
                                                        "column": 55
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 13706,
                                                      "end": 13723,
                                                      "loc": {
                                                        "start": {
                                                          "line": 392,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 392,
                                                          "column": 45
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 13706,
                                                        "end": 13718,
                                                        "loc": {
                                                          "start": {
                                                            "line": 392,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 392,
                                                            "column": 40
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 13706,
                                                          "end": 13710,
                                                          "loc": {
                                                            "start": {
                                                              "line": 392,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 392,
                                                              "column": 32
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13711,
                                                          "end": 13718,
                                                          "loc": {
                                                            "start": {
                                                              "line": 392,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 392,
                                                              "column": 40
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 13719,
                                                        "end": 13723,
                                                        "loc": {
                                                          "start": {
                                                            "line": 392,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 392,
                                                            "column": 45
                                                          },
                                                          "identifierName": "tree"
                                                        },
                                                        "name": "tree"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13724,
                                                      "end": 13732,
                                                      "loc": {
                                                        "start": {
                                                          "line": 392,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 392,
                                                          "column": 54
                                                        },
                                                        "identifierName": "parentId"
                                                      },
                                                      "name": "parentId"
                                                    },
                                                    "computed": true
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13734,
                                                    "end": 13739,
                                                    "loc": {
                                                      "start": {
                                                        "line": 392,
                                                        "column": 56
                                                      },
                                                      "end": {
                                                        "line": 392,
                                                        "column": 61
                                                      },
                                                      "identifierName": "class"
                                                    },
                                                    "name": "class"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "StringLiteral",
                                                  "start": 13744,
                                                  "end": 13756,
                                                  "loc": {
                                                    "start": {
                                                      "line": 392,
                                                      "column": 66
                                                    },
                                                    "end": {
                                                      "line": 392,
                                                      "column": 78
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "CC_Bending",
                                                    "raw": "'CC_Bending'"
                                                  },
                                                  "value": "CC_Bending"
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 13758,
                                                "end": 13874,
                                                "loc": {
                                                  "start": {
                                                    "line": 392,
                                                    "column": 80
                                                  },
                                                  "end": {
                                                    "line": 394,
                                                    "column": 25
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13788,
                                                    "end": 13848,
                                                    "loc": {
                                                      "start": {
                                                        "line": 393,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 393,
                                                        "column": 88
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13788,
                                                      "end": 13848,
                                                      "loc": {
                                                        "start": {
                                                          "line": 393,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 393,
                                                          "column": 88
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 13788,
                                                        "end": 13795,
                                                        "loc": {
                                                          "start": {
                                                            "line": 393,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 393,
                                                            "column": 35
                                                          },
                                                          "identifierName": "bending"
                                                        },
                                                        "name": "bending"
                                                      },
                                                      "right": {
                                                        "type": "NewExpression",
                                                        "start": 13798,
                                                        "end": 13848,
                                                        "loc": {
                                                          "start": {
                                                            "line": 393,
                                                            "column": 38
                                                          },
                                                          "end": {
                                                            "line": 393,
                                                            "column": 88
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 13802,
                                                          "end": 13819,
                                                          "loc": {
                                                            "start": {
                                                              "line": 393,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 393,
                                                              "column": 59
                                                            },
                                                            "identifierName": "BendingParameters"
                                                          },
                                                          "name": "BendingParameters"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "MemberExpression",
                                                            "start": 13820,
                                                            "end": 13847,
                                                            "loc": {
                                                              "start": {
                                                                "line": 393,
                                                                "column": 60
                                                              },
                                                              "end": {
                                                                "line": 393,
                                                                "column": 87
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 13820,
                                                              "end": 13837,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 393,
                                                                  "column": 60
                                                                },
                                                                "end": {
                                                                  "line": 393,
                                                                  "column": 77
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 13820,
                                                                "end": 13832,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 393,
                                                                    "column": 60
                                                                  },
                                                                  "end": {
                                                                    "line": 393,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 13820,
                                                                  "end": 13824,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 393,
                                                                      "column": 60
                                                                    },
                                                                    "end": {
                                                                      "line": 393,
                                                                      "column": 64
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 13825,
                                                                  "end": 13832,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 393,
                                                                      "column": 65
                                                                    },
                                                                    "end": {
                                                                      "line": 393,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "session"
                                                                  },
                                                                  "name": "session"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13833,
                                                                "end": 13837,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 393,
                                                                    "column": 73
                                                                  },
                                                                  "end": {
                                                                    "line": 393,
                                                                    "column": 77
                                                                  },
                                                                  "identifierName": "tree"
                                                                },
                                                                "name": "tree"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13838,
                                                              "end": 13846,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 393,
                                                                  "column": 78
                                                                },
                                                                "end": {
                                                                  "line": 393,
                                                                  "column": 86
                                                                },
                                                                "identifierName": "parentId"
                                                              },
                                                              "name": "parentId"
                                                            },
                                                            "computed": true
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "BlockStatement",
                                                "start": 13880,
                                                "end": 13969,
                                                "loc": {
                                                  "start": {
                                                    "line": 394,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 396,
                                                    "column": 25
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13910,
                                                    "end": 13943,
                                                    "loc": {
                                                      "start": {
                                                        "line": 395,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 395,
                                                        "column": 61
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13910,
                                                      "end": 13943,
                                                      "loc": {
                                                        "start": {
                                                          "line": 395,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 395,
                                                          "column": 61
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 13910,
                                                        "end": 13917,
                                                        "loc": {
                                                          "start": {
                                                            "line": 395,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 395,
                                                            "column": 35
                                                          },
                                                          "identifierName": "bending"
                                                        },
                                                        "name": "bending"
                                                      },
                                                      "right": {
                                                        "type": "NewExpression",
                                                        "start": 13920,
                                                        "end": 13943,
                                                        "loc": {
                                                          "start": {
                                                            "line": 395,
                                                            "column": 38
                                                          },
                                                          "end": {
                                                            "line": 395,
                                                            "column": 61
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 13924,
                                                          "end": 13941,
                                                          "loc": {
                                                            "start": {
                                                              "line": 395,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 395,
                                                              "column": 59
                                                            },
                                                            "identifierName": "BendingParameters"
                                                          },
                                                          "name": "BendingParameters"
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 13994,
                                              "end": 15287,
                                              "loc": {
                                                "start": {
                                                  "line": 397,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 417,
                                                  "column": 25
                                                }
                                              },
                                              "test": {
                                                "type": "MemberExpression",
                                                "start": 13998,
                                                "end": 14013,
                                                "loc": {
                                                  "start": {
                                                    "line": 397,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 397,
                                                    "column": 43
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 13998,
                                                  "end": 14007,
                                                  "loc": {
                                                    "start": {
                                                      "line": 397,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 397,
                                                      "column": 37
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 13998,
                                                    "end": 14002,
                                                    "loc": {
                                                      "start": {
                                                        "line": 397,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 397,
                                                        "column": 32
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 14003,
                                                    "end": 14007,
                                                    "loc": {
                                                      "start": {
                                                        "line": 397,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 397,
                                                        "column": 37
                                                      },
                                                      "identifierName": "bend"
                                                    },
                                                    "name": "bend"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 14008,
                                                  "end": 14013,
                                                  "loc": {
                                                    "start": {
                                                      "line": 397,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 397,
                                                      "column": 43
                                                    },
                                                    "identifierName": "value"
                                                  },
                                                  "name": "value"
                                                },
                                                "computed": false
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 14015,
                                                "end": 14243,
                                                "loc": {
                                                  "start": {
                                                    "line": 397,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 401,
                                                    "column": 25
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 14045,
                                                    "end": 14077,
                                                    "loc": {
                                                      "start": {
                                                        "line": 398,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 398,
                                                        "column": 60
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 14045,
                                                      "end": 14077,
                                                      "loc": {
                                                        "start": {
                                                          "line": 398,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 398,
                                                          "column": 60
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 14045,
                                                        "end": 14058,
                                                        "loc": {
                                                          "start": {
                                                            "line": 398,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 398,
                                                            "column": 41
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 14045,
                                                          "end": 14052,
                                                          "loc": {
                                                            "start": {
                                                              "line": 398,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 398,
                                                              "column": 35
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14053,
                                                          "end": 14058,
                                                          "loc": {
                                                            "start": {
                                                              "line": 398,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 398,
                                                              "column": 41
                                                            },
                                                            "identifierName": "angle"
                                                          },
                                                          "name": "angle"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 14061,
                                                        "end": 14077,
                                                        "loc": {
                                                          "start": {
                                                            "line": 398,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 398,
                                                            "column": 60
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 14061,
                                                          "end": 14071,
                                                          "loc": {
                                                            "start": {
                                                              "line": 398,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 398,
                                                              "column": 54
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14061,
                                                            "end": 14065,
                                                            "loc": {
                                                              "start": {
                                                                "line": 398,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 398,
                                                                "column": 48
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14066,
                                                            "end": 14071,
                                                            "loc": {
                                                              "start": {
                                                                "line": 398,
                                                                "column": 49
                                                              },
                                                              "end": {
                                                                "line": 398,
                                                                "column": 54
                                                              },
                                                              "identifierName": "angle"
                                                            },
                                                            "name": "angle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14072,
                                                          "end": 14077,
                                                          "loc": {
                                                            "start": {
                                                              "line": 398,
                                                              "column": 55
                                                            },
                                                            "end": {
                                                              "line": 398,
                                                              "column": 60
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 14106,
                                                    "end": 14140,
                                                    "loc": {
                                                      "start": {
                                                        "line": 399,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 399,
                                                        "column": 62
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 14106,
                                                      "end": 14140,
                                                      "loc": {
                                                        "start": {
                                                          "line": 399,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 399,
                                                          "column": 62
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 14106,
                                                        "end": 14120,
                                                        "loc": {
                                                          "start": {
                                                            "line": 399,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 399,
                                                            "column": 42
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 14106,
                                                          "end": 14113,
                                                          "loc": {
                                                            "start": {
                                                              "line": 399,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 399,
                                                              "column": 35
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14114,
                                                          "end": 14120,
                                                          "loc": {
                                                            "start": {
                                                              "line": 399,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 399,
                                                              "column": 42
                                                            },
                                                            "identifierName": "radius"
                                                          },
                                                          "name": "radius"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 14123,
                                                        "end": 14140,
                                                        "loc": {
                                                          "start": {
                                                            "line": 399,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 399,
                                                            "column": 62
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 14123,
                                                          "end": 14134,
                                                          "loc": {
                                                            "start": {
                                                              "line": 399,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 399,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14123,
                                                            "end": 14127,
                                                            "loc": {
                                                              "start": {
                                                                "line": 399,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 399,
                                                                "column": 49
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14128,
                                                            "end": 14134,
                                                            "loc": {
                                                              "start": {
                                                                "line": 399,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 399,
                                                                "column": 56
                                                              },
                                                              "identifierName": "radius"
                                                            },
                                                            "name": "radius"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14135,
                                                          "end": 14140,
                                                          "loc": {
                                                            "start": {
                                                              "line": 399,
                                                              "column": 57
                                                            },
                                                            "end": {
                                                              "line": 399,
                                                              "column": 62
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 14169,
                                                    "end": 14217,
                                                    "loc": {
                                                      "start": {
                                                        "line": 400,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 400,
                                                        "column": 76
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 14169,
                                                      "end": 14217,
                                                      "loc": {
                                                        "start": {
                                                          "line": 400,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 400,
                                                          "column": 76
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 14169,
                                                        "end": 14190,
                                                        "loc": {
                                                          "start": {
                                                            "line": 400,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 400,
                                                            "column": 49
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 14169,
                                                          "end": 14176,
                                                          "loc": {
                                                            "start": {
                                                              "line": 400,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 400,
                                                              "column": 35
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14177,
                                                          "end": 14190,
                                                          "loc": {
                                                            "start": {
                                                              "line": 400,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 400,
                                                              "column": 49
                                                            },
                                                            "identifierName": "bendDeduction"
                                                          },
                                                          "name": "bendDeduction"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 14193,
                                                        "end": 14217,
                                                        "loc": {
                                                          "start": {
                                                            "line": 400,
                                                            "column": 52
                                                          },
                                                          "end": {
                                                            "line": 400,
                                                            "column": 76
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 14193,
                                                          "end": 14211,
                                                          "loc": {
                                                            "start": {
                                                              "line": 400,
                                                              "column": 52
                                                            },
                                                            "end": {
                                                              "line": 400,
                                                              "column": 70
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14193,
                                                            "end": 14197,
                                                            "loc": {
                                                              "start": {
                                                                "line": 400,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 400,
                                                                "column": 56
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14198,
                                                            "end": 14211,
                                                            "loc": {
                                                              "start": {
                                                                "line": 400,
                                                                "column": 57
                                                              },
                                                              "end": {
                                                                "line": 400,
                                                                "column": 70
                                                              },
                                                              "identifierName": "bendDeduction"
                                                            },
                                                            "name": "bendDeduction"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14212,
                                                          "end": 14217,
                                                          "loc": {
                                                            "start": {
                                                              "line": 400,
                                                              "column": 71
                                                            },
                                                            "end": {
                                                              "line": 400,
                                                              "column": 76
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 14249,
                                                "end": 15287,
                                                "loc": {
                                                  "start": {
                                                    "line": 401,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 417,
                                                    "column": 25
                                                  }
                                                },
                                                "test": {
                                                  "type": "MemberExpression",
                                                  "start": 14253,
                                                  "end": 14270,
                                                  "loc": {
                                                    "start": {
                                                      "line": 401,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 401,
                                                      "column": 52
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 14253,
                                                    "end": 14264,
                                                    "loc": {
                                                      "start": {
                                                        "line": 401,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 401,
                                                        "column": 46
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 14253,
                                                      "end": 14257,
                                                      "loc": {
                                                        "start": {
                                                          "line": 401,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 401,
                                                          "column": 39
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14258,
                                                      "end": 14264,
                                                      "loc": {
                                                        "start": {
                                                          "line": 401,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 401,
                                                          "column": 46
                                                        },
                                                        "identifierName": "foldUp"
                                                      },
                                                      "name": "foldUp"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 14265,
                                                    "end": 14270,
                                                    "loc": {
                                                      "start": {
                                                        "line": 401,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 401,
                                                        "column": 52
                                                      },
                                                      "identifierName": "value"
                                                    },
                                                    "name": "value"
                                                  },
                                                  "computed": false
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 14272,
                                                  "end": 14762,
                                                  "loc": {
                                                    "start": {
                                                      "line": 401,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 409,
                                                      "column": 25
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14302,
                                                      "end": 14334,
                                                      "loc": {
                                                        "start": {
                                                          "line": 402,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 402,
                                                          "column": 60
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14302,
                                                        "end": 14334,
                                                        "loc": {
                                                          "start": {
                                                            "line": 402,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 402,
                                                            "column": 60
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14302,
                                                          "end": 14315,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 41
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14302,
                                                            "end": 14309,
                                                            "loc": {
                                                              "start": {
                                                                "line": 402,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 402,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14310,
                                                            "end": 14315,
                                                            "loc": {
                                                              "start": {
                                                                "line": 402,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 402,
                                                                "column": 41
                                                              },
                                                              "identifierName": "angle"
                                                            },
                                                            "name": "angle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14318,
                                                          "end": 14334,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14318,
                                                            "end": 14322,
                                                            "loc": {
                                                              "start": {
                                                                "line": 402,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 402,
                                                                "column": 48
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14323,
                                                            "end": 14334,
                                                            "loc": {
                                                              "start": {
                                                                "line": 402,
                                                                "column": 49
                                                              },
                                                              "end": {
                                                                "line": 402,
                                                                "column": 60
                                                              },
                                                              "identifierName": "foldUpAngle"
                                                            },
                                                            "name": "foldUpAngle"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14363,
                                                      "end": 14401,
                                                      "loc": {
                                                        "start": {
                                                          "line": 403,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 403,
                                                          "column": 66
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14363,
                                                        "end": 14401,
                                                        "loc": {
                                                          "start": {
                                                            "line": 403,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 403,
                                                            "column": 66
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14363,
                                                          "end": 14379,
                                                          "loc": {
                                                            "start": {
                                                              "line": 403,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 403,
                                                              "column": 44
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14363,
                                                            "end": 14370,
                                                            "loc": {
                                                              "start": {
                                                                "line": 403,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 403,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14371,
                                                            "end": 14379,
                                                            "loc": {
                                                              "start": {
                                                                "line": 403,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 403,
                                                                "column": 44
                                                              },
                                                              "identifierName": "preAngle"
                                                            },
                                                            "name": "preAngle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14382,
                                                          "end": 14401,
                                                          "loc": {
                                                            "start": {
                                                              "line": 403,
                                                              "column": 47
                                                            },
                                                            "end": {
                                                              "line": 403,
                                                              "column": 66
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14382,
                                                            "end": 14386,
                                                            "loc": {
                                                              "start": {
                                                                "line": 403,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 403,
                                                                "column": 51
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14387,
                                                            "end": 14401,
                                                            "loc": {
                                                              "start": {
                                                                "line": 403,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 403,
                                                                "column": 66
                                                              },
                                                              "identifierName": "foldUpPreAngle"
                                                            },
                                                            "name": "foldUpPreAngle"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14430,
                                                      "end": 14462,
                                                      "loc": {
                                                        "start": {
                                                          "line": 404,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 404,
                                                          "column": 60
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14430,
                                                        "end": 14462,
                                                        "loc": {
                                                          "start": {
                                                            "line": 404,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 404,
                                                            "column": 60
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14430,
                                                          "end": 14444,
                                                          "loc": {
                                                            "start": {
                                                              "line": 404,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 404,
                                                              "column": 42
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14430,
                                                            "end": 14437,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14438,
                                                            "end": 14444,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 42
                                                              },
                                                              "identifierName": "radius"
                                                            },
                                                            "name": "radius"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14447,
                                                          "end": 14462,
                                                          "loc": {
                                                            "start": {
                                                              "line": 404,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 404,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14447,
                                                            "end": 14451,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 49
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14452,
                                                            "end": 14462,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 60
                                                              },
                                                              "identifierName": "foldRadius"
                                                            },
                                                            "name": "foldRadius"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14491,
                                                      "end": 14539,
                                                      "loc": {
                                                        "start": {
                                                          "line": 405,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 405,
                                                          "column": 76
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14491,
                                                        "end": 14539,
                                                        "loc": {
                                                          "start": {
                                                            "line": 405,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 405,
                                                            "column": 76
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14491,
                                                          "end": 14512,
                                                          "loc": {
                                                            "start": {
                                                              "line": 405,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 405,
                                                              "column": 49
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14491,
                                                            "end": 14498,
                                                            "loc": {
                                                              "start": {
                                                                "line": 405,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 405,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14499,
                                                            "end": 14512,
                                                            "loc": {
                                                              "start": {
                                                                "line": 405,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 405,
                                                                "column": 49
                                                              },
                                                              "identifierName": "bendDeduction"
                                                            },
                                                            "name": "bendDeduction"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14515,
                                                          "end": 14539,
                                                          "loc": {
                                                            "start": {
                                                              "line": 405,
                                                              "column": 52
                                                            },
                                                            "end": {
                                                              "line": 405,
                                                              "column": 76
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 14515,
                                                            "end": 14533,
                                                            "loc": {
                                                              "start": {
                                                                "line": 405,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 405,
                                                                "column": 70
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14515,
                                                              "end": 14519,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 405,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 405,
                                                                  "column": 56
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14520,
                                                              "end": 14533,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 405,
                                                                  "column": 57
                                                                },
                                                                "end": {
                                                                  "line": 405,
                                                                  "column": 70
                                                                },
                                                                "identifierName": "bendDeduction"
                                                              },
                                                              "name": "bendDeduction"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14534,
                                                            "end": 14539,
                                                            "loc": {
                                                              "start": {
                                                                "line": 405,
                                                                "column": 71
                                                              },
                                                              "end": {
                                                                "line": 405,
                                                                "column": 76
                                                              },
                                                              "identifierName": "value"
                                                            },
                                                            "name": "value"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14568,
                                                      "end": 14600,
                                                      "loc": {
                                                        "start": {
                                                          "line": 406,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 406,
                                                          "column": 60
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14568,
                                                        "end": 14600,
                                                        "loc": {
                                                          "start": {
                                                            "line": 406,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 406,
                                                            "column": 60
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14568,
                                                          "end": 14584,
                                                          "loc": {
                                                            "start": {
                                                              "line": 406,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 406,
                                                              "column": 44
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14568,
                                                            "end": 14575,
                                                            "loc": {
                                                              "start": {
                                                                "line": 406,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 406,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14576,
                                                            "end": 14584,
                                                            "loc": {
                                                              "start": {
                                                                "line": 406,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 406,
                                                                "column": 44
                                                              },
                                                              "identifierName": "bendType"
                                                            },
                                                            "name": "bendType"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14587,
                                                          "end": 14600,
                                                          "loc": {
                                                            "start": {
                                                              "line": 406,
                                                              "column": 47
                                                            },
                                                            "end": {
                                                              "line": 406,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14587,
                                                            "end": 14591,
                                                            "loc": {
                                                              "start": {
                                                                "line": 406,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 406,
                                                                "column": 51
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14592,
                                                            "end": 14600,
                                                            "loc": {
                                                              "start": {
                                                                "line": 406,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 406,
                                                                "column": 60
                                                              },
                                                              "identifierName": "foldType"
                                                            },
                                                            "name": "foldType"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14629,
                                                      "end": 14665,
                                                      "loc": {
                                                        "start": {
                                                          "line": 407,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 407,
                                                          "column": 64
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14629,
                                                        "end": 14665,
                                                        "loc": {
                                                          "start": {
                                                            "line": 407,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 407,
                                                            "column": 64
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14629,
                                                          "end": 14647,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 46
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14629,
                                                            "end": 14636,
                                                            "loc": {
                                                              "start": {
                                                                "line": 407,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 407,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14637,
                                                            "end": 14647,
                                                            "loc": {
                                                              "start": {
                                                                "line": 407,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 407,
                                                                "column": 46
                                                              },
                                                              "identifierName": "bendMethod"
                                                            },
                                                            "name": "bendMethod"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14650,
                                                          "end": 14665,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 49
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 64
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14650,
                                                            "end": 14654,
                                                            "loc": {
                                                              "start": {
                                                                "line": 407,
                                                                "column": 49
                                                              },
                                                              "end": {
                                                                "line": 407,
                                                                "column": 53
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14655,
                                                            "end": 14665,
                                                            "loc": {
                                                              "start": {
                                                                "line": 407,
                                                                "column": 54
                                                              },
                                                              "end": {
                                                                "line": 407,
                                                                "column": 64
                                                              },
                                                              "identifierName": "foldMethod"
                                                            },
                                                            "name": "foldMethod"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 14694,
                                                      "end": 14736,
                                                      "loc": {
                                                        "start": {
                                                          "line": 408,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 408,
                                                          "column": 70
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 14694,
                                                        "end": 14736,
                                                        "loc": {
                                                          "start": {
                                                            "line": 408,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 408,
                                                            "column": 70
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 14694,
                                                          "end": 14715,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 49
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14694,
                                                            "end": 14701,
                                                            "loc": {
                                                              "start": {
                                                                "line": 408,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 408,
                                                                "column": 35
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14702,
                                                            "end": 14715,
                                                            "loc": {
                                                              "start": {
                                                                "line": 408,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 408,
                                                                "column": 49
                                                              },
                                                              "identifierName": "bendTechnique"
                                                            },
                                                            "name": "bendTechnique"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 14718,
                                                          "end": 14736,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 52
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 70
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 14718,
                                                            "end": 14722,
                                                            "loc": {
                                                              "start": {
                                                                "line": 408,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 408,
                                                                "column": 56
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14723,
                                                            "end": 14736,
                                                            "loc": {
                                                              "start": {
                                                                "line": 408,
                                                                "column": 57
                                                              },
                                                              "end": {
                                                                "line": 408,
                                                                "column": 70
                                                              },
                                                              "identifierName": "foldTechnique"
                                                            },
                                                            "name": "foldTechnique"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "IfStatement",
                                                  "start": 14768,
                                                  "end": 15287,
                                                  "loc": {
                                                    "start": {
                                                      "line": 409,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 417,
                                                      "column": 25
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "MemberExpression",
                                                    "start": 14772,
                                                    "end": 14791,
                                                    "loc": {
                                                      "start": {
                                                        "line": 409,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 409,
                                                        "column": 54
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 14772,
                                                      "end": 14785,
                                                      "loc": {
                                                        "start": {
                                                          "line": 409,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 409,
                                                          "column": 48
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 14772,
                                                        "end": 14776,
                                                        "loc": {
                                                          "start": {
                                                            "line": 409,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 409,
                                                            "column": 39
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 14777,
                                                        "end": 14785,
                                                        "loc": {
                                                          "start": {
                                                            "line": 409,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 409,
                                                            "column": 48
                                                          },
                                                          "identifierName": "foldDown"
                                                        },
                                                        "name": "foldDown"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14786,
                                                      "end": 14791,
                                                      "loc": {
                                                        "start": {
                                                          "line": 409,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 409,
                                                          "column": 54
                                                        },
                                                        "identifierName": "value"
                                                      },
                                                      "name": "value"
                                                    },
                                                    "computed": false
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 14793,
                                                    "end": 15287,
                                                    "loc": {
                                                      "start": {
                                                        "line": 409,
                                                        "column": 56
                                                      },
                                                      "end": {
                                                        "line": 417,
                                                        "column": 25
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14823,
                                                        "end": 14857,
                                                        "loc": {
                                                          "start": {
                                                            "line": 410,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 410,
                                                            "column": 62
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14823,
                                                          "end": 14857,
                                                          "loc": {
                                                            "start": {
                                                              "line": 410,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 410,
                                                              "column": 62
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14823,
                                                            "end": 14836,
                                                            "loc": {
                                                              "start": {
                                                                "line": 410,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 410,
                                                                "column": 41
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14823,
                                                              "end": 14830,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 410,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 410,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14831,
                                                              "end": 14836,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 410,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 410,
                                                                  "column": 41
                                                                },
                                                                "identifierName": "angle"
                                                              },
                                                              "name": "angle"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14839,
                                                            "end": 14857,
                                                            "loc": {
                                                              "start": {
                                                                "line": 410,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 410,
                                                                "column": 62
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14839,
                                                              "end": 14843,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 410,
                                                                  "column": 44
                                                                },
                                                                "end": {
                                                                  "line": 410,
                                                                  "column": 48
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14844,
                                                              "end": 14857,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 410,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 410,
                                                                  "column": 62
                                                                },
                                                                "identifierName": "foldDownAngle"
                                                              },
                                                              "name": "foldDownAngle"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14886,
                                                        "end": 14926,
                                                        "loc": {
                                                          "start": {
                                                            "line": 411,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 411,
                                                            "column": 68
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14886,
                                                          "end": 14926,
                                                          "loc": {
                                                            "start": {
                                                              "line": 411,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 411,
                                                              "column": 68
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14886,
                                                            "end": 14902,
                                                            "loc": {
                                                              "start": {
                                                                "line": 411,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 411,
                                                                "column": 44
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14886,
                                                              "end": 14893,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 411,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 411,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14894,
                                                              "end": 14902,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 411,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 411,
                                                                  "column": 44
                                                                },
                                                                "identifierName": "preAngle"
                                                              },
                                                              "name": "preAngle"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14905,
                                                            "end": 14926,
                                                            "loc": {
                                                              "start": {
                                                                "line": 411,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 411,
                                                                "column": 68
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14905,
                                                              "end": 14909,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 411,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 411,
                                                                  "column": 51
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14910,
                                                              "end": 14926,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 411,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 411,
                                                                  "column": 68
                                                                },
                                                                "identifierName": "foldDownPreAngle"
                                                              },
                                                              "name": "foldDownPreAngle"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14955,
                                                        "end": 14987,
                                                        "loc": {
                                                          "start": {
                                                            "line": 412,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 412,
                                                            "column": 60
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14955,
                                                          "end": 14987,
                                                          "loc": {
                                                            "start": {
                                                              "line": 412,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 412,
                                                              "column": 60
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14955,
                                                            "end": 14969,
                                                            "loc": {
                                                              "start": {
                                                                "line": 412,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 412,
                                                                "column": 42
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14955,
                                                              "end": 14962,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 412,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 412,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14963,
                                                              "end": 14969,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 412,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 412,
                                                                  "column": 42
                                                                },
                                                                "identifierName": "radius"
                                                              },
                                                              "name": "radius"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14972,
                                                            "end": 14987,
                                                            "loc": {
                                                              "start": {
                                                                "line": 412,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 412,
                                                                "column": 60
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14972,
                                                              "end": 14976,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 412,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 412,
                                                                  "column": 49
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14977,
                                                              "end": 14987,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 412,
                                                                  "column": 50
                                                                },
                                                                "end": {
                                                                  "line": 412,
                                                                  "column": 60
                                                                },
                                                                "identifierName": "foldRadius"
                                                              },
                                                              "name": "foldRadius"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 15016,
                                                        "end": 15064,
                                                        "loc": {
                                                          "start": {
                                                            "line": 413,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 413,
                                                            "column": 76
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 15016,
                                                          "end": 15064,
                                                          "loc": {
                                                            "start": {
                                                              "line": 413,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 413,
                                                              "column": 76
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 15016,
                                                            "end": 15037,
                                                            "loc": {
                                                              "start": {
                                                                "line": 413,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 413,
                                                                "column": 49
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 15016,
                                                              "end": 15023,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 413,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 413,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15024,
                                                              "end": 15037,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 413,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 413,
                                                                  "column": 49
                                                                },
                                                                "identifierName": "bendDeduction"
                                                              },
                                                              "name": "bendDeduction"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 15040,
                                                            "end": 15064,
                                                            "loc": {
                                                              "start": {
                                                                "line": 413,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 413,
                                                                "column": 76
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 15040,
                                                              "end": 15058,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 413,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 413,
                                                                  "column": 70
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 15040,
                                                                "end": 15044,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 413,
                                                                    "column": 52
                                                                  },
                                                                  "end": {
                                                                    "line": 413,
                                                                    "column": 56
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 15045,
                                                                "end": 15058,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 413,
                                                                    "column": 57
                                                                  },
                                                                  "end": {
                                                                    "line": 413,
                                                                    "column": 70
                                                                  },
                                                                  "identifierName": "bendDeduction"
                                                                },
                                                                "name": "bendDeduction"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15059,
                                                              "end": 15064,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 413,
                                                                  "column": 71
                                                                },
                                                                "end": {
                                                                  "line": 413,
                                                                  "column": 76
                                                                },
                                                                "identifierName": "value"
                                                              },
                                                              "name": "value"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 15093,
                                                        "end": 15125,
                                                        "loc": {
                                                          "start": {
                                                            "line": 414,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 414,
                                                            "column": 60
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 15093,
                                                          "end": 15125,
                                                          "loc": {
                                                            "start": {
                                                              "line": 414,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 414,
                                                              "column": 60
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 15093,
                                                            "end": 15109,
                                                            "loc": {
                                                              "start": {
                                                                "line": 414,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 414,
                                                                "column": 44
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 15093,
                                                              "end": 15100,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 414,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 414,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15101,
                                                              "end": 15109,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 414,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 414,
                                                                  "column": 44
                                                                },
                                                                "identifierName": "bendType"
                                                              },
                                                              "name": "bendType"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 15112,
                                                            "end": 15125,
                                                            "loc": {
                                                              "start": {
                                                                "line": 414,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 414,
                                                                "column": 60
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 15112,
                                                              "end": 15116,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 414,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 414,
                                                                  "column": 51
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15117,
                                                              "end": 15125,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 414,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 414,
                                                                  "column": 60
                                                                },
                                                                "identifierName": "foldType"
                                                              },
                                                              "name": "foldType"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 15154,
                                                        "end": 15190,
                                                        "loc": {
                                                          "start": {
                                                            "line": 415,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 415,
                                                            "column": 64
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 15154,
                                                          "end": 15190,
                                                          "loc": {
                                                            "start": {
                                                              "line": 415,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 415,
                                                              "column": 64
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 15154,
                                                            "end": 15172,
                                                            "loc": {
                                                              "start": {
                                                                "line": 415,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 415,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 15154,
                                                              "end": 15161,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 415,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 415,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15162,
                                                              "end": 15172,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 415,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 415,
                                                                  "column": 46
                                                                },
                                                                "identifierName": "bendMethod"
                                                              },
                                                              "name": "bendMethod"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 15175,
                                                            "end": 15190,
                                                            "loc": {
                                                              "start": {
                                                                "line": 415,
                                                                "column": 49
                                                              },
                                                              "end": {
                                                                "line": 415,
                                                                "column": 64
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 15175,
                                                              "end": 15179,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 415,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 415,
                                                                  "column": 53
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15180,
                                                              "end": 15190,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 415,
                                                                  "column": 54
                                                                },
                                                                "end": {
                                                                  "line": 415,
                                                                  "column": 64
                                                                },
                                                                "identifierName": "foldMethod"
                                                              },
                                                              "name": "foldMethod"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 15219,
                                                        "end": 15261,
                                                        "loc": {
                                                          "start": {
                                                            "line": 416,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 416,
                                                            "column": 70
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 15219,
                                                          "end": 15261,
                                                          "loc": {
                                                            "start": {
                                                              "line": 416,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 416,
                                                              "column": 70
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 15219,
                                                            "end": 15240,
                                                            "loc": {
                                                              "start": {
                                                                "line": 416,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 416,
                                                                "column": 49
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 15219,
                                                              "end": 15226,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 416,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 416,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15227,
                                                              "end": 15240,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 416,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 416,
                                                                  "column": 49
                                                                },
                                                                "identifierName": "bendTechnique"
                                                              },
                                                              "name": "bendTechnique"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 15243,
                                                            "end": 15261,
                                                            "loc": {
                                                              "start": {
                                                                "line": 416,
                                                                "column": 52
                                                              },
                                                              "end": {
                                                                "line": 416,
                                                                "column": 70
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 15243,
                                                              "end": 15247,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 416,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 416,
                                                                  "column": 56
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15248,
                                                              "end": 15261,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 416,
                                                                  "column": 57
                                                                },
                                                                "end": {
                                                                  "line": 416,
                                                                  "column": 70
                                                                },
                                                                "identifierName": "foldTechnique"
                                                              },
                                                              "name": "foldTechnique"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 15312,
                                              "end": 15349,
                                              "loc": {
                                                "start": {
                                                  "line": 418,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 418,
                                                  "column": 61
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 15312,
                                                "end": 15349,
                                                "loc": {
                                                  "start": {
                                                    "line": 418,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 418,
                                                    "column": 61
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 15312,
                                                  "end": 15318,
                                                  "loc": {
                                                    "start": {
                                                      "line": 418,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 418,
                                                      "column": 30
                                                    },
                                                    "identifierName": "params"
                                                  },
                                                  "name": "params"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 15321,
                                                  "end": 15349,
                                                  "loc": {
                                                    "start": {
                                                      "line": 418,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 418,
                                                      "column": 61
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15321,
                                                    "end": 15347,
                                                    "loc": {
                                                      "start": {
                                                        "line": 418,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 418,
                                                        "column": 59
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15321,
                                                      "end": 15328,
                                                      "loc": {
                                                        "start": {
                                                          "line": 418,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 418,
                                                          "column": 40
                                                        },
                                                        "identifierName": "bending"
                                                      },
                                                      "name": "bending"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15329,
                                                      "end": 15347,
                                                      "loc": {
                                                        "start": {
                                                          "line": 418,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 418,
                                                          "column": 59
                                                        },
                                                        "identifierName": "getParameterString"
                                                      },
                                                      "name": "getParameterString"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 15374,
                                              "end": 15430,
                                              "loc": {
                                                "start": {
                                                  "line": 419,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 419,
                                                  "column": 80
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 15374,
                                                "end": 15430,
                                                "loc": {
                                                  "start": {
                                                    "line": 419,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 419,
                                                    "column": 80
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 15374,
                                                  "end": 15412,
                                                  "loc": {
                                                    "start": {
                                                      "line": 419,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 419,
                                                      "column": 62
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 15374,
                                                    "end": 15395,
                                                    "loc": {
                                                      "start": {
                                                        "line": 419,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 419,
                                                        "column": 45
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 15374,
                                                      "end": 15386,
                                                      "loc": {
                                                        "start": {
                                                          "line": 419,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 419,
                                                          "column": 36
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 15374,
                                                        "end": 15378,
                                                        "loc": {
                                                          "start": {
                                                            "line": 419,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 419,
                                                            "column": 28
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15379,
                                                        "end": 15386,
                                                        "loc": {
                                                          "start": {
                                                            "line": 419,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 419,
                                                            "column": 36
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15387,
                                                      "end": 15395,
                                                      "loc": {
                                                        "start": {
                                                          "line": 419,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 419,
                                                          "column": 45
                                                        },
                                                        "identifierName": "selector"
                                                      },
                                                      "name": "selector"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15396,
                                                    "end": 15412,
                                                    "loc": {
                                                      "start": {
                                                        "line": 419,
                                                        "column": 46
                                                      },
                                                      "end": {
                                                        "line": 419,
                                                        "column": 62
                                                      },
                                                      "identifierName": "unselectElements"
                                                    },
                                                    "name": "unselectElements"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 15413,
                                                    "end": 15429,
                                                    "loc": {
                                                      "start": {
                                                        "line": 419,
                                                        "column": 63
                                                      },
                                                      "end": {
                                                        "line": 419,
                                                        "column": 79
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 15455,
                                              "end": 15550,
                                              "loc": {
                                                "start": {
                                                  "line": 420,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 420,
                                                  "column": 119
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 15455,
                                                "end": 15550,
                                                "loc": {
                                                  "start": {
                                                    "line": 420,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 420,
                                                    "column": 119
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 15455,
                                                  "end": 15466,
                                                  "loc": {
                                                    "start": {
                                                      "line": 420,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 420,
                                                      "column": 35
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 15455,
                                                    "end": 15462,
                                                    "loc": {
                                                      "start": {
                                                        "line": 420,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 420,
                                                        "column": 31
                                                      },
                                                      "identifierName": "console"
                                                    },
                                                    "name": "console"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15463,
                                                    "end": 15466,
                                                    "loc": {
                                                      "start": {
                                                        "line": 420,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 420,
                                                        "column": 35
                                                      },
                                                      "identifierName": "log"
                                                    },
                                                    "name": "log"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "TemplateLiteral",
                                                    "start": 15467,
                                                    "end": 15549,
                                                    "loc": {
                                                      "start": {
                                                        "line": 420,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 420,
                                                        "column": 118
                                                      }
                                                    },
                                                    "expressions": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15510,
                                                        "end": 15518,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 79
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 87
                                                          },
                                                          "identifierName": "sketchId"
                                                        },
                                                        "name": "sketchId"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15524,
                                                        "end": 15531,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 93
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 100
                                                          },
                                                          "identifierName": "lineIds"
                                                        },
                                                        "name": "lineIds"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15538,
                                                        "end": 15544,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 107
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 113
                                                          },
                                                          "identifierName": "params"
                                                        },
                                                        "name": "params"
                                                      }
                                                    ],
                                                    "quasis": [
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15468,
                                                        "end": 15508,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 77
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "_C.SheetDesigner.ChangeLinesToBendLines(",
                                                          "cooked": "_C.SheetDesigner.ChangeLinesToBendLines("
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15519,
                                                        "end": 15522,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 88
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 91
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": ", [",
                                                          "cooked": ", ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15532,
                                                        "end": 15536,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 101
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 105
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "], [",
                                                          "cooked": "], ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15545,
                                                        "end": 15548,
                                                        "loc": {
                                                          "start": {
                                                            "line": 420,
                                                            "column": 114
                                                          },
                                                          "end": {
                                                            "line": 420,
                                                            "column": 117
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "]);",
                                                          "cooked": "]);"
                                                        },
                                                        "tail": true
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 15575,
                                              "end": 15737,
                                              "loc": {
                                                "start": {
                                                  "line": 421,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 423,
                                                  "column": 25
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 15575,
                                                "end": 15737,
                                                "loc": {
                                                  "start": {
                                                    "line": 421,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 423,
                                                    "column": 25
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 15575,
                                                  "end": 15598,
                                                  "loc": {
                                                    "start": {
                                                      "line": 421,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 421,
                                                      "column": 47
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 15575,
                                                    "end": 15590,
                                                    "loc": {
                                                      "start": {
                                                        "line": 421,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 421,
                                                        "column": 39
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 15575,
                                                      "end": 15579,
                                                      "loc": {
                                                        "start": {
                                                          "line": 421,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 421,
                                                          "column": 28
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15580,
                                                      "end": 15590,
                                                      "loc": {
                                                        "start": {
                                                          "line": 421,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 421,
                                                          "column": 39
                                                        },
                                                        "identifierName": "connection"
                                                      },
                                                      "name": "connection"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15591,
                                                    "end": 15598,
                                                    "loc": {
                                                      "start": {
                                                        "line": 421,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 421,
                                                        "column": 47
                                                      },
                                                      "identifierName": "execute"
                                                    },
                                                    "name": "execute"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "TemplateLiteral",
                                                    "start": 15628,
                                                    "end": 15710,
                                                    "loc": {
                                                      "start": {
                                                        "line": 422,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 422,
                                                        "column": 110
                                                      }
                                                    },
                                                    "expressions": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15671,
                                                        "end": 15679,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 71
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 79
                                                          },
                                                          "identifierName": "sketchId"
                                                        },
                                                        "name": "sketchId"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15685,
                                                        "end": 15692,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 85
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 92
                                                          },
                                                          "identifierName": "lineIds"
                                                        },
                                                        "name": "lineIds"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15699,
                                                        "end": 15705,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 99
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 105
                                                          },
                                                          "identifierName": "params"
                                                        },
                                                        "name": "params"
                                                      }
                                                    ],
                                                    "quasis": [
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15629,
                                                        "end": 15669,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 69
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "_C.SheetDesigner.ChangeLinesToBendLines(",
                                                          "cooked": "_C.SheetDesigner.ChangeLinesToBendLines("
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15680,
                                                        "end": 15683,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 80
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 83
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": ", [",
                                                          "cooked": ", ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15693,
                                                        "end": 15697,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 93
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 97
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "], [",
                                                          "cooked": "], ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 15706,
                                                        "end": 15709,
                                                        "loc": {
                                                          "start": {
                                                            "line": 422,
                                                            "column": 106
                                                          },
                                                          "end": {
                                                            "line": 422,
                                                            "column": 109
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "]);",
                                                          "cooked": "]);"
                                                        },
                                                        "tail": true
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 15762,
                                              "end": 15918,
                                              "loc": {
                                                "start": {
                                                  "line": 424,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 426,
                                                  "column": 25
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 15762,
                                                "end": 15918,
                                                "loc": {
                                                  "start": {
                                                    "line": 424,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 426,
                                                    "column": 25
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 15762,
                                                  "end": 15786,
                                                  "loc": {
                                                    "start": {
                                                      "line": 424,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 424,
                                                      "column": 48
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 15762,
                                                    "end": 15778,
                                                    "loc": {
                                                      "start": {
                                                        "line": 424,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 424,
                                                        "column": 40
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15779,
                                                    "end": 15786,
                                                    "loc": {
                                                      "start": {
                                                        "line": 424,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 424,
                                                        "column": 48
                                                      },
                                                      "identifierName": "forEach"
                                                    },
                                                    "name": "forEach"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ArrowFunctionExpression",
                                                    "start": 15787,
                                                    "end": 15891,
                                                    "loc": {
                                                      "start": {
                                                        "line": 424,
                                                        "column": 49
                                                      },
                                                      "end": {
                                                        "line": 425,
                                                        "column": 93
                                                      }
                                                    },
                                                    "id": null,
                                                    "generator": false,
                                                    "expression": true,
                                                    "async": false,
                                                    "params": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 15787,
                                                        "end": 15794,
                                                        "loc": {
                                                          "start": {
                                                            "line": 424,
                                                            "column": 49
                                                          },
                                                          "end": {
                                                            "line": 424,
                                                            "column": 56
                                                          },
                                                          "identifierName": "element"
                                                        },
                                                        "name": "element"
                                                      }
                                                    ],
                                                    "body": {
                                                      "type": "CallExpression",
                                                      "start": 15826,
                                                      "end": 15891,
                                                      "loc": {
                                                        "start": {
                                                          "line": 425,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 425,
                                                          "column": 93
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 15826,
                                                        "end": 15886,
                                                        "loc": {
                                                          "start": {
                                                            "line": 425,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 425,
                                                            "column": 88
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "CallExpression",
                                                          "start": 15826,
                                                          "end": 15880,
                                                          "loc": {
                                                            "start": {
                                                              "line": 425,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 425,
                                                              "column": 82
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 15826,
                                                            "end": 15841,
                                                            "loc": {
                                                              "start": {
                                                                "line": 425,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 425,
                                                                "column": 43
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 15826,
                                                              "end": 15833,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 425,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 425,
                                                                  "column": 35
                                                                },
                                                                "identifierName": "element"
                                                              },
                                                              "name": "element"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 15834,
                                                              "end": 15841,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 425,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 425,
                                                                  "column": 43
                                                                },
                                                                "identifierName": "animate"
                                                              },
                                                              "name": "animate"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 15842,
                                                              "end": 15879,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 425,
                                                                  "column": 44
                                                                },
                                                                "end": {
                                                                  "line": 425,
                                                                  "column": 81
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 15844,
                                                                  "end": 15877,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 425,
                                                                      "column": 46
                                                                    },
                                                                    "end": {
                                                                      "line": 425,
                                                                      "column": 79
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": false,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 15844,
                                                                    "end": 15849,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 425,
                                                                        "column": 46
                                                                      },
                                                                      "end": {
                                                                        "line": 425,
                                                                        "column": 51
                                                                      },
                                                                      "identifierName": "color"
                                                                    },
                                                                    "name": "color"
                                                                  },
                                                                  "value": {
                                                                    "type": "CallExpression",
                                                                    "start": 15851,
                                                                    "end": 15877,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 425,
                                                                        "column": 53
                                                                      },
                                                                      "end": {
                                                                        "line": 425,
                                                                        "column": 79
                                                                      }
                                                                    },
                                                                    "callee": {
                                                                      "type": "MemberExpression",
                                                                      "start": 15851,
                                                                      "end": 15875,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 425,
                                                                          "column": 53
                                                                        },
                                                                        "end": {
                                                                          "line": 425,
                                                                          "column": 77
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 15851,
                                                                        "end": 15869,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 425,
                                                                            "column": 53
                                                                          },
                                                                          "end": {
                                                                            "line": 425,
                                                                            "column": 71
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "ThisExpression",
                                                                          "start": 15851,
                                                                          "end": 15855,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 425,
                                                                              "column": 53
                                                                            },
                                                                            "end": {
                                                                              "line": 425,
                                                                              "column": 57
                                                                            }
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 15856,
                                                                          "end": 15869,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 425,
                                                                              "column": 58
                                                                            },
                                                                            "end": {
                                                                              "line": 425,
                                                                              "column": 71
                                                                            },
                                                                            "identifierName": "bendLineColor"
                                                                          },
                                                                          "name": "bendLineColor"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 15870,
                                                                        "end": 15875,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 425,
                                                                            "column": 72
                                                                          },
                                                                          "end": {
                                                                            "line": 425,
                                                                            "column": 77
                                                                          },
                                                                          "identifierName": "clone"
                                                                        },
                                                                        "name": "clone"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "arguments": []
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15881,
                                                          "end": 15886,
                                                          "loc": {
                                                            "start": {
                                                              "line": 425,
                                                              "column": 83
                                                            },
                                                            "end": {
                                                              "line": 425,
                                                              "column": 88
                                                            },
                                                            "identifierName": "start"
                                                          },
                                                          "name": "start"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "NumericLiteral",
                                                          "start": 15887,
                                                          "end": 15890,
                                                          "loc": {
                                                            "start": {
                                                              "line": 425,
                                                              "column": 89
                                                            },
                                                            "end": {
                                                              "line": 425,
                                                              "column": 92
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 500,
                                                            "raw": "500"
                                                          },
                                                          "value": 500
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ],
                                                "trailingComments": null
                                              },
                                              "trailingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " make bend lines with negative bending angle dashed",
                                                  "start": 15943,
                                                  "end": 15996,
                                                  "loc": {
                                                    "start": {
                                                      "line": 427,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 427,
                                                      "column": 77
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 16021,
                                              "end": 16245,
                                              "loc": {
                                                "start": {
                                                  "line": 428,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 30
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 16025,
                                                "end": 16042,
                                                "loc": {
                                                  "start": {
                                                    "line": 428,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 428,
                                                    "column": 45
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 16025,
                                                  "end": 16038,
                                                  "loc": {
                                                    "start": {
                                                      "line": 428,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 428,
                                                      "column": 41
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 16025,
                                                    "end": 16032,
                                                    "loc": {
                                                      "start": {
                                                        "line": 428,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 428,
                                                        "column": 35
                                                      },
                                                      "identifierName": "bending"
                                                    },
                                                    "name": "bending",
                                                    "leadingComments": null
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 16033,
                                                    "end": 16038,
                                                    "loc": {
                                                      "start": {
                                                        "line": 428,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 428,
                                                        "column": 41
                                                      },
                                                      "identifierName": "angle"
                                                    },
                                                    "name": "angle"
                                                  },
                                                  "computed": false,
                                                  "leadingComments": null
                                                },
                                                "operator": "<",
                                                "right": {
                                                  "type": "NumericLiteral",
                                                  "start": 16041,
                                                  "end": 16042,
                                                  "loc": {
                                                    "start": {
                                                      "line": 428,
                                                      "column": 44
                                                    },
                                                    "end": {
                                                      "line": 428,
                                                      "column": 45
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": 0,
                                                    "raw": "0"
                                                  },
                                                  "value": 0
                                                },
                                                "leadingComments": null
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 16072,
                                                "end": 16245,
                                                "loc": {
                                                  "start": {
                                                    "line": 429,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 432,
                                                    "column": 30
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16072,
                                                  "end": 16245,
                                                  "loc": {
                                                    "start": {
                                                      "line": 429,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 432,
                                                      "column": 30
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16072,
                                                    "end": 16096,
                                                    "loc": {
                                                      "start": {
                                                        "line": 429,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 429,
                                                        "column": 52
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16072,
                                                      "end": 16088,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 429,
                                                          "column": 44
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16089,
                                                      "end": 16096,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 429,
                                                          "column": 52
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 16097,
                                                      "end": 16244,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 53
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 29
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": false,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16097,
                                                          "end": 16104,
                                                          "loc": {
                                                            "start": {
                                                              "line": 429,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 429,
                                                              "column": 60
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "BlockStatement",
                                                        "start": 16108,
                                                        "end": 16244,
                                                        "loc": {
                                                          "start": {
                                                            "line": 429,
                                                            "column": 64
                                                          },
                                                          "end": {
                                                            "line": 432,
                                                            "column": 29
                                                          }
                                                        },
                                                        "body": [
                                                          {
                                                            "type": "ExpressionStatement",
                                                            "start": 16142,
                                                            "end": 16161,
                                                            "loc": {
                                                              "start": {
                                                                "line": 430,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 430,
                                                                "column": 51
                                                              }
                                                            },
                                                            "expression": {
                                                              "type": "AssignmentExpression",
                                                              "start": 16142,
                                                              "end": 16161,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 430,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 430,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "operator": "=",
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 16142,
                                                                "end": 16157,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 430,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 430,
                                                                    "column": 47
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 16142,
                                                                  "end": 16149,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 430,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 430,
                                                                      "column": 39
                                                                    },
                                                                    "identifierName": "element"
                                                                  },
                                                                  "name": "element"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 16150,
                                                                  "end": 16157,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 430,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 430,
                                                                      "column": 47
                                                                    },
                                                                    "identifierName": "gapSize"
                                                                  },
                                                                  "name": "gapSize"
                                                                },
                                                                "computed": false
                                                              },
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 16160,
                                                                "end": 16161,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 430,
                                                                    "column": 50
                                                                  },
                                                                  "end": {
                                                                    "line": 430,
                                                                    "column": 51
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2,
                                                                  "raw": "2"
                                                                },
                                                                "value": 2
                                                              }
                                                            }
                                                          },
                                                          {
                                                            "type": "ExpressionStatement",
                                                            "start": 16194,
                                                            "end": 16214,
                                                            "loc": {
                                                              "start": {
                                                                "line": 431,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 431,
                                                                "column": 52
                                                              }
                                                            },
                                                            "expression": {
                                                              "type": "AssignmentExpression",
                                                              "start": 16194,
                                                              "end": 16214,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 431,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 431,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "operator": "=",
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 16194,
                                                                "end": 16210,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 431,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 431,
                                                                    "column": 48
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 16194,
                                                                  "end": 16201,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 431,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 431,
                                                                      "column": 39
                                                                    },
                                                                    "identifierName": "element"
                                                                  },
                                                                  "name": "element"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 16202,
                                                                  "end": 16210,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 431,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 431,
                                                                      "column": 48
                                                                    },
                                                                    "identifierName": "dashSize"
                                                                  },
                                                                  "name": "dashSize"
                                                                },
                                                                "computed": false
                                                              },
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 16213,
                                                                "end": 16214,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 431,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 431,
                                                                    "column": 52
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2,
                                                                  "raw": "2"
                                                                },
                                                                "value": 2
                                                              }
                                                            }
                                                          }
                                                        ],
                                                        "directives": []
                                                      }
                                                    }
                                                  ]
                                                }
                                              },
                                              "alternate": null,
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " make bend lines with negative bending angle dashed",
                                                  "start": 15943,
                                                  "end": 15996,
                                                  "loc": {
                                                    "start": {
                                                      "line": 427,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 427,
                                                      "column": 77
                                                    }
                                                  }
                                                }
                                              ]
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": {
                                          "type": "IfStatement",
                                          "start": 16273,
                                          "end": 17468,
                                          "loc": {
                                            "start": {
                                              "line": 433,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 451,
                                              "column": 21
                                            }
                                          },
                                          "test": {
                                            "type": "MemberExpression",
                                            "start": 16277,
                                            "end": 16304,
                                            "loc": {
                                              "start": {
                                                "line": 433,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 433,
                                                "column": 58
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16277,
                                              "end": 16298,
                                              "loc": {
                                                "start": {
                                                  "line": 433,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 433,
                                                  "column": 52
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16277,
                                                "end": 16281,
                                                "loc": {
                                                  "start": {
                                                    "line": 433,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 433,
                                                    "column": 35
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16282,
                                                "end": 16298,
                                                "loc": {
                                                  "start": {
                                                    "line": 433,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 433,
                                                    "column": 52
                                                  },
                                                  "identifierName": "isLaserSignature"
                                                },
                                                "name": "isLaserSignature"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16299,
                                              "end": 16304,
                                              "loc": {
                                                "start": {
                                                  "line": 433,
                                                  "column": 53
                                                },
                                                "end": {
                                                  "line": 433,
                                                  "column": 58
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 16306,
                                            "end": 16887,
                                            "loc": {
                                              "start": {
                                                "line": 433,
                                                "column": 60
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 21
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16332,
                                                "end": 16388,
                                                "loc": {
                                                  "start": {
                                                    "line": 434,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 434,
                                                    "column": 80
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16332,
                                                  "end": 16388,
                                                  "loc": {
                                                    "start": {
                                                      "line": 434,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 434,
                                                      "column": 80
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16332,
                                                    "end": 16370,
                                                    "loc": {
                                                      "start": {
                                                        "line": 434,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 434,
                                                        "column": 62
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16332,
                                                      "end": 16353,
                                                      "loc": {
                                                        "start": {
                                                          "line": 434,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 434,
                                                          "column": 45
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 16332,
                                                        "end": 16344,
                                                        "loc": {
                                                          "start": {
                                                            "line": 434,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 434,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 16332,
                                                          "end": 16336,
                                                          "loc": {
                                                            "start": {
                                                              "line": 434,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 434,
                                                              "column": 28
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16337,
                                                          "end": 16344,
                                                          "loc": {
                                                            "start": {
                                                              "line": 434,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 434,
                                                              "column": 36
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16345,
                                                        "end": 16353,
                                                        "loc": {
                                                          "start": {
                                                            "line": 434,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 434,
                                                            "column": 45
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16354,
                                                      "end": 16370,
                                                      "loc": {
                                                        "start": {
                                                          "line": 434,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 434,
                                                          "column": 62
                                                        },
                                                        "identifierName": "unselectElements"
                                                      },
                                                      "name": "unselectElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 16371,
                                                      "end": 16387,
                                                      "loc": {
                                                        "start": {
                                                          "line": 434,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 434,
                                                          "column": 79
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16413,
                                                "end": 16500,
                                                "loc": {
                                                  "start": {
                                                    "line": 435,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 435,
                                                    "column": 111
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16413,
                                                  "end": 16500,
                                                  "loc": {
                                                    "start": {
                                                      "line": 435,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 435,
                                                      "column": 111
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16413,
                                                    "end": 16424,
                                                    "loc": {
                                                      "start": {
                                                        "line": 435,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 435,
                                                        "column": 35
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16413,
                                                      "end": 16420,
                                                      "loc": {
                                                        "start": {
                                                          "line": 435,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 435,
                                                          "column": 31
                                                        },
                                                        "identifierName": "console"
                                                      },
                                                      "name": "console"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16421,
                                                      "end": 16424,
                                                      "loc": {
                                                        "start": {
                                                          "line": 435,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 435,
                                                          "column": 35
                                                        },
                                                        "identifierName": "log"
                                                      },
                                                      "name": "log"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 16425,
                                                      "end": 16499,
                                                      "loc": {
                                                        "start": {
                                                          "line": 435,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 435,
                                                          "column": 110
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16473,
                                                          "end": 16481,
                                                          "loc": {
                                                            "start": {
                                                              "line": 435,
                                                              "column": 84
                                                            },
                                                            "end": {
                                                              "line": 435,
                                                              "column": 92
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16487,
                                                          "end": 16494,
                                                          "loc": {
                                                            "start": {
                                                              "line": 435,
                                                              "column": 98
                                                            },
                                                            "end": {
                                                              "line": 435,
                                                              "column": 105
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16426,
                                                          "end": 16471,
                                                          "loc": {
                                                            "start": {
                                                              "line": 435,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 435,
                                                              "column": 82
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToSignatureLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16482,
                                                          "end": 16485,
                                                          "loc": {
                                                            "start": {
                                                              "line": 435,
                                                              "column": 93
                                                            },
                                                            "end": {
                                                              "line": 435,
                                                              "column": 96
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16495,
                                                          "end": 16498,
                                                          "loc": {
                                                            "start": {
                                                              "line": 435,
                                                              "column": 106
                                                            },
                                                            "end": {
                                                              "line": 435,
                                                              "column": 109
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16525,
                                                "end": 16679,
                                                "loc": {
                                                  "start": {
                                                    "line": 436,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 438,
                                                    "column": 25
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16525,
                                                  "end": 16679,
                                                  "loc": {
                                                    "start": {
                                                      "line": 436,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 438,
                                                      "column": 25
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16525,
                                                    "end": 16548,
                                                    "loc": {
                                                      "start": {
                                                        "line": 436,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 436,
                                                        "column": 47
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16525,
                                                      "end": 16540,
                                                      "loc": {
                                                        "start": {
                                                          "line": 436,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 436,
                                                          "column": 39
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 16525,
                                                        "end": 16529,
                                                        "loc": {
                                                          "start": {
                                                            "line": 436,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 436,
                                                            "column": 28
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16530,
                                                        "end": 16540,
                                                        "loc": {
                                                          "start": {
                                                            "line": 436,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 436,
                                                            "column": 39
                                                          },
                                                          "identifierName": "connection"
                                                        },
                                                        "name": "connection"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16541,
                                                      "end": 16548,
                                                      "loc": {
                                                        "start": {
                                                          "line": 436,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 436,
                                                          "column": 47
                                                        },
                                                        "identifierName": "execute"
                                                      },
                                                      "name": "execute"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 16578,
                                                      "end": 16652,
                                                      "loc": {
                                                        "start": {
                                                          "line": 437,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 437,
                                                          "column": 102
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16626,
                                                          "end": 16634,
                                                          "loc": {
                                                            "start": {
                                                              "line": 437,
                                                              "column": 76
                                                            },
                                                            "end": {
                                                              "line": 437,
                                                              "column": 84
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16640,
                                                          "end": 16647,
                                                          "loc": {
                                                            "start": {
                                                              "line": 437,
                                                              "column": 90
                                                            },
                                                            "end": {
                                                              "line": 437,
                                                              "column": 97
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16579,
                                                          "end": 16624,
                                                          "loc": {
                                                            "start": {
                                                              "line": 437,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 437,
                                                              "column": 74
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToSignatureLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16635,
                                                          "end": 16638,
                                                          "loc": {
                                                            "start": {
                                                              "line": 437,
                                                              "column": 85
                                                            },
                                                            "end": {
                                                              "line": 437,
                                                              "column": 88
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16648,
                                                          "end": 16651,
                                                          "loc": {
                                                            "start": {
                                                              "line": 437,
                                                              "column": 98
                                                            },
                                                            "end": {
                                                              "line": 437,
                                                              "column": 101
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16704,
                                                "end": 16865,
                                                "loc": {
                                                  "start": {
                                                    "line": 439,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 25
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16704,
                                                  "end": 16865,
                                                  "loc": {
                                                    "start": {
                                                      "line": 439,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 441,
                                                      "column": 25
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16704,
                                                    "end": 16728,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16704,
                                                      "end": 16720,
                                                      "loc": {
                                                        "start": {
                                                          "line": 439,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 439,
                                                          "column": 40
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16721,
                                                      "end": 16728,
                                                      "loc": {
                                                        "start": {
                                                          "line": 439,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 439,
                                                          "column": 48
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 16729,
                                                      "end": 16838,
                                                      "loc": {
                                                        "start": {
                                                          "line": 439,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 440,
                                                          "column": 98
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16729,
                                                          "end": 16736,
                                                          "loc": {
                                                            "start": {
                                                              "line": 439,
                                                              "column": 49
                                                            },
                                                            "end": {
                                                              "line": 439,
                                                              "column": 56
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 16768,
                                                        "end": 16838,
                                                        "loc": {
                                                          "start": {
                                                            "line": 440,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 440,
                                                            "column": 98
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 16768,
                                                          "end": 16833,
                                                          "loc": {
                                                            "start": {
                                                              "line": 440,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 440,
                                                              "column": 93
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 16768,
                                                            "end": 16827,
                                                            "loc": {
                                                              "start": {
                                                                "line": 440,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 440,
                                                                "column": 87
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 16768,
                                                              "end": 16783,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 440,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 440,
                                                                  "column": 43
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 16768,
                                                                "end": 16775,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 440,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 440,
                                                                    "column": 35
                                                                  },
                                                                  "identifierName": "element"
                                                                },
                                                                "name": "element"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 16776,
                                                                "end": 16783,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 440,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 440,
                                                                    "column": 43
                                                                  },
                                                                  "identifierName": "animate"
                                                                },
                                                                "name": "animate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 16784,
                                                                "end": 16826,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 440,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 440,
                                                                    "column": 86
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "ObjectProperty",
                                                                    "start": 16786,
                                                                    "end": 16824,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 440,
                                                                        "column": 46
                                                                      },
                                                                      "end": {
                                                                        "line": 440,
                                                                        "column": 84
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 16786,
                                                                      "end": 16791,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 440,
                                                                          "column": 46
                                                                        },
                                                                        "end": {
                                                                          "line": 440,
                                                                          "column": 51
                                                                        },
                                                                        "identifierName": "color"
                                                                      },
                                                                      "name": "color"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 16793,
                                                                      "end": 16824,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 440,
                                                                          "column": 53
                                                                        },
                                                                        "end": {
                                                                          "line": 440,
                                                                          "column": 84
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 16793,
                                                                        "end": 16822,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 440,
                                                                            "column": 53
                                                                          },
                                                                          "end": {
                                                                            "line": 440,
                                                                            "column": 82
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "MemberExpression",
                                                                          "start": 16793,
                                                                          "end": 16816,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 440,
                                                                              "column": 53
                                                                            },
                                                                            "end": {
                                                                              "line": 440,
                                                                              "column": 76
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 16793,
                                                                            "end": 16797,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 440,
                                                                                "column": 53
                                                                              },
                                                                              "end": {
                                                                                "line": 440,
                                                                                "column": 57
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 16798,
                                                                            "end": 16816,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 440,
                                                                                "column": 58
                                                                              },
                                                                              "end": {
                                                                                "line": 440,
                                                                                "column": 76
                                                                              },
                                                                              "identifierName": "signatureLineColor"
                                                                            },
                                                                            "name": "signatureLineColor"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 16817,
                                                                          "end": 16822,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 440,
                                                                              "column": 77
                                                                            },
                                                                            "end": {
                                                                              "line": 440,
                                                                              "column": 82
                                                                            },
                                                                            "identifierName": "clone"
                                                                          },
                                                                          "name": "clone"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": []
                                                                    }
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16828,
                                                            "end": 16833,
                                                            "loc": {
                                                              "start": {
                                                                "line": 440,
                                                                "column": 88
                                                              },
                                                              "end": {
                                                                "line": 440,
                                                                "column": 93
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "NumericLiteral",
                                                            "start": 16834,
                                                            "end": 16837,
                                                            "loc": {
                                                              "start": {
                                                                "line": 440,
                                                                "column": 94
                                                              },
                                                              "end": {
                                                                "line": 440,
                                                                "column": 97
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 500,
                                                              "raw": "500"
                                                            },
                                                            "value": 500
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          },
                                          "alternate": {
                                            "type": "BlockStatement",
                                            "start": 16893,
                                            "end": 17468,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 21
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16919,
                                                "end": 16975,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 80
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16919,
                                                  "end": 16975,
                                                  "loc": {
                                                    "start": {
                                                      "line": 443,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 443,
                                                      "column": 80
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16919,
                                                    "end": 16957,
                                                    "loc": {
                                                      "start": {
                                                        "line": 443,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 443,
                                                        "column": 62
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16919,
                                                      "end": 16940,
                                                      "loc": {
                                                        "start": {
                                                          "line": 443,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 443,
                                                          "column": 45
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 16919,
                                                        "end": 16931,
                                                        "loc": {
                                                          "start": {
                                                            "line": 443,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 443,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 16919,
                                                          "end": 16923,
                                                          "loc": {
                                                            "start": {
                                                              "line": 443,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 443,
                                                              "column": 28
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16924,
                                                          "end": 16931,
                                                          "loc": {
                                                            "start": {
                                                              "line": 443,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 443,
                                                              "column": 36
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16932,
                                                        "end": 16940,
                                                        "loc": {
                                                          "start": {
                                                            "line": 443,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 443,
                                                            "column": 45
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16941,
                                                      "end": 16957,
                                                      "loc": {
                                                        "start": {
                                                          "line": 443,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 443,
                                                          "column": 62
                                                        },
                                                        "identifierName": "unselectElements"
                                                      },
                                                      "name": "unselectElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 16958,
                                                      "end": 16974,
                                                      "loc": {
                                                        "start": {
                                                          "line": 443,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 443,
                                                          "column": 79
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 17000,
                                                "end": 17085,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 109
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 17000,
                                                  "end": 17085,
                                                  "loc": {
                                                    "start": {
                                                      "line": 444,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 444,
                                                      "column": 109
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 17000,
                                                    "end": 17011,
                                                    "loc": {
                                                      "start": {
                                                        "line": 444,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 444,
                                                        "column": 35
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 17000,
                                                      "end": 17007,
                                                      "loc": {
                                                        "start": {
                                                          "line": 444,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 444,
                                                          "column": 31
                                                        },
                                                        "identifierName": "console"
                                                      },
                                                      "name": "console"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17008,
                                                      "end": 17011,
                                                      "loc": {
                                                        "start": {
                                                          "line": 444,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 444,
                                                          "column": 35
                                                        },
                                                        "identifierName": "log"
                                                      },
                                                      "name": "log"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 17012,
                                                      "end": 17084,
                                                      "loc": {
                                                        "start": {
                                                          "line": 444,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 444,
                                                          "column": 108
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 17058,
                                                          "end": 17066,
                                                          "loc": {
                                                            "start": {
                                                              "line": 444,
                                                              "column": 82
                                                            },
                                                            "end": {
                                                              "line": 444,
                                                              "column": 90
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 17072,
                                                          "end": 17079,
                                                          "loc": {
                                                            "start": {
                                                              "line": 444,
                                                              "column": 96
                                                            },
                                                            "end": {
                                                              "line": 444,
                                                              "column": 103
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 17013,
                                                          "end": 17056,
                                                          "loc": {
                                                            "start": {
                                                              "line": 444,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 444,
                                                              "column": 80
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToContourLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToContourLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 17067,
                                                          "end": 17070,
                                                          "loc": {
                                                            "start": {
                                                              "line": 444,
                                                              "column": 91
                                                            },
                                                            "end": {
                                                              "line": 444,
                                                              "column": 94
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 17080,
                                                          "end": 17083,
                                                          "loc": {
                                                            "start": {
                                                              "line": 444,
                                                              "column": 104
                                                            },
                                                            "end": {
                                                              "line": 444,
                                                              "column": 107
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 17110,
                                                "end": 17262,
                                                "loc": {
                                                  "start": {
                                                    "line": 445,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 447,
                                                    "column": 25
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 17110,
                                                  "end": 17262,
                                                  "loc": {
                                                    "start": {
                                                      "line": 445,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 447,
                                                      "column": 25
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 17110,
                                                    "end": 17133,
                                                    "loc": {
                                                      "start": {
                                                        "line": 445,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 445,
                                                        "column": 47
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 17110,
                                                      "end": 17125,
                                                      "loc": {
                                                        "start": {
                                                          "line": 445,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 445,
                                                          "column": 39
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 17110,
                                                        "end": 17114,
                                                        "loc": {
                                                          "start": {
                                                            "line": 445,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 445,
                                                            "column": 28
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17115,
                                                        "end": 17125,
                                                        "loc": {
                                                          "start": {
                                                            "line": 445,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 445,
                                                            "column": 39
                                                          },
                                                          "identifierName": "connection"
                                                        },
                                                        "name": "connection"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17126,
                                                      "end": 17133,
                                                      "loc": {
                                                        "start": {
                                                          "line": 445,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 445,
                                                          "column": 47
                                                        },
                                                        "identifierName": "execute"
                                                      },
                                                      "name": "execute"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 17163,
                                                      "end": 17235,
                                                      "loc": {
                                                        "start": {
                                                          "line": 446,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 446,
                                                          "column": 100
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 17209,
                                                          "end": 17217,
                                                          "loc": {
                                                            "start": {
                                                              "line": 446,
                                                              "column": 74
                                                            },
                                                            "end": {
                                                              "line": 446,
                                                              "column": 82
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 17223,
                                                          "end": 17230,
                                                          "loc": {
                                                            "start": {
                                                              "line": 446,
                                                              "column": 88
                                                            },
                                                            "end": {
                                                              "line": 446,
                                                              "column": 95
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 17164,
                                                          "end": 17207,
                                                          "loc": {
                                                            "start": {
                                                              "line": 446,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 446,
                                                              "column": 72
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToContourLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToContourLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 17218,
                                                          "end": 17221,
                                                          "loc": {
                                                            "start": {
                                                              "line": 446,
                                                              "column": 83
                                                            },
                                                            "end": {
                                                              "line": 446,
                                                              "column": 86
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 17231,
                                                          "end": 17234,
                                                          "loc": {
                                                            "start": {
                                                              "line": 446,
                                                              "column": 96
                                                            },
                                                            "end": {
                                                              "line": 446,
                                                              "column": 99
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 17287,
                                                "end": 17446,
                                                "loc": {
                                                  "start": {
                                                    "line": 448,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 450,
                                                    "column": 25
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 17287,
                                                  "end": 17446,
                                                  "loc": {
                                                    "start": {
                                                      "line": 448,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 450,
                                                      "column": 25
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 17287,
                                                    "end": 17311,
                                                    "loc": {
                                                      "start": {
                                                        "line": 448,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 448,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 17287,
                                                      "end": 17303,
                                                      "loc": {
                                                        "start": {
                                                          "line": 448,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 448,
                                                          "column": 40
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17304,
                                                      "end": 17311,
                                                      "loc": {
                                                        "start": {
                                                          "line": 448,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 448,
                                                          "column": 48
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 17312,
                                                      "end": 17419,
                                                      "loc": {
                                                        "start": {
                                                          "line": 448,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 449,
                                                          "column": 96
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 17312,
                                                          "end": 17319,
                                                          "loc": {
                                                            "start": {
                                                              "line": 448,
                                                              "column": 49
                                                            },
                                                            "end": {
                                                              "line": 448,
                                                              "column": 56
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 17351,
                                                        "end": 17419,
                                                        "loc": {
                                                          "start": {
                                                            "line": 449,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 449,
                                                            "column": 96
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 17351,
                                                          "end": 17414,
                                                          "loc": {
                                                            "start": {
                                                              "line": 449,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 449,
                                                              "column": 91
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 17351,
                                                            "end": 17408,
                                                            "loc": {
                                                              "start": {
                                                                "line": 449,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 449,
                                                                "column": 85
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 17351,
                                                              "end": 17366,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 449,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 449,
                                                                  "column": 43
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 17351,
                                                                "end": 17358,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 449,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 449,
                                                                    "column": 35
                                                                  },
                                                                  "identifierName": "element"
                                                                },
                                                                "name": "element"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 17359,
                                                                "end": 17366,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 449,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 449,
                                                                    "column": 43
                                                                  },
                                                                  "identifierName": "animate"
                                                                },
                                                                "name": "animate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 17367,
                                                                "end": 17407,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 449,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 449,
                                                                    "column": 84
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "ObjectProperty",
                                                                    "start": 17369,
                                                                    "end": 17405,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 449,
                                                                        "column": 46
                                                                      },
                                                                      "end": {
                                                                        "line": 449,
                                                                        "column": 82
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 17369,
                                                                      "end": 17374,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 449,
                                                                          "column": 46
                                                                        },
                                                                        "end": {
                                                                          "line": 449,
                                                                          "column": 51
                                                                        },
                                                                        "identifierName": "color"
                                                                      },
                                                                      "name": "color"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 17376,
                                                                      "end": 17405,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 449,
                                                                          "column": 53
                                                                        },
                                                                        "end": {
                                                                          "line": 449,
                                                                          "column": 82
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 17376,
                                                                        "end": 17403,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 449,
                                                                            "column": 53
                                                                          },
                                                                          "end": {
                                                                            "line": 449,
                                                                            "column": 80
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "MemberExpression",
                                                                          "start": 17376,
                                                                          "end": 17397,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 449,
                                                                              "column": 53
                                                                            },
                                                                            "end": {
                                                                              "line": 449,
                                                                              "column": 74
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 17376,
                                                                            "end": 17380,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 449,
                                                                                "column": 53
                                                                              },
                                                                              "end": {
                                                                                "line": 449,
                                                                                "column": 57
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 17381,
                                                                            "end": 17397,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 449,
                                                                                "column": 58
                                                                              },
                                                                              "end": {
                                                                                "line": 449,
                                                                                "column": 74
                                                                              },
                                                                              "identifierName": "contourLineColor"
                                                                            },
                                                                            "name": "contourLineColor"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 17398,
                                                                          "end": 17403,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 449,
                                                                              "column": 75
                                                                            },
                                                                            "end": {
                                                                              "line": 449,
                                                                              "column": 80
                                                                            },
                                                                            "identifierName": "clone"
                                                                          },
                                                                          "name": "clone"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": []
                                                                    }
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 17409,
                                                            "end": 17414,
                                                            "loc": {
                                                              "start": {
                                                                "line": 449,
                                                                "column": 86
                                                              },
                                                              "end": {
                                                                "line": 449,
                                                                "column": 91
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "NumericLiteral",
                                                            "start": 17415,
                                                            "end": 17418,
                                                            "loc": {
                                                              "start": {
                                                                "line": 449,
                                                                "column": 92
                                                              },
                                                              "end": {
                                                                "line": 449,
                                                                "column": 95
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 500,
                                                              "raw": "500"
                                                            },
                                                            "value": 500
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 12426,
                          "end": 12436,
                          "loc": {
                            "start": {
                              "line": 364,
                              "column": 8
                            },
                            "end": {
                              "line": 364,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17521,
                      "end": 18022,
                      "loc": {
                        "start": {
                          "line": 456,
                          "column": 8
                        },
                        "end": {
                          "line": 466,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17521,
                        "end": 18022,
                        "loc": {
                          "start": {
                            "line": 456,
                            "column": 8
                          },
                          "end": {
                            "line": 466,
                            "column": 9
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17521,
                          "end": 17546,
                          "loc": {
                            "start": {
                              "line": 456,
                              "column": 8
                            },
                            "end": {
                              "line": 456,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17521,
                            "end": 17538,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 8
                              },
                              "end": {
                                "line": 456,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 17521,
                              "end": 17525,
                              "loc": {
                                "start": {
                                  "line": 456,
                                  "column": 8
                                },
                                "end": {
                                  "line": 456,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17526,
                              "end": 17538,
                              "loc": {
                                "start": {
                                  "line": 456,
                                  "column": 13
                                },
                                "end": {
                                  "line": 456,
                                  "column": 25
                                },
                                "identifierName": "deleteButton"
                              },
                              "name": "deleteButton"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17539,
                            "end": 17546,
                            "loc": {
                              "start": {
                                "line": 456,
                                "column": 26
                              },
                              "end": {
                                "line": 456,
                                "column": 33
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 17560,
                            "end": 17584,
                            "loc": {
                              "start": {
                                "line": 457,
                                "column": 12
                              },
                              "end": {
                                "line": 457,
                                "column": 36
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 17560,
                                "end": 17565,
                                "loc": {
                                  "start": {
                                    "line": 457,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 457,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 17569,
                              "end": 17584,
                              "loc": {
                                "start": {
                                  "line": 457,
                                  "column": 21
                                },
                                "end": {
                                  "line": 457,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 17569,
                                "end": 17574,
                                "loc": {
                                  "start": {
                                    "line": 457,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 457,
                                    "column": 26
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 17575,
                                "end": 17584,
                                "loc": {
                                  "start": {
                                    "line": 457,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 457,
                                    "column": 36
                                  },
                                  "identifierName": "lastEvent"
                                },
                                "name": "lastEvent"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 17598,
                            "end": 18011,
                            "loc": {
                              "start": {
                                "line": 458,
                                "column": 12
                              },
                              "end": {
                                "line": 465,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 17598,
                                "end": 17603,
                                "loc": {
                                  "start": {
                                    "line": 458,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 458,
                                    "column": 17
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 17607,
                              "end": 18011,
                              "loc": {
                                "start": {
                                  "line": 458,
                                  "column": 21
                                },
                                "end": {
                                  "line": 465,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 17625,
                                  "end": 17997,
                                  "loc": {
                                    "start": {
                                      "line": 459,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 464,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 17629,
                                    "end": 17651,
                                    "loc": {
                                      "start": {
                                        "line": 459,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 459,
                                        "column": 42
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 17629,
                                      "end": 17639,
                                      "loc": {
                                        "start": {
                                          "line": 459,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 459,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 17629,
                                        "end": 17634,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 25
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 17635,
                                        "end": 17639,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 30
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 17644,
                                      "end": 17651,
                                      "loc": {
                                        "start": {
                                          "line": 459,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 459,
                                          "column": 42
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "click",
                                        "raw": "'click'"
                                      },
                                      "value": "click"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 17653,
                                    "end": 17997,
                                    "loc": {
                                      "start": {
                                        "line": 459,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 464,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 17675,
                                        "end": 17753,
                                        "loc": {
                                          "start": {
                                            "line": 460,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 460,
                                            "column": 98
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 17681,
                                            "end": 17753,
                                            "loc": {
                                              "start": {
                                                "line": 460,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 460,
                                                "column": 98
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 17681,
                                              "end": 17689,
                                              "loc": {
                                                "start": {
                                                  "line": 460,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 460,
                                                  "column": 34
                                                },
                                                "identifierName": "ownerIds"
                                              },
                                              "name": "ownerIds"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 17692,
                                              "end": 17753,
                                              "loc": {
                                                "start": {
                                                  "line": 460,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 460,
                                                  "column": 98
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 17692,
                                                "end": 17708,
                                                "loc": {
                                                  "start": {
                                                    "line": 460,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 460,
                                                    "column": 53
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 17692,
                                                  "end": 17696,
                                                  "loc": {
                                                    "start": {
                                                      "line": 460,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 460,
                                                      "column": 41
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 17697,
                                                  "end": 17708,
                                                  "loc": {
                                                    "start": {
                                                      "line": 460,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 460,
                                                      "column": 53
                                                    },
                                                    "identifierName": "getOwnerIds"
                                                  },
                                                  "name": "getOwnerIds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "CallExpression",
                                                  "start": 17709,
                                                  "end": 17752,
                                                  "loc": {
                                                    "start": {
                                                      "line": 460,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 460,
                                                      "column": 97
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 17709,
                                                    "end": 17750,
                                                    "loc": {
                                                      "start": {
                                                        "line": 460,
                                                        "column": 54
                                                      },
                                                      "end": {
                                                        "line": 460,
                                                        "column": 95
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 17709,
                                                      "end": 17730,
                                                      "loc": {
                                                        "start": {
                                                          "line": 460,
                                                          "column": 54
                                                        },
                                                        "end": {
                                                          "line": 460,
                                                          "column": 75
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 17709,
                                                        "end": 17721,
                                                        "loc": {
                                                          "start": {
                                                            "line": 460,
                                                            "column": 54
                                                          },
                                                          "end": {
                                                            "line": 460,
                                                            "column": 66
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 17709,
                                                          "end": 17713,
                                                          "loc": {
                                                            "start": {
                                                              "line": 460,
                                                              "column": 54
                                                            },
                                                            "end": {
                                                              "line": 460,
                                                              "column": 58
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 17714,
                                                          "end": 17721,
                                                          "loc": {
                                                            "start": {
                                                              "line": 460,
                                                              "column": 59
                                                            },
                                                            "end": {
                                                              "line": 460,
                                                              "column": 66
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17722,
                                                        "end": 17730,
                                                        "loc": {
                                                          "start": {
                                                            "line": 460,
                                                            "column": 67
                                                          },
                                                          "end": {
                                                            "line": 460,
                                                            "column": 75
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17731,
                                                      "end": 17750,
                                                      "loc": {
                                                        "start": {
                                                          "line": 460,
                                                          "column": 76
                                                        },
                                                        "end": {
                                                          "line": 460,
                                                          "column": 95
                                                        },
                                                        "identifierName": "getSelectedElements"
                                                      },
                                                      "name": "getSelectedElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17774,
                                        "end": 17845,
                                        "loc": {
                                          "start": {
                                            "line": 461,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 461,
                                            "column": 91
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 17774,
                                          "end": 17845,
                                          "loc": {
                                            "start": {
                                              "line": 461,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 461,
                                              "column": 91
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 17774,
                                            "end": 17797,
                                            "loc": {
                                              "start": {
                                                "line": 461,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 461,
                                                "column": 43
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 17774,
                                              "end": 17789,
                                              "loc": {
                                                "start": {
                                                  "line": 461,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 461,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 17774,
                                                "end": 17778,
                                                "loc": {
                                                  "start": {
                                                    "line": 461,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 461,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 17779,
                                                "end": 17789,
                                                "loc": {
                                                  "start": {
                                                    "line": 461,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 461,
                                                    "column": 35
                                                  },
                                                  "identifierName": "connection"
                                                },
                                                "name": "connection"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17790,
                                              "end": 17797,
                                              "loc": {
                                                "start": {
                                                  "line": 461,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 461,
                                                  "column": 43
                                                },
                                                "identifierName": "execute"
                                              },
                                              "name": "execute"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 17798,
                                              "end": 17844,
                                              "loc": {
                                                "start": {
                                                  "line": 461,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 461,
                                                  "column": 90
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 17831,
                                                  "end": 17839,
                                                  "loc": {
                                                    "start": {
                                                      "line": 461,
                                                      "column": 77
                                                    },
                                                    "end": {
                                                      "line": 461,
                                                      "column": 85
                                                    },
                                                    "identifierName": "ownerIds"
                                                  },
                                                  "name": "ownerIds"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 17799,
                                                  "end": 17829,
                                                  "loc": {
                                                    "start": {
                                                      "line": 461,
                                                      "column": 45
                                                    },
                                                    "end": {
                                                      "line": 461,
                                                      "column": 75
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "_C.SheetDesigner.DeleteLines([",
                                                    "cooked": "_C.SheetDesigner.DeleteLines(["
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 17840,
                                                  "end": 17843,
                                                  "loc": {
                                                    "start": {
                                                      "line": 461,
                                                      "column": 86
                                                    },
                                                    "end": {
                                                      "line": 461,
                                                      "column": 89
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "]);",
                                                    "cooked": "]);"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17866,
                                        "end": 17899,
                                        "loc": {
                                          "start": {
                                            "line": 462,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 462,
                                            "column": 53
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 17866,
                                          "end": 17899,
                                          "loc": {
                                            "start": {
                                              "line": 462,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 462,
                                              "column": 53
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 17866,
                                            "end": 17897,
                                            "loc": {
                                              "start": {
                                                "line": 462,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 462,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 17866,
                                              "end": 17887,
                                              "loc": {
                                                "start": {
                                                  "line": 462,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 462,
                                                  "column": 41
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 17866,
                                                "end": 17878,
                                                "loc": {
                                                  "start": {
                                                    "line": 462,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 462,
                                                    "column": 32
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 17866,
                                                  "end": 17870,
                                                  "loc": {
                                                    "start": {
                                                      "line": 462,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 462,
                                                      "column": 24
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 17871,
                                                  "end": 17878,
                                                  "loc": {
                                                    "start": {
                                                      "line": 462,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 462,
                                                      "column": 32
                                                    },
                                                    "identifierName": "session"
                                                  },
                                                  "name": "session"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 17879,
                                                "end": 17887,
                                                "loc": {
                                                  "start": {
                                                    "line": 462,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 462,
                                                    "column": 41
                                                  },
                                                  "identifierName": "selector"
                                                },
                                                "name": "selector"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17888,
                                              "end": 17897,
                                              "loc": {
                                                "start": {
                                                  "line": 462,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 462,
                                                  "column": 51
                                                },
                                                "identifierName": "removeAll"
                                              },
                                              "name": "removeAll"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17920,
                                        "end": 17979,
                                        "loc": {
                                          "start": {
                                            "line": 463,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 463,
                                            "column": 79
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 17920,
                                          "end": 17979,
                                          "loc": {
                                            "start": {
                                              "line": 463,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 463,
                                              "column": 79
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 17920,
                                            "end": 17931,
                                            "loc": {
                                              "start": {
                                                "line": 463,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 463,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 17920,
                                              "end": 17927,
                                              "loc": {
                                                "start": {
                                                  "line": 463,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 463,
                                                  "column": 27
                                                },
                                                "identifierName": "console"
                                              },
                                              "name": "console"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17928,
                                              "end": 17931,
                                              "loc": {
                                                "start": {
                                                  "line": 463,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 463,
                                                  "column": 31
                                                },
                                                "identifierName": "log"
                                              },
                                              "name": "log"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 17932,
                                              "end": 17978,
                                              "loc": {
                                                "start": {
                                                  "line": 463,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 463,
                                                  "column": 78
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 17965,
                                                  "end": 17973,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 65
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 73
                                                    },
                                                    "identifierName": "ownerIds"
                                                  },
                                                  "name": "ownerIds"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 17933,
                                                  "end": 17963,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 63
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "_C.SheetDesigner.DeleteLines([",
                                                    "cooked": "_C.SheetDesigner.DeleteLines(["
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 17974,
                                                  "end": 17977,
                                                  "loc": {
                                                    "start": {
                                                      "line": 463,
                                                      "column": 74
                                                    },
                                                    "end": {
                                                      "line": 463,
                                                      "column": 77
                                                    }
                                                  },
                                                  "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": 18032,
                          "end": 18091,
                          "loc": {
                            "start": {
                              "line": 468,
                              "column": 8
                            },
                            "end": {
                              "line": 468,
                              "column": 67
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " The second arg to observe fires on init",
                          "start": 18100,
                          "end": 18142,
                          "loc": {
                            "start": {
                              "line": 469,
                              "column": 8
                            },
                            "end": {
                              "line": 469,
                              "column": 50
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " this.session.observe(state => state.tree.features, features => {",
                          "start": 18151,
                          "end": 18218,
                          "loc": {
                            "start": {
                              "line": 470,
                              "column": 8
                            },
                            "end": {
                              "line": 470,
                              "column": 75
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
                          "start": 18227,
                          "end": 18309,
                          "loc": {
                            "start": {
                              "line": 471,
                              "column": 8
                            },
                            "end": {
                              "line": 471,
                              "column": 90
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " }, true);",
                          "start": 18318,
                          "end": 18330,
                          "loc": {
                            "start": {
                              "line": 472,
                              "column": 8
                            },
                            "end": {
                              "line": 472,
                              "column": 20
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is enabled.\n     ",
                    "start": 6663,
                    "end": 6716,
                    "loc": {
                      "start": {
                        "line": 210,
                        "column": 4
                      },
                      "end": {
                        "line": 212,
                        "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": 18342,
                    "end": 18543,
                    "loc": {
                      "start": {
                        "line": 475,
                        "column": 4
                      },
                      "end": {
                        "line": 479,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 18548,
                "end": 18778,
                "loc": {
                  "start": {
                    "line": 480,
                    "column": 4
                  },
                  "end": {
                    "line": 486,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18548,
                  "end": 18559,
                  "loc": {
                    "start": {
                      "line": 480,
                      "column": 4
                    },
                    "end": {
                      "line": 480,
                      "column": 15
                    },
                    "identifierName": "getOwnerIds"
                  },
                  "name": "getOwnerIds",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 18560,
                    "end": 18576,
                    "loc": {
                      "start": {
                        "line": 480,
                        "column": 16
                      },
                      "end": {
                        "line": 480,
                        "column": 32
                      },
                      "identifierName": "selectedElements"
                    },
                    "name": "selectedElements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 18578,
                  "end": 18778,
                  "loc": {
                    "start": {
                      "line": 480,
                      "column": 34
                    },
                    "end": {
                      "line": 486,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 18588,
                      "end": 18607,
                      "loc": {
                        "start": {
                          "line": 481,
                          "column": 8
                        },
                        "end": {
                          "line": 481,
                          "column": 27
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 18594,
                          "end": 18607,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 14
                            },
                            "end": {
                              "line": 481,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 18594,
                            "end": 18602,
                            "loc": {
                              "start": {
                                "line": 481,
                                "column": 14
                              },
                              "end": {
                                "line": 481,
                                "column": 22
                              },
                              "identifierName": "ownerIds"
                            },
                            "name": "ownerIds"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 18605,
                            "end": 18607,
                            "loc": {
                              "start": {
                                "line": 481,
                                "column": 25
                              },
                              "end": {
                                "line": 481,
                                "column": 27
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 18616,
                      "end": 18748,
                      "loc": {
                        "start": {
                          "line": 482,
                          "column": 8
                        },
                        "end": {
                          "line": 484,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 18616,
                        "end": 18748,
                        "loc": {
                          "start": {
                            "line": 482,
                            "column": 8
                          },
                          "end": {
                            "line": 484,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 18616,
                          "end": 18640,
                          "loc": {
                            "start": {
                              "line": 482,
                              "column": 8
                            },
                            "end": {
                              "line": 482,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 18616,
                            "end": 18632,
                            "loc": {
                              "start": {
                                "line": 482,
                                "column": 8
                              },
                              "end": {
                                "line": 482,
                                "column": 24
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18633,
                            "end": 18640,
                            "loc": {
                              "start": {
                                "line": 482,
                                "column": 25
                              },
                              "end": {
                                "line": 482,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 18641,
                            "end": 18747,
                            "loc": {
                              "start": {
                                "line": 482,
                                "column": 33
                              },
                              "end": {
                                "line": 484,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 18641,
                                "end": 18648,
                                "loc": {
                                  "start": {
                                    "line": 482,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 482,
                                    "column": 40
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 18652,
                              "end": 18747,
                              "loc": {
                                "start": {
                                  "line": 482,
                                  "column": 44
                                },
                                "end": {
                                  "line": 484,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 18666,
                                  "end": 18737,
                                  "loc": {
                                    "start": {
                                      "line": 483,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 483,
                                      "column": 83
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 18666,
                                    "end": 18737,
                                    "loc": {
                                      "start": {
                                        "line": 483,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 483,
                                        "column": 83
                                      }
                                    },
                                    "left": {
                                      "type": "LogicalExpression",
                                      "start": 18666,
                                      "end": 18700,
                                      "loc": {
                                        "start": {
                                          "line": 483,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 483,
                                          "column": 46
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 18666,
                                        "end": 18678,
                                        "loc": {
                                          "start": {
                                            "line": 483,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 483,
                                            "column": 24
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 18666,
                                          "end": 18673,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 19
                                            },
                                            "identifierName": "element"
                                          },
                                          "name": "element"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18674,
                                          "end": 18678,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 24
                                            },
                                            "identifierName": "meta"
                                          },
                                          "name": "meta"
                                        },
                                        "computed": false
                                      },
                                      "operator": "&&",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 18682,
                                        "end": 18700,
                                        "loc": {
                                          "start": {
                                            "line": 483,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 483,
                                            "column": 46
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 18682,
                                          "end": 18694,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 40
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 18682,
                                            "end": 18689,
                                            "loc": {
                                              "start": {
                                                "line": 483,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 483,
                                                "column": 35
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18690,
                                            "end": 18694,
                                            "loc": {
                                              "start": {
                                                "line": 483,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 483,
                                                "column": 40
                                              },
                                              "identifierName": "meta"
                                            },
                                            "name": "meta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18695,
                                          "end": 18700,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 46
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        },
                                        "computed": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 18704,
                                      "end": 18737,
                                      "loc": {
                                        "start": {
                                          "line": 483,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 483,
                                          "column": 83
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 18704,
                                        "end": 18717,
                                        "loc": {
                                          "start": {
                                            "line": 483,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 483,
                                            "column": 63
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 18704,
                                          "end": 18712,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 58
                                            },
                                            "identifierName": "ownerIds"
                                          },
                                          "name": "ownerIds"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18713,
                                          "end": 18717,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 63
                                            },
                                            "identifierName": "push"
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 18718,
                                          "end": 18736,
                                          "loc": {
                                            "start": {
                                              "line": 483,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 483,
                                              "column": 82
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 18718,
                                            "end": 18730,
                                            "loc": {
                                              "start": {
                                                "line": 483,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 483,
                                                "column": 76
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 18718,
                                              "end": 18725,
                                              "loc": {
                                                "start": {
                                                  "line": 483,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 483,
                                                  "column": 71
                                                },
                                                "identifierName": "element"
                                              },
                                              "name": "element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18726,
                                              "end": 18730,
                                              "loc": {
                                                "start": {
                                                  "line": 483,
                                                  "column": 72
                                                },
                                                "end": {
                                                  "line": 483,
                                                  "column": 76
                                                },
                                                "identifierName": "meta"
                                              },
                                              "name": "meta"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18731,
                                            "end": 18736,
                                            "loc": {
                                              "start": {
                                                "line": 483,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 483,
                                                "column": 82
                                              },
                                              "identifierName": "owner"
                                            },
                                            "name": "owner"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18757,
                      "end": 18772,
                      "loc": {
                        "start": {
                          "line": 485,
                          "column": 8
                        },
                        "end": {
                          "line": 485,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 18764,
                        "end": 18772,
                        "loc": {
                          "start": {
                            "line": 485,
                            "column": 15
                          },
                          "end": {
                            "line": 485,
                            "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": 18342,
                    "end": 18543,
                    "loc": {
                      "start": {
                        "line": 475,
                        "column": 4
                      },
                      "end": {
                        "line": 479,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 18784,
                "end": 18972,
                "loc": {
                  "start": {
                    "line": 488,
                    "column": 4
                  },
                  "end": {
                    "line": 494,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18784,
                  "end": 18794,
                  "loc": {
                    "start": {
                      "line": 488,
                      "column": 4
                    },
                    "end": {
                      "line": 488,
                      "column": 14
                    },
                    "identifierName": "getOwnerId"
                  },
                  "name": "getOwnerId"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 18795,
                    "end": 18810,
                    "loc": {
                      "start": {
                        "line": 488,
                        "column": 15
                      },
                      "end": {
                        "line": 488,
                        "column": 30
                      },
                      "identifierName": "selectedElement"
                    },
                    "name": "selectedElement"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 18812,
                  "end": 18972,
                  "loc": {
                    "start": {
                      "line": 488,
                      "column": 32
                    },
                    "end": {
                      "line": 494,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 18822,
                      "end": 18828,
                      "loc": {
                        "start": {
                          "line": 489,
                          "column": 8
                        },
                        "end": {
                          "line": 489,
                          "column": 14
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 18826,
                          "end": 18828,
                          "loc": {
                            "start": {
                              "line": 489,
                              "column": 12
                            },
                            "end": {
                              "line": 489,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 18826,
                            "end": 18828,
                            "loc": {
                              "start": {
                                "line": 489,
                                "column": 12
                              },
                              "end": {
                                "line": 489,
                                "column": 14
                              },
                              "identifierName": "id"
                            },
                            "name": "id"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 18837,
                      "end": 18948,
                      "loc": {
                        "start": {
                          "line": 490,
                          "column": 8
                        },
                        "end": {
                          "line": 492,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 18841,
                        "end": 18891,
                        "loc": {
                          "start": {
                            "line": 490,
                            "column": 12
                          },
                          "end": {
                            "line": 490,
                            "column": 62
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 18841,
                          "end": 18861,
                          "loc": {
                            "start": {
                              "line": 490,
                              "column": 12
                            },
                            "end": {
                              "line": 490,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 18841,
                            "end": 18856,
                            "loc": {
                              "start": {
                                "line": 490,
                                "column": 12
                              },
                              "end": {
                                "line": 490,
                                "column": 27
                              },
                              "identifierName": "selectedElement"
                            },
                            "name": "selectedElement"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18857,
                            "end": 18861,
                            "loc": {
                              "start": {
                                "line": 490,
                                "column": 28
                              },
                              "end": {
                                "line": 490,
                                "column": 32
                              },
                              "identifierName": "meta"
                            },
                            "name": "meta"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 18865,
                          "end": 18891,
                          "loc": {
                            "start": {
                              "line": 490,
                              "column": 36
                            },
                            "end": {
                              "line": 490,
                              "column": 62
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 18865,
                            "end": 18885,
                            "loc": {
                              "start": {
                                "line": 490,
                                "column": 36
                              },
                              "end": {
                                "line": 490,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 18865,
                              "end": 18880,
                              "loc": {
                                "start": {
                                  "line": 490,
                                  "column": 36
                                },
                                "end": {
                                  "line": 490,
                                  "column": 51
                                },
                                "identifierName": "selectedElement"
                              },
                              "name": "selectedElement"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 18881,
                              "end": 18885,
                              "loc": {
                                "start": {
                                  "line": 490,
                                  "column": 52
                                },
                                "end": {
                                  "line": 490,
                                  "column": 56
                                },
                                "identifierName": "meta"
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18886,
                            "end": 18891,
                            "loc": {
                              "start": {
                                "line": 490,
                                "column": 57
                              },
                              "end": {
                                "line": 490,
                                "column": 62
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 18893,
                        "end": 18948,
                        "loc": {
                          "start": {
                            "line": 490,
                            "column": 64
                          },
                          "end": {
                            "line": 492,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 18907,
                            "end": 18938,
                            "loc": {
                              "start": {
                                "line": 491,
                                "column": 12
                              },
                              "end": {
                                "line": 491,
                                "column": 43
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 18907,
                              "end": 18938,
                              "loc": {
                                "start": {
                                  "line": 491,
                                  "column": 12
                                },
                                "end": {
                                  "line": 491,
                                  "column": 43
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 18907,
                                "end": 18909,
                                "loc": {
                                  "start": {
                                    "line": 491,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 491,
                                    "column": 14
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 18912,
                                "end": 18938,
                                "loc": {
                                  "start": {
                                    "line": 491,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 491,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 18912,
                                  "end": 18932,
                                  "loc": {
                                    "start": {
                                      "line": 491,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 491,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 18912,
                                    "end": 18927,
                                    "loc": {
                                      "start": {
                                        "line": 491,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 491,
                                        "column": 32
                                      },
                                      "identifierName": "selectedElement"
                                    },
                                    "name": "selectedElement"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18928,
                                    "end": 18932,
                                    "loc": {
                                      "start": {
                                        "line": 491,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 491,
                                        "column": 37
                                      },
                                      "identifierName": "meta"
                                    },
                                    "name": "meta"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18933,
                                  "end": 18938,
                                  "loc": {
                                    "start": {
                                      "line": 491,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 491,
                                      "column": 43
                                    },
                                    "identifierName": "owner"
                                  },
                                  "name": "owner"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18957,
                      "end": 18966,
                      "loc": {
                        "start": {
                          "line": 493,
                          "column": 8
                        },
                        "end": {
                          "line": 493,
                          "column": 17
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 18964,
                        "end": 18966,
                        "loc": {
                          "start": {
                            "line": 493,
                            "column": 15
                          },
                          "end": {
                            "line": 493,
                            "column": 17
                          },
                          "identifierName": "id"
                        },
                        "name": "id"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 18978,
                "end": 19206,
                "loc": {
                  "start": {
                    "line": 496,
                    "column": 4
                  },
                  "end": {
                    "line": 503,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18978,
                  "end": 18987,
                  "loc": {
                    "start": {
                      "line": 496,
                      "column": 4
                    },
                    "end": {
                      "line": 496,
                      "column": 13
                    },
                    "identifierName": "getOwners"
                  },
                  "name": "getOwners"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 18988,
                    "end": 19004,
                    "loc": {
                      "start": {
                        "line": 496,
                        "column": 14
                      },
                      "end": {
                        "line": 496,
                        "column": 30
                      },
                      "identifierName": "selectedElements"
                    },
                    "name": "selectedElements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 19006,
                  "end": 19206,
                  "loc": {
                    "start": {
                      "line": 496,
                      "column": 32
                    },
                    "end": {
                      "line": 503,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 19016,
                      "end": 19033,
                      "loc": {
                        "start": {
                          "line": 497,
                          "column": 8
                        },
                        "end": {
                          "line": 497,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 19022,
                          "end": 19033,
                          "loc": {
                            "start": {
                              "line": 497,
                              "column": 14
                            },
                            "end": {
                              "line": 497,
                              "column": 25
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 19022,
                            "end": 19028,
                            "loc": {
                              "start": {
                                "line": 497,
                                "column": 14
                              },
                              "end": {
                                "line": 497,
                                "column": 20
                              },
                              "identifierName": "owners"
                            },
                            "name": "owners"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 19031,
                            "end": 19033,
                            "loc": {
                              "start": {
                                "line": 497,
                                "column": 23
                              },
                              "end": {
                                "line": 497,
                                "column": 25
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19042,
                      "end": 19178,
                      "loc": {
                        "start": {
                          "line": 498,
                          "column": 8
                        },
                        "end": {
                          "line": 501,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19042,
                        "end": 19178,
                        "loc": {
                          "start": {
                            "line": 498,
                            "column": 8
                          },
                          "end": {
                            "line": 501,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19042,
                          "end": 19066,
                          "loc": {
                            "start": {
                              "line": 498,
                              "column": 8
                            },
                            "end": {
                              "line": 498,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 19042,
                            "end": 19058,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 8
                              },
                              "end": {
                                "line": 498,
                                "column": 24
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19059,
                            "end": 19066,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 25
                              },
                              "end": {
                                "line": 498,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 19067,
                            "end": 19177,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 33
                              },
                              "end": {
                                "line": 501,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 19067,
                                "end": 19074,
                                "loc": {
                                  "start": {
                                    "line": 498,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 498,
                                    "column": 40
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 19078,
                              "end": 19177,
                              "loc": {
                                "start": {
                                  "line": 498,
                                  "column": 44
                                },
                                "end": {
                                  "line": 501,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 19092,
                                  "end": 19128,
                                  "loc": {
                                    "start": {
                                      "line": 499,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 499,
                                      "column": 48
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 19098,
                                      "end": 19128,
                                      "loc": {
                                        "start": {
                                          "line": 499,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 499,
                                          "column": 48
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 19098,
                                        "end": 19103,
                                        "loc": {
                                          "start": {
                                            "line": 499,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 499,
                                            "column": 23
                                          },
                                          "identifierName": "owner"
                                        },
                                        "name": "owner"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 19106,
                                        "end": 19128,
                                        "loc": {
                                          "start": {
                                            "line": 499,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 499,
                                            "column": 48
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 19106,
                                          "end": 19119,
                                          "loc": {
                                            "start": {
                                              "line": 499,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 499,
                                              "column": 39
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 19106,
                                            "end": 19110,
                                            "loc": {
                                              "start": {
                                                "line": 499,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 499,
                                                "column": 30
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 19111,
                                            "end": 19119,
                                            "loc": {
                                              "start": {
                                                "line": 499,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 499,
                                                "column": 39
                                              },
                                              "identifierName": "getOwner"
                                            },
                                            "name": "getOwner"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 19120,
                                            "end": 19127,
                                            "loc": {
                                              "start": {
                                                "line": 499,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 499,
                                                "column": 47
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 19141,
                                  "end": 19167,
                                  "loc": {
                                    "start": {
                                      "line": 500,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 500,
                                      "column": 38
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 19141,
                                    "end": 19167,
                                    "loc": {
                                      "start": {
                                        "line": 500,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 500,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 19141,
                                      "end": 19146,
                                      "loc": {
                                        "start": {
                                          "line": 500,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 500,
                                          "column": 17
                                        },
                                        "identifierName": "owner"
                                      },
                                      "name": "owner"
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 19150,
                                      "end": 19167,
                                      "loc": {
                                        "start": {
                                          "line": 500,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 500,
                                          "column": 38
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 19150,
                                        "end": 19160,
                                        "loc": {
                                          "start": {
                                            "line": 500,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 500,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 19150,
                                          "end": 19155,
                                          "loc": {
                                            "start": {
                                              "line": 500,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 500,
                                              "column": 26
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 19156,
                                          "end": 19160,
                                          "loc": {
                                            "start": {
                                              "line": 500,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 500,
                                              "column": 31
                                            },
                                            "identifierName": "push"
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 19161,
                                          "end": 19166,
                                          "loc": {
                                            "start": {
                                              "line": 500,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 500,
                                              "column": 37
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 19187,
                      "end": 19200,
                      "loc": {
                        "start": {
                          "line": 502,
                          "column": 8
                        },
                        "end": {
                          "line": 502,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 19194,
                        "end": 19200,
                        "loc": {
                          "start": {
                            "line": 502,
                            "column": 15
                          },
                          "end": {
                            "line": 502,
                            "column": 21
                          },
                          "identifierName": "owners"
                        },
                        "name": "owners"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 19212,
                "end": 19394,
                "loc": {
                  "start": {
                    "line": 505,
                    "column": 4
                  },
                  "end": {
                    "line": 511,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 19212,
                  "end": 19220,
                  "loc": {
                    "start": {
                      "line": 505,
                      "column": 4
                    },
                    "end": {
                      "line": 505,
                      "column": 12
                    },
                    "identifierName": "getOwner"
                  },
                  "name": "getOwner"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 19221,
                    "end": 19228,
                    "loc": {
                      "start": {
                        "line": 505,
                        "column": 13
                      },
                      "end": {
                        "line": 505,
                        "column": 20
                      },
                      "identifierName": "element"
                    },
                    "name": "element"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 19230,
                  "end": 19394,
                  "loc": {
                    "start": {
                      "line": 505,
                      "column": 22
                    },
                    "end": {
                      "line": 511,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 19240,
                      "end": 19249,
                      "loc": {
                        "start": {
                          "line": 506,
                          "column": 8
                        },
                        "end": {
                          "line": 506,
                          "column": 17
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 19244,
                          "end": 19249,
                          "loc": {
                            "start": {
                              "line": 506,
                              "column": 12
                            },
                            "end": {
                              "line": 506,
                              "column": 17
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 19244,
                            "end": 19249,
                            "loc": {
                              "start": {
                                "line": 506,
                                "column": 12
                              },
                              "end": {
                                "line": 506,
                                "column": 17
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 19258,
                      "end": 19367,
                      "loc": {
                        "start": {
                          "line": 507,
                          "column": 8
                        },
                        "end": {
                          "line": 509,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 19262,
                        "end": 19296,
                        "loc": {
                          "start": {
                            "line": 507,
                            "column": 12
                          },
                          "end": {
                            "line": 507,
                            "column": 46
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 19262,
                          "end": 19274,
                          "loc": {
                            "start": {
                              "line": 507,
                              "column": 12
                            },
                            "end": {
                              "line": 507,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 19262,
                            "end": 19269,
                            "loc": {
                              "start": {
                                "line": 507,
                                "column": 12
                              },
                              "end": {
                                "line": 507,
                                "column": 19
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19270,
                            "end": 19274,
                            "loc": {
                              "start": {
                                "line": 507,
                                "column": 20
                              },
                              "end": {
                                "line": 507,
                                "column": 24
                              },
                              "identifierName": "meta"
                            },
                            "name": "meta"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 19278,
                          "end": 19296,
                          "loc": {
                            "start": {
                              "line": 507,
                              "column": 28
                            },
                            "end": {
                              "line": 507,
                              "column": 46
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19278,
                            "end": 19290,
                            "loc": {
                              "start": {
                                "line": 507,
                                "column": 28
                              },
                              "end": {
                                "line": 507,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 19278,
                              "end": 19285,
                              "loc": {
                                "start": {
                                  "line": 507,
                                  "column": 28
                                },
                                "end": {
                                  "line": 507,
                                  "column": 35
                                },
                                "identifierName": "element"
                              },
                              "name": "element"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19286,
                              "end": 19290,
                              "loc": {
                                "start": {
                                  "line": 507,
                                  "column": 36
                                },
                                "end": {
                                  "line": 507,
                                  "column": 40
                                },
                                "identifierName": "meta"
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19291,
                            "end": 19296,
                            "loc": {
                              "start": {
                                "line": 507,
                                "column": 41
                              },
                              "end": {
                                "line": 507,
                                "column": 46
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 19298,
                        "end": 19367,
                        "loc": {
                          "start": {
                            "line": 507,
                            "column": 48
                          },
                          "end": {
                            "line": 509,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 19312,
                            "end": 19357,
                            "loc": {
                              "start": {
                                "line": 508,
                                "column": 12
                              },
                              "end": {
                                "line": 508,
                                "column": 57
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 19312,
                              "end": 19357,
                              "loc": {
                                "start": {
                                  "line": 508,
                                  "column": 12
                                },
                                "end": {
                                  "line": 508,
                                  "column": 57
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 19312,
                                "end": 19317,
                                "loc": {
                                  "start": {
                                    "line": 508,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 508,
                                    "column": 17
                                  },
                                  "identifierName": "owner"
                                },
                                "name": "owner"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 19320,
                                "end": 19357,
                                "loc": {
                                  "start": {
                                    "line": 508,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 508,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 19320,
                                  "end": 19337,
                                  "loc": {
                                    "start": {
                                      "line": 508,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 508,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 19320,
                                    "end": 19332,
                                    "loc": {
                                      "start": {
                                        "line": 508,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 508,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 19320,
                                      "end": 19324,
                                      "loc": {
                                        "start": {
                                          "line": 508,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 508,
                                          "column": 24
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 19325,
                                      "end": 19332,
                                      "loc": {
                                        "start": {
                                          "line": 508,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 508,
                                          "column": 32
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19333,
                                    "end": 19337,
                                    "loc": {
                                      "start": {
                                        "line": 508,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 508,
                                        "column": 37
                                      },
                                      "identifierName": "tree"
                                    },
                                    "name": "tree"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 19338,
                                  "end": 19356,
                                  "loc": {
                                    "start": {
                                      "line": 508,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 508,
                                      "column": 56
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 19338,
                                    "end": 19350,
                                    "loc": {
                                      "start": {
                                        "line": 508,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 508,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 19338,
                                      "end": 19345,
                                      "loc": {
                                        "start": {
                                          "line": 508,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 508,
                                          "column": 45
                                        },
                                        "identifierName": "element"
                                      },
                                      "name": "element"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 19346,
                                      "end": 19350,
                                      "loc": {
                                        "start": {
                                          "line": 508,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 508,
                                          "column": 50
                                        },
                                        "identifierName": "meta"
                                      },
                                      "name": "meta"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19351,
                                    "end": 19356,
                                    "loc": {
                                      "start": {
                                        "line": 508,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 508,
                                        "column": 56
                                      },
                                      "identifierName": "owner"
                                    },
                                    "name": "owner"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 19376,
                      "end": 19388,
                      "loc": {
                        "start": {
                          "line": 510,
                          "column": 8
                        },
                        "end": {
                          "line": 510,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 19383,
                        "end": 19388,
                        "loc": {
                          "start": {
                            "line": 510,
                            "column": 15
                          },
                          "end": {
                            "line": 510,
                            "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": 19400,
                    "end": 19535,
                    "loc": {
                      "start": {
                        "line": 513,
                        "column": 4
                      },
                      "end": {
                        "line": 516,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 19540,
                "end": 20126,
                "loc": {
                  "start": {
                    "line": 517,
                    "column": 4
                  },
                  "end": {
                    "line": 533,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 19540,
                  "end": 19551,
                  "loc": {
                    "start": {
                      "line": 517,
                      "column": 4
                    },
                    "end": {
                      "line": 517,
                      "column": 15
                    },
                    "identifierName": "getSketchId"
                  },
                  "name": "getSketchId",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 19552,
                    "end": 19558,
                    "loc": {
                      "start": {
                        "line": 517,
                        "column": 16
                      },
                      "end": {
                        "line": 517,
                        "column": 22
                      },
                      "identifierName": "lineId"
                    },
                    "name": "lineId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 19560,
                  "end": 20126,
                  "loc": {
                    "start": {
                      "line": 517,
                      "column": 24
                    },
                    "end": {
                      "line": 533,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 19570,
                      "end": 19582,
                      "loc": {
                        "start": {
                          "line": 518,
                          "column": 8
                        },
                        "end": {
                          "line": 518,
                          "column": 20
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 19574,
                          "end": 19582,
                          "loc": {
                            "start": {
                              "line": 518,
                              "column": 12
                            },
                            "end": {
                              "line": 518,
                              "column": 20
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 19574,
                            "end": 19582,
                            "loc": {
                              "start": {
                                "line": 518,
                                "column": 12
                              },
                              "end": {
                                "line": 518,
                                "column": 20
                              },
                              "identifierName": "sketchId"
                            },
                            "name": "sketchId"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 19591,
                      "end": 19678,
                      "loc": {
                        "start": {
                          "line": 519,
                          "column": 8
                        },
                        "end": {
                          "line": 519,
                          "column": 95
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 19595,
                          "end": 19678,
                          "loc": {
                            "start": {
                              "line": 519,
                              "column": 12
                            },
                            "end": {
                              "line": 519,
                              "column": 95
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 19595,
                            "end": 19603,
                            "loc": {
                              "start": {
                                "line": 519,
                                "column": 12
                              },
                              "end": {
                                "line": 519,
                                "column": 20
                              },
                              "identifierName": "parentId"
                            },
                            "name": "parentId"
                          },
                          "init": {
                            "type": "ConditionalExpression",
                            "start": 19606,
                            "end": 19678,
                            "loc": {
                              "start": {
                                "line": 519,
                                "column": 23
                              },
                              "end": {
                                "line": 519,
                                "column": 95
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 19606,
                              "end": 19631,
                              "loc": {
                                "start": {
                                  "line": 519,
                                  "column": 23
                                },
                                "end": {
                                  "line": 519,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 19606,
                                "end": 19623,
                                "loc": {
                                  "start": {
                                    "line": 519,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 519,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 19606,
                                  "end": 19618,
                                  "loc": {
                                    "start": {
                                      "line": 519,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 519,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 19606,
                                    "end": 19610,
                                    "loc": {
                                      "start": {
                                        "line": 519,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 519,
                                        "column": 27
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19611,
                                    "end": 19618,
                                    "loc": {
                                      "start": {
                                        "line": 519,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 519,
                                        "column": 35
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19619,
                                  "end": 19623,
                                  "loc": {
                                    "start": {
                                      "line": 519,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 519,
                                      "column": 40
                                    },
                                    "identifierName": "tree"
                                  },
                                  "name": "tree"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19624,
                                "end": 19630,
                                "loc": {
                                  "start": {
                                    "line": 519,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 519,
                                    "column": 47
                                  },
                                  "identifierName": "lineId"
                                },
                                "name": "lineId"
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "MemberExpression",
                              "start": 19634,
                              "end": 19666,
                              "loc": {
                                "start": {
                                  "line": 519,
                                  "column": 51
                                },
                                "end": {
                                  "line": 519,
                                  "column": 83
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 19634,
                                "end": 19659,
                                "loc": {
                                  "start": {
                                    "line": 519,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 519,
                                    "column": 76
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 19634,
                                  "end": 19651,
                                  "loc": {
                                    "start": {
                                      "line": 519,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 519,
                                      "column": 68
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 19634,
                                    "end": 19646,
                                    "loc": {
                                      "start": {
                                        "line": 519,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 519,
                                        "column": 63
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 19634,
                                      "end": 19638,
                                      "loc": {
                                        "start": {
                                          "line": 519,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 519,
                                          "column": 55
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 19639,
                                      "end": 19646,
                                      "loc": {
                                        "start": {
                                          "line": 519,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 519,
                                          "column": 63
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19647,
                                    "end": 19651,
                                    "loc": {
                                      "start": {
                                        "line": 519,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 519,
                                        "column": 68
                                      },
                                      "identifierName": "tree"
                                    },
                                    "name": "tree"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19652,
                                  "end": 19658,
                                  "loc": {
                                    "start": {
                                      "line": 519,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 519,
                                      "column": 75
                                    },
                                    "identifierName": "lineId"
                                  },
                                  "name": "lineId"
                                },
                                "computed": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19660,
                                "end": 19666,
                                "loc": {
                                  "start": {
                                    "line": 519,
                                    "column": 77
                                  },
                                  "end": {
                                    "line": 519,
                                    "column": 83
                                  },
                                  "identifierName": "parent"
                                },
                                "name": "parent"
                              },
                              "computed": false
                            },
                            "alternate": {
                              "type": "Identifier",
                              "start": 19669,
                              "end": 19678,
                              "loc": {
                                "start": {
                                  "line": 519,
                                  "column": 86
                                },
                                "end": {
                                  "line": 519,
                                  "column": 95
                                },
                                "identifierName": "undefined"
                              },
                              "name": "undefined"
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 19687,
                      "end": 20096,
                      "loc": {
                        "start": {
                          "line": 520,
                          "column": 8
                        },
                        "end": {
                          "line": 531,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 19694,
                        "end": 19716,
                        "loc": {
                          "start": {
                            "line": 520,
                            "column": 15
                          },
                          "end": {
                            "line": 520,
                            "column": 37
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 19694,
                          "end": 19702,
                          "loc": {
                            "start": {
                              "line": 520,
                              "column": 15
                            },
                            "end": {
                              "line": 520,
                              "column": 23
                            },
                            "identifierName": "parentId"
                          },
                          "name": "parentId"
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 19707,
                          "end": 19716,
                          "loc": {
                            "start": {
                              "line": 520,
                              "column": 28
                            },
                            "end": {
                              "line": 520,
                              "column": 37
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 19718,
                        "end": 20096,
                        "loc": {
                          "start": {
                            "line": 520,
                            "column": 39
                          },
                          "end": {
                            "line": 531,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 19732,
                            "end": 20086,
                            "loc": {
                              "start": {
                                "line": 521,
                                "column": 12
                              },
                              "end": {
                                "line": 530,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 19736,
                              "end": 19763,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 16
                                },
                                "end": {
                                  "line": 521,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 19736,
                                "end": 19753,
                                "loc": {
                                  "start": {
                                    "line": 521,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 521,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 19736,
                                  "end": 19748,
                                  "loc": {
                                    "start": {
                                      "line": 521,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 521,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 19736,
                                    "end": 19740,
                                    "loc": {
                                      "start": {
                                        "line": 521,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 521,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19741,
                                    "end": 19748,
                                    "loc": {
                                      "start": {
                                        "line": 521,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 521,
                                        "column": 28
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19749,
                                  "end": 19753,
                                  "loc": {
                                    "start": {
                                      "line": 521,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 521,
                                      "column": 33
                                    },
                                    "identifierName": "tree"
                                  },
                                  "name": "tree"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19754,
                                "end": 19762,
                                "loc": {
                                  "start": {
                                    "line": 521,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 521,
                                    "column": 42
                                  },
                                  "identifierName": "parentId"
                                },
                                "name": "parentId"
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 19765,
                              "end": 20028,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 45
                                },
                                "end": {
                                  "line": 528,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 19783,
                                  "end": 20014,
                                  "loc": {
                                    "start": {
                                      "line": 522,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 527,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 19787,
                                    "end": 19836,
                                    "loc": {
                                      "start": {
                                        "line": 522,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 522,
                                        "column": 69
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 19787,
                                      "end": 19820,
                                      "loc": {
                                        "start": {
                                          "line": 522,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 522,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 19787,
                                        "end": 19814,
                                        "loc": {
                                          "start": {
                                            "line": 522,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 522,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 19787,
                                          "end": 19804,
                                          "loc": {
                                            "start": {
                                              "line": 522,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 522,
                                              "column": 37
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 19787,
                                            "end": 19799,
                                            "loc": {
                                              "start": {
                                                "line": 522,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 522,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 19787,
                                              "end": 19791,
                                              "loc": {
                                                "start": {
                                                  "line": 522,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 522,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 19792,
                                              "end": 19799,
                                              "loc": {
                                                "start": {
                                                  "line": 522,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 522,
                                                  "column": 32
                                                },
                                                "identifierName": "session"
                                              },
                                              "name": "session"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 19800,
                                            "end": 19804,
                                            "loc": {
                                              "start": {
                                                "line": 522,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 522,
                                                "column": 37
                                              },
                                              "identifierName": "tree"
                                            },
                                            "name": "tree"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 19805,
                                          "end": 19813,
                                          "loc": {
                                            "start": {
                                              "line": 522,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 522,
                                              "column": 46
                                            },
                                            "identifierName": "parentId"
                                          },
                                          "name": "parentId"
                                        },
                                        "computed": true
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 19815,
                                        "end": 19820,
                                        "loc": {
                                          "start": {
                                            "line": 522,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 522,
                                            "column": 53
                                          },
                                          "identifierName": "class"
                                        },
                                        "name": "class"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 19825,
                                      "end": 19836,
                                      "loc": {
                                        "start": {
                                          "line": 522,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 522,
                                          "column": 69
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "CC_Sketch",
                                        "raw": "'CC_Sketch'"
                                      },
                                      "value": "CC_Sketch"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 19838,
                                    "end": 19923,
                                    "loc": {
                                      "start": {
                                        "line": 522,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 525,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 19860,
                                        "end": 19879,
                                        "loc": {
                                          "start": {
                                            "line": 523,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 523,
                                            "column": 39
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 19860,
                                          "end": 19879,
                                          "loc": {
                                            "start": {
                                              "line": 523,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 523,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 19860,
                                            "end": 19868,
                                            "loc": {
                                              "start": {
                                                "line": 523,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 523,
                                                "column": 28
                                              },
                                              "identifierName": "sketchId"
                                            },
                                            "name": "sketchId"
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 19871,
                                            "end": 19879,
                                            "loc": {
                                              "start": {
                                                "line": 523,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 523,
                                                "column": 39
                                              },
                                              "identifierName": "parentId"
                                            },
                                            "name": "parentId"
                                          }
                                        }
                                      },
                                      {
                                        "type": "BreakStatement",
                                        "start": 19900,
                                        "end": 19905,
                                        "loc": {
                                          "start": {
                                            "line": 524,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 524,
                                            "column": 25
                                          }
                                        },
                                        "label": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 19929,
                                    "end": 20014,
                                    "loc": {
                                      "start": {
                                        "line": 525,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 527,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 19951,
                                        "end": 19996,
                                        "loc": {
                                          "start": {
                                            "line": 526,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 526,
                                            "column": 65
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 19951,
                                          "end": 19996,
                                          "loc": {
                                            "start": {
                                              "line": 526,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 526,
                                              "column": 65
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 19951,
                                            "end": 19959,
                                            "loc": {
                                              "start": {
                                                "line": 526,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 526,
                                                "column": 28
                                              },
                                              "identifierName": "parentId"
                                            },
                                            "name": "parentId"
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 19962,
                                            "end": 19996,
                                            "loc": {
                                              "start": {
                                                "line": 526,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 526,
                                                "column": 65
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 19962,
                                              "end": 19989,
                                              "loc": {
                                                "start": {
                                                  "line": 526,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 526,
                                                  "column": 58
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 19962,
                                                "end": 19979,
                                                "loc": {
                                                  "start": {
                                                    "line": 526,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 526,
                                                    "column": 48
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 19962,
                                                  "end": 19974,
                                                  "loc": {
                                                    "start": {
                                                      "line": 526,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 526,
                                                      "column": 43
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 19962,
                                                    "end": 19966,
                                                    "loc": {
                                                      "start": {
                                                        "line": 526,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 526,
                                                        "column": 35
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 19967,
                                                    "end": 19974,
                                                    "loc": {
                                                      "start": {
                                                        "line": 526,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 526,
                                                        "column": 43
                                                      },
                                                      "identifierName": "session"
                                                    },
                                                    "name": "session"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 19975,
                                                  "end": 19979,
                                                  "loc": {
                                                    "start": {
                                                      "line": 526,
                                                      "column": 44
                                                    },
                                                    "end": {
                                                      "line": 526,
                                                      "column": 48
                                                    },
                                                    "identifierName": "tree"
                                                  },
                                                  "name": "tree"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 19980,
                                                "end": 19988,
                                                "loc": {
                                                  "start": {
                                                    "line": 526,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 526,
                                                    "column": 57
                                                  },
                                                  "identifierName": "parentId"
                                                },
                                                "name": "parentId"
                                              },
                                              "computed": true
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 19990,
                                              "end": 19996,
                                              "loc": {
                                                "start": {
                                                  "line": 526,
                                                  "column": 59
                                                },
                                                "end": {
                                                  "line": 526,
                                                  "column": 65
                                                },
                                                "identifierName": "parent"
                                              },
                                              "name": "parent"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 20034,
                              "end": 20086,
                              "loc": {
                                "start": {
                                  "line": 528,
                                  "column": 19
                                },
                                "end": {
                                  "line": 530,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 20052,
                                  "end": 20072,
                                  "loc": {
                                    "start": {
                                      "line": 529,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 529,
                                      "column": 36
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 20052,
                                    "end": 20072,
                                    "loc": {
                                      "start": {
                                        "line": 529,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 529,
                                        "column": 36
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 20052,
                                      "end": 20060,
                                      "loc": {
                                        "start": {
                                          "line": 529,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 529,
                                          "column": 24
                                        },
                                        "identifierName": "parentId"
                                      },
                                      "name": "parentId"
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 20063,
                                      "end": 20072,
                                      "loc": {
                                        "start": {
                                          "line": 529,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 529,
                                          "column": 36
                                        },
                                        "identifierName": "undefined"
                                      },
                                      "name": "undefined"
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 20105,
                      "end": 20120,
                      "loc": {
                        "start": {
                          "line": 532,
                          "column": 8
                        },
                        "end": {
                          "line": 532,
                          "column": 23
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 20112,
                        "end": 20120,
                        "loc": {
                          "start": {
                            "line": 532,
                            "column": 15
                          },
                          "end": {
                            "line": 532,
                            "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": 19400,
                    "end": 19535,
                    "loc": {
                      "start": {
                        "line": 513,
                        "column": 4
                      },
                      "end": {
                        "line": 516,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 20132,
                "end": 20492,
                "loc": {
                  "start": {
                    "line": 535,
                    "column": 4
                  },
                  "end": {
                    "line": 547,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20132,
                  "end": 20147,
                  "loc": {
                    "start": {
                      "line": 535,
                      "column": 4
                    },
                    "end": {
                      "line": 535,
                      "column": 19
                    },
                    "identifierName": "resetProperties"
                  },
                  "name": "resetProperties"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 20150,
                  "end": 20492,
                  "loc": {
                    "start": {
                      "line": 535,
                      "column": 22
                    },
                    "end": {
                      "line": 547,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 20160,
                      "end": 20182,
                      "loc": {
                        "start": {
                          "line": 536,
                          "column": 8
                        },
                        "end": {
                          "line": 536,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20160,
                        "end": 20182,
                        "loc": {
                          "start": {
                            "line": 536,
                            "column": 8
                          },
                          "end": {
                            "line": 536,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20160,
                          "end": 20180,
                          "loc": {
                            "start": {
                              "line": 536,
                              "column": 8
                            },
                            "end": {
                              "line": 536,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20160,
                            "end": 20174,
                            "loc": {
                              "start": {
                                "line": 536,
                                "column": 8
                              },
                              "end": {
                                "line": 536,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20160,
                              "end": 20164,
                              "loc": {
                                "start": {
                                  "line": 536,
                                  "column": 8
                                },
                                "end": {
                                  "line": 536,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20165,
                              "end": 20174,
                              "loc": {
                                "start": {
                                  "line": 536,
                                  "column": 13
                                },
                                "end": {
                                  "line": 536,
                                  "column": 22
                                },
                                "identifierName": "lowerTool"
                              },
                              "name": "lowerTool"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20175,
                            "end": 20180,
                            "loc": {
                              "start": {
                                "line": 536,
                                "column": 23
                              },
                              "end": {
                                "line": 536,
                                "column": 28
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20191,
                      "end": 20213,
                      "loc": {
                        "start": {
                          "line": 537,
                          "column": 8
                        },
                        "end": {
                          "line": 537,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20191,
                        "end": 20213,
                        "loc": {
                          "start": {
                            "line": 537,
                            "column": 8
                          },
                          "end": {
                            "line": 537,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20191,
                          "end": 20211,
                          "loc": {
                            "start": {
                              "line": 537,
                              "column": 8
                            },
                            "end": {
                              "line": 537,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20191,
                            "end": 20205,
                            "loc": {
                              "start": {
                                "line": 537,
                                "column": 8
                              },
                              "end": {
                                "line": 537,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20191,
                              "end": 20195,
                              "loc": {
                                "start": {
                                  "line": 537,
                                  "column": 8
                                },
                                "end": {
                                  "line": 537,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20196,
                              "end": 20205,
                              "loc": {
                                "start": {
                                  "line": 537,
                                  "column": 13
                                },
                                "end": {
                                  "line": 537,
                                  "column": 22
                                },
                                "identifierName": "upperTool"
                              },
                              "name": "upperTool"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20206,
                            "end": 20211,
                            "loc": {
                              "start": {
                                "line": 537,
                                "column": 23
                              },
                              "end": {
                                "line": 537,
                                "column": 28
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20222,
                      "end": 20242,
                      "loc": {
                        "start": {
                          "line": 538,
                          "column": 8
                        },
                        "end": {
                          "line": 538,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20222,
                        "end": 20242,
                        "loc": {
                          "start": {
                            "line": 538,
                            "column": 8
                          },
                          "end": {
                            "line": 538,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20222,
                          "end": 20240,
                          "loc": {
                            "start": {
                              "line": 538,
                              "column": 8
                            },
                            "end": {
                              "line": 538,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20222,
                            "end": 20234,
                            "loc": {
                              "start": {
                                "line": 538,
                                "column": 8
                              },
                              "end": {
                                "line": 538,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20222,
                              "end": 20226,
                              "loc": {
                                "start": {
                                  "line": 538,
                                  "column": 8
                                },
                                "end": {
                                  "line": 538,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20227,
                              "end": 20234,
                              "loc": {
                                "start": {
                                  "line": 538,
                                  "column": 13
                                },
                                "end": {
                                  "line": 538,
                                  "column": 20
                                },
                                "identifierName": "kFactor"
                              },
                              "name": "kFactor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20235,
                            "end": 20240,
                            "loc": {
                              "start": {
                                "line": 538,
                                "column": 21
                              },
                              "end": {
                                "line": 538,
                                "column": 26
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20251,
                      "end": 20270,
                      "loc": {
                        "start": {
                          "line": 539,
                          "column": 8
                        },
                        "end": {
                          "line": 539,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20251,
                        "end": 20270,
                        "loc": {
                          "start": {
                            "line": 539,
                            "column": 8
                          },
                          "end": {
                            "line": 539,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20251,
                          "end": 20268,
                          "loc": {
                            "start": {
                              "line": 539,
                              "column": 8
                            },
                            "end": {
                              "line": 539,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20251,
                            "end": 20262,
                            "loc": {
                              "start": {
                                "line": 539,
                                "column": 8
                              },
                              "end": {
                                "line": 539,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20251,
                              "end": 20255,
                              "loc": {
                                "start": {
                                  "line": 539,
                                  "column": 8
                                },
                                "end": {
                                  "line": 539,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20256,
                              "end": 20262,
                              "loc": {
                                "start": {
                                  "line": 539,
                                  "column": 13
                                },
                                "end": {
                                  "line": 539,
                                  "column": 19
                                },
                                "identifierName": "radius"
                              },
                              "name": "radius"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20263,
                            "end": 20268,
                            "loc": {
                              "start": {
                                "line": 539,
                                "column": 20
                              },
                              "end": {
                                "line": 539,
                                "column": 25
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20279,
                      "end": 20302,
                      "loc": {
                        "start": {
                          "line": 540,
                          "column": 8
                        },
                        "end": {
                          "line": 540,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20279,
                        "end": 20302,
                        "loc": {
                          "start": {
                            "line": 540,
                            "column": 8
                          },
                          "end": {
                            "line": 540,
                            "column": 31
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20279,
                          "end": 20300,
                          "loc": {
                            "start": {
                              "line": 540,
                              "column": 8
                            },
                            "end": {
                              "line": 540,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20279,
                            "end": 20294,
                            "loc": {
                              "start": {
                                "line": 540,
                                "column": 8
                              },
                              "end": {
                                "line": 540,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20279,
                              "end": 20283,
                              "loc": {
                                "start": {
                                  "line": 540,
                                  "column": 8
                                },
                                "end": {
                                  "line": 540,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20284,
                              "end": 20294,
                              "loc": {
                                "start": {
                                  "line": 540,
                                  "column": 13
                                },
                                "end": {
                                  "line": 540,
                                  "column": 23
                                },
                                "identifierName": "isBendLine"
                              },
                              "name": "isBendLine"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20295,
                            "end": 20300,
                            "loc": {
                              "start": {
                                "line": 540,
                                "column": 24
                              },
                              "end": {
                                "line": 540,
                                "column": 29
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20311,
                      "end": 20330,
                      "loc": {
                        "start": {
                          "line": 541,
                          "column": 8
                        },
                        "end": {
                          "line": 541,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20311,
                        "end": 20330,
                        "loc": {
                          "start": {
                            "line": 541,
                            "column": 8
                          },
                          "end": {
                            "line": 541,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20311,
                          "end": 20328,
                          "loc": {
                            "start": {
                              "line": 541,
                              "column": 8
                            },
                            "end": {
                              "line": 541,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20311,
                            "end": 20322,
                            "loc": {
                              "start": {
                                "line": 541,
                                "column": 8
                              },
                              "end": {
                                "line": 541,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20311,
                              "end": 20315,
                              "loc": {
                                "start": {
                                  "line": 541,
                                  "column": 8
                                },
                                "end": {
                                  "line": 541,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20316,
                              "end": 20322,
                              "loc": {
                                "start": {
                                  "line": 541,
                                  "column": 13
                                },
                                "end": {
                                  "line": 541,
                                  "column": 19
                                },
                                "identifierName": "foldUp"
                              },
                              "name": "foldUp"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20323,
                            "end": 20328,
                            "loc": {
                              "start": {
                                "line": 541,
                                "column": 20
                              },
                              "end": {
                                "line": 541,
                                "column": 25
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20339,
                      "end": 20360,
                      "loc": {
                        "start": {
                          "line": 542,
                          "column": 8
                        },
                        "end": {
                          "line": 542,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20339,
                        "end": 20360,
                        "loc": {
                          "start": {
                            "line": 542,
                            "column": 8
                          },
                          "end": {
                            "line": 542,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20339,
                          "end": 20358,
                          "loc": {
                            "start": {
                              "line": 542,
                              "column": 8
                            },
                            "end": {
                              "line": 542,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20339,
                            "end": 20352,
                            "loc": {
                              "start": {
                                "line": 542,
                                "column": 8
                              },
                              "end": {
                                "line": 542,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20339,
                              "end": 20343,
                              "loc": {
                                "start": {
                                  "line": 542,
                                  "column": 8
                                },
                                "end": {
                                  "line": 542,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20344,
                              "end": 20352,
                              "loc": {
                                "start": {
                                  "line": 542,
                                  "column": 13
                                },
                                "end": {
                                  "line": 542,
                                  "column": 21
                                },
                                "identifierName": "foldDown"
                              },
                              "name": "foldDown"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20353,
                            "end": 20358,
                            "loc": {
                              "start": {
                                "line": 542,
                                "column": 22
                              },
                              "end": {
                                "line": 542,
                                "column": 27
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20369,
                      "end": 20386,
                      "loc": {
                        "start": {
                          "line": 543,
                          "column": 8
                        },
                        "end": {
                          "line": 543,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20369,
                        "end": 20386,
                        "loc": {
                          "start": {
                            "line": 543,
                            "column": 8
                          },
                          "end": {
                            "line": 543,
                            "column": 25
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20369,
                          "end": 20384,
                          "loc": {
                            "start": {
                              "line": 543,
                              "column": 8
                            },
                            "end": {
                              "line": 543,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20369,
                            "end": 20378,
                            "loc": {
                              "start": {
                                "line": 543,
                                "column": 8
                              },
                              "end": {
                                "line": 543,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20369,
                              "end": 20373,
                              "loc": {
                                "start": {
                                  "line": 543,
                                  "column": 8
                                },
                                "end": {
                                  "line": 543,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20374,
                              "end": 20378,
                              "loc": {
                                "start": {
                                  "line": 543,
                                  "column": 13
                                },
                                "end": {
                                  "line": 543,
                                  "column": 17
                                },
                                "identifierName": "bend"
                              },
                              "name": "bend"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20379,
                            "end": 20384,
                            "loc": {
                              "start": {
                                "line": 543,
                                "column": 18
                              },
                              "end": {
                                "line": 543,
                                "column": 23
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20395,
                      "end": 20413,
                      "loc": {
                        "start": {
                          "line": 544,
                          "column": 8
                        },
                        "end": {
                          "line": 544,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20395,
                        "end": 20413,
                        "loc": {
                          "start": {
                            "line": 544,
                            "column": 8
                          },
                          "end": {
                            "line": 544,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20395,
                          "end": 20411,
                          "loc": {
                            "start": {
                              "line": 544,
                              "column": 8
                            },
                            "end": {
                              "line": 544,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20395,
                            "end": 20405,
                            "loc": {
                              "start": {
                                "line": 544,
                                "column": 8
                              },
                              "end": {
                                "line": 544,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20395,
                              "end": 20399,
                              "loc": {
                                "start": {
                                  "line": 544,
                                  "column": 8
                                },
                                "end": {
                                  "line": 544,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20400,
                              "end": 20405,
                              "loc": {
                                "start": {
                                  "line": 544,
                                  "column": 13
                                },
                                "end": {
                                  "line": 544,
                                  "column": 18
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20406,
                            "end": 20411,
                            "loc": {
                              "start": {
                                "line": 544,
                                "column": 19
                              },
                              "end": {
                                "line": 544,
                                "column": 24
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20422,
                      "end": 20448,
                      "loc": {
                        "start": {
                          "line": 545,
                          "column": 8
                        },
                        "end": {
                          "line": 545,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20422,
                        "end": 20448,
                        "loc": {
                          "start": {
                            "line": 545,
                            "column": 8
                          },
                          "end": {
                            "line": 545,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20422,
                          "end": 20446,
                          "loc": {
                            "start": {
                              "line": 545,
                              "column": 8
                            },
                            "end": {
                              "line": 545,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20422,
                            "end": 20440,
                            "loc": {
                              "start": {
                                "line": 545,
                                "column": 8
                              },
                              "end": {
                                "line": 545,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20422,
                              "end": 20426,
                              "loc": {
                                "start": {
                                  "line": 545,
                                  "column": 8
                                },
                                "end": {
                                  "line": 545,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20427,
                              "end": 20440,
                              "loc": {
                                "start": {
                                  "line": 545,
                                  "column": 13
                                },
                                "end": {
                                  "line": 545,
                                  "column": 26
                                },
                                "identifierName": "bendDeduction"
                              },
                              "name": "bendDeduction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20441,
                            "end": 20446,
                            "loc": {
                              "start": {
                                "line": 545,
                                "column": 27
                              },
                              "end": {
                                "line": 545,
                                "column": 32
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20457,
                      "end": 20486,
                      "loc": {
                        "start": {
                          "line": 546,
                          "column": 8
                        },
                        "end": {
                          "line": 546,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20457,
                        "end": 20486,
                        "loc": {
                          "start": {
                            "line": 546,
                            "column": 8
                          },
                          "end": {
                            "line": 546,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20457,
                          "end": 20484,
                          "loc": {
                            "start": {
                              "line": 546,
                              "column": 8
                            },
                            "end": {
                              "line": 546,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20457,
                            "end": 20478,
                            "loc": {
                              "start": {
                                "line": 546,
                                "column": 8
                              },
                              "end": {
                                "line": 546,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20457,
                              "end": 20461,
                              "loc": {
                                "start": {
                                  "line": 546,
                                  "column": 8
                                },
                                "end": {
                                  "line": 546,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20462,
                              "end": 20478,
                              "loc": {
                                "start": {
                                  "line": 546,
                                  "column": 13
                                },
                                "end": {
                                  "line": 546,
                                  "column": 29
                                },
                                "identifierName": "isLaserSignature"
                              },
                              "name": "isLaserSignature"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20479,
                            "end": 20484,
                            "loc": {
                              "start": {
                                "line": 546,
                                "column": 30
                              },
                              "end": {
                                "line": 546,
                                "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": 20498,
                    "end": 20606,
                    "loc": {
                      "start": {
                        "line": 549,
                        "column": 4
                      },
                      "end": {
                        "line": 552,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 20611,
                "end": 20626,
                "loc": {
                  "start": {
                    "line": 553,
                    "column": 4
                  },
                  "end": {
                    "line": 553,
                    "column": 19
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20611,
                  "end": 20621,
                  "loc": {
                    "start": {
                      "line": 553,
                      "column": 4
                    },
                    "end": {
                      "line": 553,
                      "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": 20624,
                  "end": 20626,
                  "loc": {
                    "start": {
                      "line": 553,
                      "column": 17
                    },
                    "end": {
                      "line": 553,
                      "column": 19
                    }
                  },
                  "body": [],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
                    "start": 20498,
                    "end": 20606,
                    "loc": {
                      "start": {
                        "line": 549,
                        "column": 4
                      },
                      "end": {
                        "line": 552,
                        "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": 2436,
              "end": 2573,
              "loc": {
                "start": {
                  "line": 74,
                  "column": 0
                },
                "end": {
                  "line": 77,
                  "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": 2436,
            "end": 2573,
            "loc": {
              "start": {
                "line": 74,
                "column": 0
              },
              "end": {
                "line": 77,
                "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": 2436,
      "end": 2573,
      "loc": {
        "start": {
          "line": 74,
          "column": 0
        },
        "end": {
          "line": 77,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " constant settings by Blexon",
      "start": 2944,
      "end": 2974,
      "loc": {
        "start": {
          "line": 85,
          "column": 8
        },
        "end": {
          "line": 85,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
      "start": 3140,
      "end": 3218,
      "loc": {
        "start": {
          "line": 90,
          "column": 31
        },
        "end": {
          "line": 90,
          "column": 109
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection",
      "start": 3313,
      "end": 3325,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "column": 20
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 3505,
      "end": 3515,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser signature",
      "start": 5777,
      "end": 5795,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 26
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 6176,
      "end": 6186,
      "loc": {
        "start": {
          "line": 192,
          "column": 8
        },
        "end": {
          "line": 192,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " order of elements",
      "start": 6421,
      "end": 6441,
      "loc": {
        "start": {
          "line": 202,
          "column": 8
        },
        "end": {
          "line": 202,
          "column": 28
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is enabled.\n     ",
      "start": 6663,
      "end": 6716,
      "loc": {
        "start": {
          "line": 210,
          "column": 4
        },
        "end": {
          "line": 212,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection changed",
      "start": 6773,
      "end": 6793,
      "loc": {
        "start": {
          "line": 216,
          "column": 8
        },
        "end": {
          "line": 216,
          "column": 28
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 7152,
      "end": 7187,
      "loc": {
        "start": {
          "line": 224,
          "column": 24
        },
        "end": {
          "line": 224,
          "column": 59
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " 30 degrees",
      "start": 8202,
      "end": 8215,
      "loc": {
        "start": {
          "line": 239,
          "column": 40
        },
        "end": {
          "line": 239,
          "column": 53
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " -30 degrees",
      "start": 8486,
      "end": 8500,
      "loc": {
        "start": {
          "line": 243,
          "column": 67
        },
        "end": {
          "line": 243,
          "column": 81
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " console.log('bending', bending)",
      "start": 9094,
      "end": 9128,
      "loc": {
        "start": {
          "line": 254,
          "column": 28
        },
        "end": {
          "line": 254,
          "column": 62
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 9544,
      "end": 9554,
      "loc": {
        "start": {
          "line": 267,
          "column": 8
        },
        "end": {
          "line": 267,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser",
      "start": 12190,
      "end": 12198,
      "loc": {
        "start": {
          "line": 354,
          "column": 8
        },
        "end": {
          "line": 354,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 12426,
      "end": 12436,
      "loc": {
        "start": {
          "line": 364,
          "column": 8
        },
        "end": {
          "line": 364,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get bending",
      "start": 12684,
      "end": 12698,
      "loc": {
        "start": {
          "line": 371,
          "column": 20
        },
        "end": {
          "line": 371,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make all lines un-dashed",
      "start": 13162,
      "end": 13189,
      "loc": {
        "start": {
          "line": 381,
          "column": 20
        },
        "end": {
          "line": 381,
          "column": 47
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " TODO validate",
      "start": 13380,
      "end": 13396,
      "loc": {
        "start": {
          "line": 386,
          "column": 20
        },
        "end": {
          "line": 386,
          "column": 36
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 13532,
      "end": 13567,
      "loc": {
        "start": {
          "line": 389,
          "column": 24
        },
        "end": {
          "line": 389,
          "column": 59
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make bend lines with negative bending angle dashed",
      "start": 15943,
      "end": 15996,
      "loc": {
        "start": {
          "line": 427,
          "column": 24
        },
        "end": {
          "line": 427,
          "column": 77
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Plugins can observe the whole session including the tree",
      "start": 18032,
      "end": 18091,
      "loc": {
        "start": {
          "line": 468,
          "column": 8
        },
        "end": {
          "line": 468,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " The second arg to observe fires on init",
      "start": 18100,
      "end": 18142,
      "loc": {
        "start": {
          "line": 469,
          "column": 8
        },
        "end": {
          "line": 469,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " this.session.observe(state => state.tree.features, features => {",
      "start": 18151,
      "end": 18218,
      "loc": {
        "start": {
          "line": 470,
          "column": 8
        },
        "end": {
          "line": 470,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
      "start": 18227,
      "end": 18309,
      "loc": {
        "start": {
          "line": 471,
          "column": 8
        },
        "end": {
          "line": 471,
          "column": 90
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " }, true);",
      "start": 18318,
      "end": 18330,
      "loc": {
        "start": {
          "line": 472,
          "column": 8
        },
        "end": {
          "line": 472,
          "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": 18342,
      "end": 18543,
      "loc": {
        "start": {
          "line": 475,
          "column": 4
        },
        "end": {
          "line": 479,
          "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": 19400,
      "end": 19535,
      "loc": {
        "start": {
          "line": 513,
          "column": 4
        },
        "end": {
          "line": 516,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
      "start": 20498,
      "end": 20606,
      "loc": {
        "start": {
          "line": 549,
          "column": 4
        },
        "end": {
          "line": 552,
          "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": 641,
      "end": 642,
      "loc": {
        "start": {
          "line": 25,
          "column": 15
        },
        "end": {
          "line": 25,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendingObject",
      "start": 642,
      "end": 655,
      "loc": {
        "start": {
          "line": 25,
          "column": 16
        },
        "end": {
          "line": 25,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 656,
      "end": 657,
      "loc": {
        "start": {
          "line": 25,
          "column": 30
        },
        "end": {
          "line": 25,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 658,
      "end": 667,
      "loc": {
        "start": {
          "line": 25,
          "column": 32
        },
        "end": {
          "line": 25,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 667,
      "end": 668,
      "loc": {
        "start": {
          "line": 25,
          "column": 41
        },
        "end": {
          "line": 25,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 669,
      "end": 670,
      "loc": {
        "start": {
          "line": 25,
          "column": 43
        },
        "end": {
          "line": 25,
          "column": 44
        }
      }
    },
    {
      "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": 679,
      "end": 681,
      "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": 682,
      "end": 683,
      "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": 683,
      "end": 696,
      "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": 696,
      "end": 697,
      "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": 698,
      "end": 699,
      "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": 712,
      "end": 716,
      "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": 716,
      "end": 717,
      "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": 717,
      "end": 726,
      "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": 727,
      "end": 728,
      "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": 729,
      "end": 742,
      "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": 742,
      "end": 743,
      "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": 743,
      "end": 750,
      "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": 750,
      "end": 751,
      "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": 751,
      "end": 760,
      "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": 760,
      "end": 761,
      "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": 761,
      "end": 766,
      "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": 779,
      "end": 783,
      "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": 783,
      "end": 784,
      "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": 784,
      "end": 792,
      "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": 793,
      "end": 794,
      "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": 795,
      "end": 808,
      "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": 808,
      "end": 809,
      "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": 809,
      "end": 816,
      "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": 816,
      "end": 817,
      "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": 817,
      "end": 825,
      "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": 825,
      "end": 826,
      "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": 826,
      "end": 831,
      "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": 844,
      "end": 848,
      "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": 848,
      "end": 849,
      "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": 849,
      "end": 861,
      "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": 862,
      "end": 863,
      "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": 864,
      "end": 877,
      "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": 877,
      "end": 878,
      "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": 878,
      "end": 885,
      "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": 885,
      "end": 886,
      "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": 886,
      "end": 898,
      "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": 898,
      "end": 899,
      "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": 899,
      "end": 904,
      "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": 917,
      "end": 921,
      "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": 921,
      "end": 922,
      "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": 922,
      "end": 932,
      "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": 933,
      "end": 934,
      "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": 935,
      "end": 948,
      "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": 948,
      "end": 949,
      "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": 949,
      "end": 956,
      "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": 956,
      "end": 957,
      "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": 957,
      "end": 967,
      "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": 967,
      "end": 968,
      "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": 968,
      "end": 973,
      "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": 986,
      "end": 990,
      "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": 990,
      "end": 991,
      "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": 991,
      "end": 996,
      "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": 997,
      "end": 998,
      "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": 999,
      "end": 1012,
      "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": 1012,
      "end": 1013,
      "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": 1013,
      "end": 1020,
      "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": 1020,
      "end": 1021,
      "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": 1021,
      "end": 1026,
      "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": 1026,
      "end": 1027,
      "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": 1027,
      "end": 1032,
      "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": 1045,
      "end": 1049,
      "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": 1049,
      "end": 1050,
      "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": 1050,
      "end": 1058,
      "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": 1059,
      "end": 1060,
      "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": 1061,
      "end": 1074,
      "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": 1074,
      "end": 1075,
      "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": 1075,
      "end": 1082,
      "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": 1082,
      "end": 1083,
      "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": 1083,
      "end": 1091,
      "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": 1091,
      "end": 1092,
      "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": 1092,
      "end": 1097,
      "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": 1110,
      "end": 1114,
      "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": 1114,
      "end": 1115,
      "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": 1115,
      "end": 1128,
      "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": 1129,
      "end": 1130,
      "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": 1131,
      "end": 1144,
      "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": 1144,
      "end": 1145,
      "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": 1145,
      "end": 1152,
      "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": 1152,
      "end": 1153,
      "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": 1153,
      "end": 1166,
      "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": 1166,
      "end": 1167,
      "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": 1167,
      "end": 1172,
      "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": 1185,
      "end": 1189,
      "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": 1189,
      "end": 1190,
      "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": 1190,
      "end": 1199,
      "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": 1200,
      "end": 1201,
      "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": 1202,
      "end": 1215,
      "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": 1215,
      "end": 1216,
      "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": 1216,
      "end": 1223,
      "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": 1223,
      "end": 1224,
      "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": 1224,
      "end": 1233,
      "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": 1233,
      "end": 1234,
      "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": 1234,
      "end": 1239,
      "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": 1252,
      "end": 1256,
      "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": 1256,
      "end": 1257,
      "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": 1257,
      "end": 1266,
      "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": 1267,
      "end": 1268,
      "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": 1269,
      "end": 1282,
      "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": 1282,
      "end": 1283,
      "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": 1283,
      "end": 1290,
      "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": 1290,
      "end": 1291,
      "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": 1291,
      "end": 1300,
      "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": 1300,
      "end": 1301,
      "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": 1301,
      "end": 1306,
      "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": 1319,
      "end": 1323,
      "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": 1323,
      "end": 1324,
      "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": 1324,
      "end": 1332,
      "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": 1333,
      "end": 1334,
      "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": 1335,
      "end": 1348,
      "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": 1348,
      "end": 1349,
      "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": 1349,
      "end": 1356,
      "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": 1356,
      "end": 1357,
      "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": 1357,
      "end": 1365,
      "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": 1365,
      "end": 1366,
      "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": 1366,
      "end": 1371,
      "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": 1384,
      "end": 1388,
      "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": 1388,
      "end": 1389,
      "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": 1389,
      "end": 1399,
      "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": 1400,
      "end": 1401,
      "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": 1402,
      "end": 1415,
      "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": 1415,
      "end": 1416,
      "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": 1416,
      "end": 1423,
      "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": 1423,
      "end": 1424,
      "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": 1424,
      "end": 1434,
      "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": 1434,
      "end": 1435,
      "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": 1435,
      "end": 1440,
      "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": 1453,
      "end": 1457,
      "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": 1457,
      "end": 1458,
      "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": 1458,
      "end": 1471,
      "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": 1472,
      "end": 1473,
      "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": 1474,
      "end": 1487,
      "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": 1487,
      "end": 1488,
      "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": 1488,
      "end": 1495,
      "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": 1495,
      "end": 1496,
      "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": 1496,
      "end": 1509,
      "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": 1509,
      "end": 1510,
      "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": 1510,
      "end": 1515,
      "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": 1524,
      "end": 1525,
      "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": 1526,
      "end": 1530,
      "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": 1531,
      "end": 1532,
      "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": 1545,
      "end": 1549,
      "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": 1549,
      "end": 1550,
      "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": 1550,
      "end": 1559,
      "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": 1560,
      "end": 1561,
      "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": 1562,
      "end": 1563,
      "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": 1576,
      "end": 1580,
      "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": 1580,
      "end": 1581,
      "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": 1581,
      "end": 1589,
      "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": 1590,
      "end": 1591,
      "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": 1592,
      "end": 1593,
      "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": 1606,
      "end": 1610,
      "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": 1610,
      "end": 1611,
      "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": 1611,
      "end": 1623,
      "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": 1624,
      "end": 1625,
      "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": 1626,
      "end": 1627,
      "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": 1640,
      "end": 1644,
      "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": 1644,
      "end": 1645,
      "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": 1645,
      "end": 1655,
      "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": 1656,
      "end": 1657,
      "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": 1658,
      "end": 1659,
      "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": 1672,
      "end": 1676,
      "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": 1676,
      "end": 1677,
      "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": 1677,
      "end": 1682,
      "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": 1683,
      "end": 1684,
      "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": 1685,
      "end": 1686,
      "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": 1699,
      "end": 1703,
      "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": 1703,
      "end": 1704,
      "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": 1704,
      "end": 1712,
      "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": 1713,
      "end": 1714,
      "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": 1715,
      "end": 1716,
      "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": 1729,
      "end": 1733,
      "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": 1733,
      "end": 1734,
      "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": 1734,
      "end": 1747,
      "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": 1748,
      "end": 1749,
      "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": 1750,
      "end": 1751,
      "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": 1764,
      "end": 1768,
      "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": 1768,
      "end": 1769,
      "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": 1769,
      "end": 1778,
      "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": 1779,
      "end": 1780,
      "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": 1781,
      "end": 1783,
      "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": 1796,
      "end": 1800,
      "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": 1800,
      "end": 1801,
      "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": 1801,
      "end": 1810,
      "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": 1811,
      "end": 1812,
      "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": 1813,
      "end": 1815,
      "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": 1828,
      "end": 1832,
      "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": 1832,
      "end": 1833,
      "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": 1833,
      "end": 1841,
      "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": 1842,
      "end": 1843,
      "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": 1844,
      "end": 1845,
      "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": 1858,
      "end": 1862,
      "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": 1862,
      "end": 1863,
      "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": 1863,
      "end": 1873,
      "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": 1874,
      "end": 1875,
      "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": 1876,
      "end": 1877,
      "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": 1890,
      "end": 1894,
      "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": 1894,
      "end": 1895,
      "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": 1895,
      "end": 1908,
      "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": 1909,
      "end": 1910,
      "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": 1911,
      "end": 1912,
      "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": 1921,
      "end": 1922,
      "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": 1927,
      "end": 1928,
      "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": 1934,
      "end": 1952,
      "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": 1952,
      "end": 1953,
      "loc": {
        "start": {
          "line": 55,
          "column": 22
        },
        "end": {
          "line": 55,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1953,
      "end": 1954,
      "loc": {
        "start": {
          "line": 55,
          "column": 23
        },
        "end": {
          "line": 55,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1955,
      "end": 1956,
      "loc": {
        "start": {
          "line": 55,
          "column": 25
        },
        "end": {
          "line": 55,
          "column": 26
        }
      }
    },
    {
      "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": 1965,
      "end": 1970,
      "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": 1971,
      "end": 1974,
      "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": 1975,
      "end": 1976,
      "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": 1989,
      "end": 1990,
      "loc": {
        "start": {
          "line": 57,
          "column": 12
        },
        "end": {
          "line": 57,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1990,
      "end": 1990,
      "loc": {
        "start": {
          "line": 57,
          "column": 13
        },
        "end": {
          "line": 57,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1990,
      "end": 1992,
      "loc": {
        "start": {
          "line": 57,
          "column": 13
        },
        "end": {
          "line": 57,
          "column": 15
        }
      }
    },
    {
      "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": 1992,
      "end": 1996,
      "loc": {
        "start": {
          "line": 57,
          "column": 15
        },
        "end": {
          "line": 57,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1996,
      "end": 1997,
      "loc": {
        "start": {
          "line": 57,
          "column": 19
        },
        "end": {
          "line": 57,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 1997,
      "end": 2002,
      "loc": {
        "start": {
          "line": 57,
          "column": 20
        },
        "end": {
          "line": 57,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2002,
      "end": 2003,
      "loc": {
        "start": {
          "line": 57,
          "column": 25
        },
        "end": {
          "line": 57,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2003,
      "end": 2005,
      "loc": {
        "start": {
          "line": 57,
          "column": 26
        },
        "end": {
          "line": 57,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2005,
      "end": 2006,
      "loc": {
        "start": {
          "line": 57,
          "column": 28
        },
        "end": {
          "line": 57,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2007,
      "end": 2008,
      "loc": {
        "start": {
          "line": 57,
          "column": 30
        },
        "end": {
          "line": 57,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2021,
      "end": 2022,
      "loc": {
        "start": {
          "line": 58,
          "column": 12
        },
        "end": {
          "line": 58,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2022,
      "end": 2022,
      "loc": {
        "start": {
          "line": 58,
          "column": 13
        },
        "end": {
          "line": 58,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2022,
      "end": 2024,
      "loc": {
        "start": {
          "line": 58,
          "column": 13
        },
        "end": {
          "line": 58,
          "column": 15
        }
      }
    },
    {
      "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": 2024,
      "end": 2028,
      "loc": {
        "start": {
          "line": 58,
          "column": 15
        },
        "end": {
          "line": 58,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2028,
      "end": 2029,
      "loc": {
        "start": {
          "line": 58,
          "column": 19
        },
        "end": {
          "line": 58,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 2029,
      "end": 2037,
      "loc": {
        "start": {
          "line": 58,
          "column": 20
        },
        "end": {
          "line": 58,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2037,
      "end": 2038,
      "loc": {
        "start": {
          "line": 58,
          "column": 28
        },
        "end": {
          "line": 58,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2038,
      "end": 2040,
      "loc": {
        "start": {
          "line": 58,
          "column": 29
        },
        "end": {
          "line": 58,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2040,
      "end": 2041,
      "loc": {
        "start": {
          "line": 58,
          "column": 31
        },
        "end": {
          "line": 58,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2042,
      "end": 2043,
      "loc": {
        "start": {
          "line": 58,
          "column": 33
        },
        "end": {
          "line": 58,
          "column": 34
        }
      }
    },
    {
      "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": 59,
          "column": 12
        },
        "end": {
          "line": 59,
          "column": 13
        }
      }
    },
    {
      "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": 59,
          "column": 13
        },
        "end": {
          "line": 59,
          "column": 13
        }
      }
    },
    {
      "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": 59,
          "column": 13
        },
        "end": {
          "line": 59,
          "column": 15
        }
      }
    },
    {
      "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": 59,
          "column": 15
        },
        "end": {
          "line": 59,
          "column": 19
        }
      }
    },
    {
      "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": 59,
          "column": 19
        },
        "end": {
          "line": 59,
          "column": 20
        }
      }
    },
    {
      "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": 59,
          "column": 20
        },
        "end": {
          "line": 59,
          "column": 32
        }
      }
    },
    {
      "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": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 33
        }
      }
    },
    {
      "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": 59,
          "column": 33
        },
        "end": {
          "line": 59,
          "column": 35
        }
      }
    },
    {
      "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": 59,
          "column": 35
        },
        "end": {
          "line": 59,
          "column": 36
        }
      }
    },
    {
      "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": 59,
          "column": 37
        },
        "end": {
          "line": 59,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2095,
      "end": 2096,
      "loc": {
        "start": {
          "line": 60,
          "column": 12
        },
        "end": {
          "line": 60,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2096,
      "end": 2096,
      "loc": {
        "start": {
          "line": 60,
          "column": 13
        },
        "end": {
          "line": 60,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2096,
      "end": 2098,
      "loc": {
        "start": {
          "line": 60,
          "column": 13
        },
        "end": {
          "line": 60,
          "column": 15
        }
      }
    },
    {
      "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": 2098,
      "end": 2102,
      "loc": {
        "start": {
          "line": 60,
          "column": 15
        },
        "end": {
          "line": 60,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2102,
      "end": 2103,
      "loc": {
        "start": {
          "line": 60,
          "column": 19
        },
        "end": {
          "line": 60,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 2103,
      "end": 2109,
      "loc": {
        "start": {
          "line": 60,
          "column": 20
        },
        "end": {
          "line": 60,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2109,
      "end": 2110,
      "loc": {
        "start": {
          "line": 60,
          "column": 26
        },
        "end": {
          "line": 60,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2110,
      "end": 2112,
      "loc": {
        "start": {
          "line": 60,
          "column": 27
        },
        "end": {
          "line": 60,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2112,
      "end": 2113,
      "loc": {
        "start": {
          "line": 60,
          "column": 29
        },
        "end": {
          "line": 60,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2114,
      "end": 2115,
      "loc": {
        "start": {
          "line": 60,
          "column": 31
        },
        "end": {
          "line": 60,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2128,
      "end": 2129,
      "loc": {
        "start": {
          "line": 61,
          "column": 12
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2129,
      "end": 2129,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2129,
      "end": 2131,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 15
        }
      }
    },
    {
      "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": 2131,
      "end": 2135,
      "loc": {
        "start": {
          "line": 61,
          "column": 15
        },
        "end": {
          "line": 61,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2135,
      "end": 2136,
      "loc": {
        "start": {
          "line": 61,
          "column": 19
        },
        "end": {
          "line": 61,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 2136,
      "end": 2141,
      "loc": {
        "start": {
          "line": 61,
          "column": 20
        },
        "end": {
          "line": 61,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2141,
      "end": 2142,
      "loc": {
        "start": {
          "line": 61,
          "column": 25
        },
        "end": {
          "line": 61,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2142,
      "end": 2144,
      "loc": {
        "start": {
          "line": 61,
          "column": 26
        },
        "end": {
          "line": 61,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2144,
      "end": 2145,
      "loc": {
        "start": {
          "line": 61,
          "column": 28
        },
        "end": {
          "line": 61,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2146,
      "end": 2147,
      "loc": {
        "start": {
          "line": 61,
          "column": 30
        },
        "end": {
          "line": 61,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2160,
      "end": 2161,
      "loc": {
        "start": {
          "line": 62,
          "column": 12
        },
        "end": {
          "line": 62,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2161,
      "end": 2161,
      "loc": {
        "start": {
          "line": 62,
          "column": 13
        },
        "end": {
          "line": 62,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2161,
      "end": 2163,
      "loc": {
        "start": {
          "line": 62,
          "column": 13
        },
        "end": {
          "line": 62,
          "column": 15
        }
      }
    },
    {
      "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": 2163,
      "end": 2167,
      "loc": {
        "start": {
          "line": 62,
          "column": 15
        },
        "end": {
          "line": 62,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2167,
      "end": 2168,
      "loc": {
        "start": {
          "line": 62,
          "column": 19
        },
        "end": {
          "line": 62,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineType",
      "start": 2168,
      "end": 2176,
      "loc": {
        "start": {
          "line": 62,
          "column": 20
        },
        "end": {
          "line": 62,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2176,
      "end": 2177,
      "loc": {
        "start": {
          "line": 62,
          "column": 28
        },
        "end": {
          "line": 62,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2177,
      "end": 2179,
      "loc": {
        "start": {
          "line": 62,
          "column": 29
        },
        "end": {
          "line": 62,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2179,
      "end": 2180,
      "loc": {
        "start": {
          "line": 62,
          "column": 31
        },
        "end": {
          "line": 62,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2181,
      "end": 2182,
      "loc": {
        "start": {
          "line": 62,
          "column": 33
        },
        "end": {
          "line": 62,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2195,
      "end": 2196,
      "loc": {
        "start": {
          "line": 63,
          "column": 12
        },
        "end": {
          "line": 63,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2196,
      "end": 2196,
      "loc": {
        "start": {
          "line": 63,
          "column": 13
        },
        "end": {
          "line": 63,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2196,
      "end": 2198,
      "loc": {
        "start": {
          "line": 63,
          "column": 13
        },
        "end": {
          "line": 63,
          "column": 15
        }
      }
    },
    {
      "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": 2198,
      "end": 2202,
      "loc": {
        "start": {
          "line": 63,
          "column": 15
        },
        "end": {
          "line": 63,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2202,
      "end": 2203,
      "loc": {
        "start": {
          "line": 63,
          "column": 19
        },
        "end": {
          "line": 63,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 2203,
      "end": 2216,
      "loc": {
        "start": {
          "line": 63,
          "column": 20
        },
        "end": {
          "line": 63,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2216,
      "end": 2217,
      "loc": {
        "start": {
          "line": 63,
          "column": 33
        },
        "end": {
          "line": 63,
          "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": 2217,
      "end": 2219,
      "loc": {
        "start": {
          "line": 63,
          "column": 34
        },
        "end": {
          "line": 63,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2219,
      "end": 2220,
      "loc": {
        "start": {
          "line": 63,
          "column": 36
        },
        "end": {
          "line": 63,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2221,
      "end": 2222,
      "loc": {
        "start": {
          "line": 63,
          "column": 38
        },
        "end": {
          "line": 63,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2235,
      "end": 2236,
      "loc": {
        "start": {
          "line": 64,
          "column": 12
        },
        "end": {
          "line": 64,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\"",
      "start": 2236,
      "end": 2237,
      "loc": {
        "start": {
          "line": 64,
          "column": 13
        },
        "end": {
          "line": 64,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2237,
      "end": 2239,
      "loc": {
        "start": {
          "line": 64,
          "column": 14
        },
        "end": {
          "line": 64,
          "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": 2239,
      "end": 2243,
      "loc": {
        "start": {
          "line": 64,
          "column": 16
        },
        "end": {
          "line": 64,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2243,
      "end": 2244,
      "loc": {
        "start": {
          "line": 64,
          "column": 20
        },
        "end": {
          "line": 64,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 2244,
      "end": 2253,
      "loc": {
        "start": {
          "line": 64,
          "column": 21
        },
        "end": {
          "line": 64,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2253,
      "end": 2254,
      "loc": {
        "start": {
          "line": 64,
          "column": 30
        },
        "end": {
          "line": 64,
          "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": 2254,
      "end": 2257,
      "loc": {
        "start": {
          "line": 64,
          "column": 31
        },
        "end": {
          "line": 64,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2257,
      "end": 2258,
      "loc": {
        "start": {
          "line": 64,
          "column": 34
        },
        "end": {
          "line": 64,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2259,
      "end": 2260,
      "loc": {
        "start": {
          "line": 64,
          "column": 36
        },
        "end": {
          "line": 64,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2273,
      "end": 2274,
      "loc": {
        "start": {
          "line": 65,
          "column": 12
        },
        "end": {
          "line": 65,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\"",
      "start": 2274,
      "end": 2275,
      "loc": {
        "start": {
          "line": 65,
          "column": 13
        },
        "end": {
          "line": 65,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2275,
      "end": 2277,
      "loc": {
        "start": {
          "line": 65,
          "column": 14
        },
        "end": {
          "line": 65,
          "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": 2277,
      "end": 2281,
      "loc": {
        "start": {
          "line": 65,
          "column": 16
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2281,
      "end": 2282,
      "loc": {
        "start": {
          "line": 65,
          "column": 20
        },
        "end": {
          "line": 65,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 2282,
      "end": 2291,
      "loc": {
        "start": {
          "line": 65,
          "column": 21
        },
        "end": {
          "line": 65,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2291,
      "end": 2292,
      "loc": {
        "start": {
          "line": 65,
          "column": 30
        },
        "end": {
          "line": 65,
          "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": 2292,
      "end": 2295,
      "loc": {
        "start": {
          "line": 65,
          "column": 31
        },
        "end": {
          "line": 65,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2295,
      "end": 2296,
      "loc": {
        "start": {
          "line": 65,
          "column": 34
        },
        "end": {
          "line": 65,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2297,
      "end": 2298,
      "loc": {
        "start": {
          "line": 65,
          "column": 36
        },
        "end": {
          "line": 65,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2311,
      "end": 2312,
      "loc": {
        "start": {
          "line": 66,
          "column": 12
        },
        "end": {
          "line": 66,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2312,
      "end": 2312,
      "loc": {
        "start": {
          "line": 66,
          "column": 13
        },
        "end": {
          "line": 66,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2312,
      "end": 2314,
      "loc": {
        "start": {
          "line": 66,
          "column": 13
        },
        "end": {
          "line": 66,
          "column": 15
        }
      }
    },
    {
      "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": 2314,
      "end": 2318,
      "loc": {
        "start": {
          "line": 66,
          "column": 15
        },
        "end": {
          "line": 66,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2318,
      "end": 2319,
      "loc": {
        "start": {
          "line": 66,
          "column": 19
        },
        "end": {
          "line": 66,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 2319,
      "end": 2327,
      "loc": {
        "start": {
          "line": 66,
          "column": 20
        },
        "end": {
          "line": 66,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2327,
      "end": 2328,
      "loc": {
        "start": {
          "line": 66,
          "column": 28
        },
        "end": {
          "line": 66,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2328,
      "end": 2330,
      "loc": {
        "start": {
          "line": 66,
          "column": 29
        },
        "end": {
          "line": 66,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2330,
      "end": 2331,
      "loc": {
        "start": {
          "line": 66,
          "column": 31
        },
        "end": {
          "line": 66,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2332,
      "end": 2333,
      "loc": {
        "start": {
          "line": 66,
          "column": 33
        },
        "end": {
          "line": 66,
          "column": 34
        }
      }
    },
    {
      "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": 67,
          "column": 12
        },
        "end": {
          "line": 67,
          "column": 13
        }
      }
    },
    {
      "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": 67,
          "column": 13
        },
        "end": {
          "line": 67,
          "column": 13
        }
      }
    },
    {
      "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": 67,
          "column": 13
        },
        "end": {
          "line": 67,
          "column": 15
        }
      }
    },
    {
      "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": 67,
          "column": 15
        },
        "end": {
          "line": 67,
          "column": 19
        }
      }
    },
    {
      "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": 67,
          "column": 19
        },
        "end": {
          "line": 67,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 2354,
      "end": 2364,
      "loc": {
        "start": {
          "line": 67,
          "column": 20
        },
        "end": {
          "line": 67,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2364,
      "end": 2365,
      "loc": {
        "start": {
          "line": 67,
          "column": 30
        },
        "end": {
          "line": 67,
          "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": 2365,
      "end": 2367,
      "loc": {
        "start": {
          "line": 67,
          "column": 31
        },
        "end": {
          "line": 67,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2367,
      "end": 2368,
      "loc": {
        "start": {
          "line": 67,
          "column": 33
        },
        "end": {
          "line": 67,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2369,
      "end": 2370,
      "loc": {
        "start": {
          "line": 67,
          "column": 35
        },
        "end": {
          "line": 67,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2383,
      "end": 2384,
      "loc": {
        "start": {
          "line": 68,
          "column": 12
        },
        "end": {
          "line": 68,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2384,
      "end": 2384,
      "loc": {
        "start": {
          "line": 68,
          "column": 13
        },
        "end": {
          "line": 68,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2384,
      "end": 2386,
      "loc": {
        "start": {
          "line": 68,
          "column": 13
        },
        "end": {
          "line": 68,
          "column": 15
        }
      }
    },
    {
      "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": 2386,
      "end": 2390,
      "loc": {
        "start": {
          "line": 68,
          "column": 15
        },
        "end": {
          "line": 68,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2390,
      "end": 2391,
      "loc": {
        "start": {
          "line": 68,
          "column": 19
        },
        "end": {
          "line": 68,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 2391,
      "end": 2404,
      "loc": {
        "start": {
          "line": 68,
          "column": 20
        },
        "end": {
          "line": 68,
          "column": 33
        }
      }
    },
    {
      "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": 68,
          "column": 33
        },
        "end": {
          "line": 68,
          "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": 2405,
      "end": 2405,
      "loc": {
        "start": {
          "line": 68,
          "column": 34
        },
        "end": {
          "line": 68,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2405,
      "end": 2406,
      "loc": {
        "start": {
          "line": 68,
          "column": 34
        },
        "end": {
          "line": 68,
          "column": 35
        }
      }
    },
    {
      "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": 2416,
      "end": 2422,
      "loc": {
        "start": {
          "line": 70,
          "column": 8
        },
        "end": {
          "line": 70,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "str",
      "start": 2423,
      "end": 2426,
      "loc": {
        "start": {
          "line": 70,
          "column": 15
        },
        "end": {
          "line": 70,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2431,
      "end": 2432,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 71,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2433,
      "end": 2434,
      "loc": {
        "start": {
          "line": 72,
          "column": 0
        },
        "end": {
          "line": 72,
          "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": 2436,
      "end": 2573,
      "loc": {
        "start": {
          "line": 74,
          "column": 0
        },
        "end": {
          "line": 77,
          "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": 2574,
      "end": 2580,
      "loc": {
        "start": {
          "line": 78,
          "column": 0
        },
        "end": {
          "line": 78,
          "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": 2581,
      "end": 2588,
      "loc": {
        "start": {
          "line": 78,
          "column": 7
        },
        "end": {
          "line": 78,
          "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": 2589,
      "end": 2594,
      "loc": {
        "start": {
          "line": 78,
          "column": 15
        },
        "end": {
          "line": 78,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Properties",
      "start": 2595,
      "end": 2605,
      "loc": {
        "start": {
          "line": 78,
          "column": 21
        },
        "end": {
          "line": 78,
          "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": 2606,
      "end": 2613,
      "loc": {
        "start": {
          "line": 78,
          "column": 32
        },
        "end": {
          "line": 78,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Plugin",
      "start": 2614,
      "end": 2620,
      "loc": {
        "start": {
          "line": 78,
          "column": 40
        },
        "end": {
          "line": 78,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2621,
      "end": 2622,
      "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": "constructor",
      "start": 2627,
      "end": 2638,
      "loc": {
        "start": {
          "line": 79,
          "column": 4
        },
        "end": {
          "line": 79,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2638,
      "end": 2639,
      "loc": {
        "start": {
          "line": 79,
          "column": 15
        },
        "end": {
          "line": 79,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2639,
      "end": 2646,
      "loc": {
        "start": {
          "line": 79,
          "column": 16
        },
        "end": {
          "line": 79,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2646,
      "end": 2647,
      "loc": {
        "start": {
          "line": 79,
          "column": 23
        },
        "end": {
          "line": 79,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2648,
      "end": 2649,
      "loc": {
        "start": {
          "line": 79,
          "column": 25
        },
        "end": {
          "line": 79,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2650,
      "end": 2654,
      "loc": {
        "start": {
          "line": 79,
          "column": 27
        },
        "end": {
          "line": 79,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2655,
      "end": 2656,
      "loc": {
        "start": {
          "line": 79,
          "column": 32
        },
        "end": {
          "line": 79,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Properties",
      "start": 2657,
      "end": 2669,
      "loc": {
        "start": {
          "line": 79,
          "column": 34
        },
        "end": {
          "line": 79,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2669,
      "end": 2670,
      "loc": {
        "start": {
          "line": 79,
          "column": 46
        },
        "end": {
          "line": 79,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "icon",
      "start": 2671,
      "end": 2675,
      "loc": {
        "start": {
          "line": 79,
          "column": 48
        },
        "end": {
          "line": 79,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2676,
      "end": 2677,
      "loc": {
        "start": {
          "line": 79,
          "column": 53
        },
        "end": {
          "line": 79,
          "column": 54
        }
      }
    },
    {
      "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": 2678,
      "end": 2692,
      "loc": {
        "start": {
          "line": 79,
          "column": 55
        },
        "end": {
          "line": 79,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2693,
      "end": 2694,
      "loc": {
        "start": {
          "line": 79,
          "column": 70
        },
        "end": {
          "line": 79,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2695,
      "end": 2696,
      "loc": {
        "start": {
          "line": 79,
          "column": 72
        },
        "end": {
          "line": 79,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2697,
      "end": 2698,
      "loc": {
        "start": {
          "line": 79,
          "column": 74
        },
        "end": {
          "line": 79,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2698,
      "end": 2699,
      "loc": {
        "start": {
          "line": 79,
          "column": 75
        },
        "end": {
          "line": 79,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2699,
      "end": 2700,
      "loc": {
        "start": {
          "line": 79,
          "column": 76
        },
        "end": {
          "line": 79,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2701,
      "end": 2702,
      "loc": {
        "start": {
          "line": 79,
          "column": 78
        },
        "end": {
          "line": 79,
          "column": 79
        }
      }
    },
    {
      "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": 2711,
      "end": 2716,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2716,
      "end": 2717,
      "loc": {
        "start": {
          "line": 80,
          "column": 13
        },
        "end": {
          "line": 80,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2717,
      "end": 2724,
      "loc": {
        "start": {
          "line": 80,
          "column": 14
        },
        "end": {
          "line": 80,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2724,
      "end": 2725,
      "loc": {
        "start": {
          "line": 80,
          "column": 21
        },
        "end": {
          "line": 80,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2726,
      "end": 2727,
      "loc": {
        "start": {
          "line": 80,
          "column": 23
        },
        "end": {
          "line": 80,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 2728,
      "end": 2732,
      "loc": {
        "start": {
          "line": 80,
          "column": 25
        },
        "end": {
          "line": 80,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2732,
      "end": 2733,
      "loc": {
        "start": {
          "line": 80,
          "column": 29
        },
        "end": {
          "line": 80,
          "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": 2734,
      "end": 2746,
      "loc": {
        "start": {
          "line": 80,
          "column": 31
        },
        "end": {
          "line": 80,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2746,
      "end": 2747,
      "loc": {
        "start": {
          "line": 80,
          "column": 43
        },
        "end": {
          "line": 80,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2748,
      "end": 2752,
      "loc": {
        "start": {
          "line": 80,
          "column": 45
        },
        "end": {
          "line": 80,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2752,
      "end": 2753,
      "loc": {
        "start": {
          "line": 80,
          "column": 49
        },
        "end": {
          "line": 80,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "icon",
      "start": 2754,
      "end": 2758,
      "loc": {
        "start": {
          "line": 80,
          "column": 51
        },
        "end": {
          "line": 80,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2759,
      "end": 2760,
      "loc": {
        "start": {
          "line": 80,
          "column": 56
        },
        "end": {
          "line": 80,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2760,
      "end": 2761,
      "loc": {
        "start": {
          "line": 80,
          "column": 57
        },
        "end": {
          "line": 80,
          "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": 2770,
      "end": 2774,
      "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": 2774,
      "end": 2775,
      "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": "bendLineColor",
      "start": 2775,
      "end": 2788,
      "loc": {
        "start": {
          "line": 81,
          "column": 13
        },
        "end": {
          "line": 81,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2789,
      "end": 2790,
      "loc": {
        "start": {
          "line": 81,
          "column": 27
        },
        "end": {
          "line": 81,
          "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": 2791,
      "end": 2794,
      "loc": {
        "start": {
          "line": 81,
          "column": 29
        },
        "end": {
          "line": 81,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2795,
      "end": 2800,
      "loc": {
        "start": {
          "line": 81,
          "column": 33
        },
        "end": {
          "line": 81,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2800,
      "end": 2801,
      "loc": {
        "start": {
          "line": 81,
          "column": 38
        },
        "end": {
          "line": 81,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2801,
      "end": 2806,
      "loc": {
        "start": {
          "line": 81,
          "column": 39
        },
        "end": {
          "line": 81,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2806,
      "end": 2807,
      "loc": {
        "start": {
          "line": 81,
          "column": 44
        },
        "end": {
          "line": 81,
          "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": 2807,
      "end": 2815,
      "loc": {
        "start": {
          "line": 81,
          "column": 45
        },
        "end": {
          "line": 81,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2815,
      "end": 2816,
      "loc": {
        "start": {
          "line": 81,
          "column": 53
        },
        "end": {
          "line": 81,
          "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": 2825,
      "end": 2829,
      "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": 2829,
      "end": 2830,
      "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": "signatureLineColor",
      "start": 2830,
      "end": 2848,
      "loc": {
        "start": {
          "line": 82,
          "column": 13
        },
        "end": {
          "line": 82,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2849,
      "end": 2850,
      "loc": {
        "start": {
          "line": 82,
          "column": 32
        },
        "end": {
          "line": 82,
          "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": 2851,
      "end": 2854,
      "loc": {
        "start": {
          "line": 82,
          "column": 34
        },
        "end": {
          "line": 82,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2855,
      "end": 2860,
      "loc": {
        "start": {
          "line": 82,
          "column": 38
        },
        "end": {
          "line": 82,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2860,
      "end": 2861,
      "loc": {
        "start": {
          "line": 82,
          "column": 43
        },
        "end": {
          "line": 82,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2861,
      "end": 2866,
      "loc": {
        "start": {
          "line": 82,
          "column": 44
        },
        "end": {
          "line": 82,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2866,
      "end": 2867,
      "loc": {
        "start": {
          "line": 82,
          "column": 49
        },
        "end": {
          "line": 82,
          "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": 2867,
      "end": 2875,
      "loc": {
        "start": {
          "line": 82,
          "column": 50
        },
        "end": {
          "line": 82,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2875,
      "end": 2876,
      "loc": {
        "start": {
          "line": 82,
          "column": 58
        },
        "end": {
          "line": 82,
          "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": 2885,
      "end": 2889,
      "loc": {
        "start": {
          "line": 83,
          "column": 8
        },
        "end": {
          "line": 83,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2889,
      "end": 2890,
      "loc": {
        "start": {
          "line": 83,
          "column": 12
        },
        "end": {
          "line": 83,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "contourLineColor",
      "start": 2890,
      "end": 2906,
      "loc": {
        "start": {
          "line": 83,
          "column": 13
        },
        "end": {
          "line": 83,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2907,
      "end": 2908,
      "loc": {
        "start": {
          "line": 83,
          "column": 30
        },
        "end": {
          "line": 83,
          "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": 2909,
      "end": 2912,
      "loc": {
        "start": {
          "line": 83,
          "column": 32
        },
        "end": {
          "line": 83,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2913,
      "end": 2918,
      "loc": {
        "start": {
          "line": 83,
          "column": 36
        },
        "end": {
          "line": 83,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2918,
      "end": 2919,
      "loc": {
        "start": {
          "line": 83,
          "column": 41
        },
        "end": {
          "line": 83,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2919,
      "end": 2924,
      "loc": {
        "start": {
          "line": 83,
          "column": 42
        },
        "end": {
          "line": 83,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2924,
      "end": 2925,
      "loc": {
        "start": {
          "line": 83,
          "column": 47
        },
        "end": {
          "line": 83,
          "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": 2925,
      "end": 2933,
      "loc": {
        "start": {
          "line": 83,
          "column": 48
        },
        "end": {
          "line": 83,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2933,
      "end": 2934,
      "loc": {
        "start": {
          "line": 83,
          "column": 56
        },
        "end": {
          "line": 83,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " constant settings by Blexon",
      "start": 2944,
      "end": 2974,
      "loc": {
        "start": {
          "line": 85,
          "column": 8
        },
        "end": {
          "line": 85,
          "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": 2983,
      "end": 2987,
      "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": 2987,
      "end": 2988,
      "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": "foldUpAngle",
      "start": 2988,
      "end": 2999,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3000,
      "end": 3001,
      "loc": {
        "start": {
          "line": 86,
          "column": 25
        },
        "end": {
          "line": 86,
          "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": 3002,
      "end": 3005,
      "loc": {
        "start": {
          "line": 86,
          "column": 27
        },
        "end": {
          "line": 86,
          "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": 3014,
      "end": 3018,
      "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": 3018,
      "end": 3019,
      "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": "foldUpPreAngle",
      "start": 3019,
      "end": 3033,
      "loc": {
        "start": {
          "line": 87,
          "column": 13
        },
        "end": {
          "line": 87,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3034,
      "end": 3035,
      "loc": {
        "start": {
          "line": 87,
          "column": 28
        },
        "end": {
          "line": 87,
          "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": 3036,
      "end": 3038,
      "loc": {
        "start": {
          "line": 87,
          "column": 30
        },
        "end": {
          "line": 87,
          "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": 3047,
      "end": 3051,
      "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": 3051,
      "end": 3052,
      "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": "foldDownAngle",
      "start": 3052,
      "end": 3065,
      "loc": {
        "start": {
          "line": 88,
          "column": 13
        },
        "end": {
          "line": 88,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3066,
      "end": 3067,
      "loc": {
        "start": {
          "line": 88,
          "column": 27
        },
        "end": {
          "line": 88,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 3068,
      "end": 3069,
      "loc": {
        "start": {
          "line": 88,
          "column": 29
        },
        "end": {
          "line": 88,
          "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": 3069,
      "end": 3072,
      "loc": {
        "start": {
          "line": 88,
          "column": 30
        },
        "end": {
          "line": 88,
          "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": 3081,
      "end": 3085,
      "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": 3085,
      "end": 3086,
      "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": "foldDownPreAngle",
      "start": 3086,
      "end": 3102,
      "loc": {
        "start": {
          "line": 89,
          "column": 13
        },
        "end": {
          "line": 89,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3103,
      "end": 3104,
      "loc": {
        "start": {
          "line": 89,
          "column": 30
        },
        "end": {
          "line": 89,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 3105,
      "end": 3106,
      "loc": {
        "start": {
          "line": 89,
          "column": 32
        },
        "end": {
          "line": 89,
          "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": 3106,
      "end": 3108,
      "loc": {
        "start": {
          "line": 89,
          "column": 33
        },
        "end": {
          "line": 89,
          "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": 3117,
      "end": 3121,
      "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": 3121,
      "end": 3122,
      "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": "foldRadius",
      "start": 3122,
      "end": 3132,
      "loc": {
        "start": {
          "line": 90,
          "column": 13
        },
        "end": {
          "line": 90,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3133,
      "end": 3134,
      "loc": {
        "start": {
          "line": 90,
          "column": 24
        },
        "end": {
          "line": 90,
          "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": 3135,
      "end": 3139,
      "loc": {
        "start": {
          "line": 90,
          "column": 26
        },
        "end": {
          "line": 90,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
      "start": 3140,
      "end": 3218,
      "loc": {
        "start": {
          "line": 90,
          "column": 31
        },
        "end": {
          "line": 90,
          "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": 3227,
      "end": 3231,
      "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": 3231,
      "end": 3232,
      "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": "foldType",
      "start": 3232,
      "end": 3240,
      "loc": {
        "start": {
          "line": 91,
          "column": 13
        },
        "end": {
          "line": 91,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3241,
      "end": 3242,
      "loc": {
        "start": {
          "line": 91,
          "column": 22
        },
        "end": {
          "line": 91,
          "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": 3243,
      "end": 3244,
      "loc": {
        "start": {
          "line": 91,
          "column": 24
        },
        "end": {
          "line": 91,
          "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": 3253,
      "end": 3257,
      "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": 3257,
      "end": 3258,
      "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": "foldMethod",
      "start": 3258,
      "end": 3268,
      "loc": {
        "start": {
          "line": 92,
          "column": 13
        },
        "end": {
          "line": 92,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3269,
      "end": 3270,
      "loc": {
        "start": {
          "line": 92,
          "column": 24
        },
        "end": {
          "line": 92,
          "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": 3271,
      "end": 3272,
      "loc": {
        "start": {
          "line": 92,
          "column": 26
        },
        "end": {
          "line": 92,
          "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": 3281,
      "end": 3285,
      "loc": {
        "start": {
          "line": 93,
          "column": 8
        },
        "end": {
          "line": 93,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3285,
      "end": 3286,
      "loc": {
        "start": {
          "line": 93,
          "column": 12
        },
        "end": {
          "line": 93,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 3286,
      "end": 3299,
      "loc": {
        "start": {
          "line": 93,
          "column": 13
        },
        "end": {
          "line": 93,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3300,
      "end": 3301,
      "loc": {
        "start": {
          "line": 93,
          "column": 27
        },
        "end": {
          "line": 93,
          "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": 3302,
      "end": 3303,
      "loc": {
        "start": {
          "line": 93,
          "column": 29
        },
        "end": {
          "line": 93,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection",
      "start": 3313,
      "end": 3325,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "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": 3334,
      "end": 3338,
      "loc": {
        "start": {
          "line": 96,
          "column": 8
        },
        "end": {
          "line": 96,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3338,
      "end": 3339,
      "loc": {
        "start": {
          "line": 96,
          "column": 12
        },
        "end": {
          "line": 96,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 3339,
      "end": 3348,
      "loc": {
        "start": {
          "line": 96,
          "column": 13
        },
        "end": {
          "line": 96,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3349,
      "end": 3350,
      "loc": {
        "start": {
          "line": 96,
          "column": 23
        },
        "end": {
          "line": 96,
          "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": 3351,
      "end": 3354,
      "loc": {
        "start": {
          "line": 96,
          "column": 25
        },
        "end": {
          "line": 96,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Selection",
      "start": 3355,
      "end": 3364,
      "loc": {
        "start": {
          "line": 96,
          "column": 29
        },
        "end": {
          "line": 96,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3364,
      "end": 3365,
      "loc": {
        "start": {
          "line": 96,
          "column": 38
        },
        "end": {
          "line": 96,
          "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": 3365,
      "end": 3369,
      "loc": {
        "start": {
          "line": 96,
          "column": 39
        },
        "end": {
          "line": 96,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3369,
      "end": 3370,
      "loc": {
        "start": {
          "line": 96,
          "column": 43
        },
        "end": {
          "line": 96,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3371,
      "end": 3372,
      "loc": {
        "start": {
          "line": 96,
          "column": 45
        },
        "end": {
          "line": 96,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3385,
      "end": 3389,
      "loc": {
        "start": {
          "line": 97,
          "column": 12
        },
        "end": {
          "line": 97,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3389,
      "end": 3390,
      "loc": {
        "start": {
          "line": 97,
          "column": 16
        },
        "end": {
          "line": 97,
          "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": 3391,
      "end": 3398,
      "loc": {
        "start": {
          "line": 97,
          "column": 18
        },
        "end": {
          "line": 97,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3398,
      "end": 3399,
      "loc": {
        "start": {
          "line": 97,
          "column": 25
        },
        "end": {
          "line": 97,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 3412,
      "end": 3417,
      "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": 3417,
      "end": 3418,
      "loc": {
        "start": {
          "line": 98,
          "column": 17
        },
        "end": {
          "line": 98,
          "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": 3419,
      "end": 3420,
      "loc": {
        "start": {
          "line": 98,
          "column": 19
        },
        "end": {
          "line": 98,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3420,
      "end": 3421,
      "loc": {
        "start": {
          "line": 98,
          "column": 20
        },
        "end": {
          "line": 98,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "types",
      "start": 3434,
      "end": 3439,
      "loc": {
        "start": {
          "line": 99,
          "column": 12
        },
        "end": {
          "line": 99,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3439,
      "end": 3440,
      "loc": {
        "start": {
          "line": 99,
          "column": 17
        },
        "end": {
          "line": 99,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3441,
      "end": 3442,
      "loc": {
        "start": {
          "line": 99,
          "column": 19
        },
        "end": {
          "line": 99,
          "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": 3442,
      "end": 3456,
      "loc": {
        "start": {
          "line": 99,
          "column": 20
        },
        "end": {
          "line": 99,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3456,
      "end": 3457,
      "loc": {
        "start": {
          "line": 99,
          "column": 34
        },
        "end": {
          "line": 99,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3457,
      "end": 3458,
      "loc": {
        "start": {
          "line": 99,
          "column": 35
        },
        "end": {
          "line": 99,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "active",
      "start": 3471,
      "end": 3477,
      "loc": {
        "start": {
          "line": 100,
          "column": 12
        },
        "end": {
          "line": 100,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3477,
      "end": 3478,
      "loc": {
        "start": {
          "line": 100,
          "column": 18
        },
        "end": {
          "line": 100,
          "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": 3479,
      "end": 3483,
      "loc": {
        "start": {
          "line": 100,
          "column": 20
        },
        "end": {
          "line": 100,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3483,
      "end": 3484,
      "loc": {
        "start": {
          "line": 100,
          "column": 24
        },
        "end": {
          "line": 100,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3493,
      "end": 3494,
      "loc": {
        "start": {
          "line": 101,
          "column": 8
        },
        "end": {
          "line": 101,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3494,
      "end": 3495,
      "loc": {
        "start": {
          "line": 101,
          "column": 9
        },
        "end": {
          "line": 101,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 3505,
      "end": 3515,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "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": 3524,
      "end": 3528,
      "loc": {
        "start": {
          "line": 104,
          "column": 8
        },
        "end": {
          "line": 104,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3528,
      "end": 3529,
      "loc": {
        "start": {
          "line": 104,
          "column": 12
        },
        "end": {
          "line": 104,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 3529,
      "end": 3539,
      "loc": {
        "start": {
          "line": 104,
          "column": 13
        },
        "end": {
          "line": 104,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3540,
      "end": 3541,
      "loc": {
        "start": {
          "line": 104,
          "column": 24
        },
        "end": {
          "line": 104,
          "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": 3542,
      "end": 3545,
      "loc": {
        "start": {
          "line": 104,
          "column": 26
        },
        "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": "Checkbox",
      "start": 3546,
      "end": 3554,
      "loc": {
        "start": {
          "line": 104,
          "column": 30
        },
        "end": {
          "line": 104,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3554,
      "end": 3555,
      "loc": {
        "start": {
          "line": 104,
          "column": 38
        },
        "end": {
          "line": 104,
          "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": 3555,
      "end": 3559,
      "loc": {
        "start": {
          "line": 104,
          "column": 39
        },
        "end": {
          "line": 104,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3559,
      "end": 3560,
      "loc": {
        "start": {
          "line": 104,
          "column": 43
        },
        "end": {
          "line": 104,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3561,
      "end": 3562,
      "loc": {
        "start": {
          "line": 104,
          "column": 45
        },
        "end": {
          "line": 104,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3575,
      "end": 3579,
      "loc": {
        "start": {
          "line": 105,
          "column": 12
        },
        "end": {
          "line": 105,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3579,
      "end": 3580,
      "loc": {
        "start": {
          "line": 105,
          "column": 16
        },
        "end": {
          "line": 105,
          "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": 3581,
      "end": 3591,
      "loc": {
        "start": {
          "line": 105,
          "column": 18
        },
        "end": {
          "line": 105,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3591,
      "end": 3592,
      "loc": {
        "start": {
          "line": 105,
          "column": 28
        },
        "end": {
          "line": 105,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3605,
      "end": 3610,
      "loc": {
        "start": {
          "line": 106,
          "column": 12
        },
        "end": {
          "line": 106,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3610,
      "end": 3611,
      "loc": {
        "start": {
          "line": 106,
          "column": 17
        },
        "end": {
          "line": 106,
          "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": 3612,
      "end": 3617,
      "loc": {
        "start": {
          "line": 106,
          "column": 19
        },
        "end": {
          "line": 106,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3617,
      "end": 3618,
      "loc": {
        "start": {
          "line": 106,
          "column": 24
        },
        "end": {
          "line": 106,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3631,
      "end": 3638,
      "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": 3638,
      "end": 3639,
      "loc": {
        "start": {
          "line": 107,
          "column": 19
        },
        "end": {
          "line": 107,
          "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": 3640,
      "end": 3661,
      "loc": {
        "start": {
          "line": 107,
          "column": 21
        },
        "end": {
          "line": 107,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3661,
      "end": 3662,
      "loc": {
        "start": {
          "line": 107,
          "column": 42
        },
        "end": {
          "line": 107,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3675,
      "end": 3682,
      "loc": {
        "start": {
          "line": 108,
          "column": 12
        },
        "end": {
          "line": 108,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3682,
      "end": 3683,
      "loc": {
        "start": {
          "line": 108,
          "column": 19
        },
        "end": {
          "line": 108,
          "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": 3684,
      "end": 3688,
      "loc": {
        "start": {
          "line": 108,
          "column": 21
        },
        "end": {
          "line": 108,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3688,
      "end": 3689,
      "loc": {
        "start": {
          "line": 108,
          "column": 25
        },
        "end": {
          "line": 108,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3698,
      "end": 3699,
      "loc": {
        "start": {
          "line": 109,
          "column": 8
        },
        "end": {
          "line": 109,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3699,
      "end": 3700,
      "loc": {
        "start": {
          "line": 109,
          "column": 9
        },
        "end": {
          "line": 109,
          "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": 3709,
      "end": 3713,
      "loc": {
        "start": {
          "line": 110,
          "column": 8
        },
        "end": {
          "line": 110,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3713,
      "end": 3714,
      "loc": {
        "start": {
          "line": 110,
          "column": 12
        },
        "end": {
          "line": 110,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 3714,
      "end": 3720,
      "loc": {
        "start": {
          "line": 110,
          "column": 13
        },
        "end": {
          "line": 110,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3721,
      "end": 3722,
      "loc": {
        "start": {
          "line": 110,
          "column": 20
        },
        "end": {
          "line": 110,
          "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": 3723,
      "end": 3726,
      "loc": {
        "start": {
          "line": 110,
          "column": 22
        },
        "end": {
          "line": 110,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3727,
      "end": 3735,
      "loc": {
        "start": {
          "line": 110,
          "column": 26
        },
        "end": {
          "line": 110,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3735,
      "end": 3736,
      "loc": {
        "start": {
          "line": 110,
          "column": 34
        },
        "end": {
          "line": 110,
          "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": 3736,
      "end": 3740,
      "loc": {
        "start": {
          "line": 110,
          "column": 35
        },
        "end": {
          "line": 110,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3740,
      "end": 3741,
      "loc": {
        "start": {
          "line": 110,
          "column": 39
        },
        "end": {
          "line": 110,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3742,
      "end": 3743,
      "loc": {
        "start": {
          "line": 110,
          "column": 41
        },
        "end": {
          "line": 110,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3756,
      "end": 3760,
      "loc": {
        "start": {
          "line": 111,
          "column": 12
        },
        "end": {
          "line": 111,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3760,
      "end": 3761,
      "loc": {
        "start": {
          "line": 111,
          "column": 16
        },
        "end": {
          "line": 111,
          "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": 3762,
      "end": 3771,
      "loc": {
        "start": {
          "line": 111,
          "column": 18
        },
        "end": {
          "line": 111,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3771,
      "end": 3772,
      "loc": {
        "start": {
          "line": 111,
          "column": 27
        },
        "end": {
          "line": 111,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3785,
      "end": 3790,
      "loc": {
        "start": {
          "line": 112,
          "column": 12
        },
        "end": {
          "line": 112,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3790,
      "end": 3791,
      "loc": {
        "start": {
          "line": 112,
          "column": 17
        },
        "end": {
          "line": 112,
          "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": 3792,
      "end": 3797,
      "loc": {
        "start": {
          "line": 112,
          "column": 19
        },
        "end": {
          "line": 112,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3797,
      "end": 3798,
      "loc": {
        "start": {
          "line": 112,
          "column": 24
        },
        "end": {
          "line": 112,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3811,
      "end": 3818,
      "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": 3818,
      "end": 3819,
      "loc": {
        "start": {
          "line": 113,
          "column": 19
        },
        "end": {
          "line": 113,
          "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": 3820,
      "end": 3836,
      "loc": {
        "start": {
          "line": 113,
          "column": 21
        },
        "end": {
          "line": 113,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3836,
      "end": 3837,
      "loc": {
        "start": {
          "line": 113,
          "column": 37
        },
        "end": {
          "line": 113,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3850,
      "end": 3857,
      "loc": {
        "start": {
          "line": 114,
          "column": 12
        },
        "end": {
          "line": 114,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3857,
      "end": 3858,
      "loc": {
        "start": {
          "line": 114,
          "column": 19
        },
        "end": {
          "line": 114,
          "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": 3859,
      "end": 3864,
      "loc": {
        "start": {
          "line": 114,
          "column": 21
        },
        "end": {
          "line": 114,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3864,
      "end": 3865,
      "loc": {
        "start": {
          "line": 114,
          "column": 26
        },
        "end": {
          "line": 114,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3874,
      "end": 3875,
      "loc": {
        "start": {
          "line": 115,
          "column": 8
        },
        "end": {
          "line": 115,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3875,
      "end": 3876,
      "loc": {
        "start": {
          "line": 115,
          "column": 9
        },
        "end": {
          "line": 115,
          "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": 3885,
      "end": 3889,
      "loc": {
        "start": {
          "line": 116,
          "column": 8
        },
        "end": {
          "line": 116,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3889,
      "end": 3890,
      "loc": {
        "start": {
          "line": 116,
          "column": 12
        },
        "end": {
          "line": 116,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 3890,
      "end": 3898,
      "loc": {
        "start": {
          "line": 116,
          "column": 13
        },
        "end": {
          "line": 116,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3899,
      "end": 3900,
      "loc": {
        "start": {
          "line": 116,
          "column": 22
        },
        "end": {
          "line": 116,
          "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": 3901,
      "end": 3904,
      "loc": {
        "start": {
          "line": 116,
          "column": 24
        },
        "end": {
          "line": 116,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3905,
      "end": 3913,
      "loc": {
        "start": {
          "line": 116,
          "column": 28
        },
        "end": {
          "line": 116,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3913,
      "end": 3914,
      "loc": {
        "start": {
          "line": 116,
          "column": 36
        },
        "end": {
          "line": 116,
          "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": 3914,
      "end": 3918,
      "loc": {
        "start": {
          "line": 116,
          "column": 37
        },
        "end": {
          "line": 116,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3918,
      "end": 3919,
      "loc": {
        "start": {
          "line": 116,
          "column": 41
        },
        "end": {
          "line": 116,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3920,
      "end": 3921,
      "loc": {
        "start": {
          "line": 116,
          "column": 43
        },
        "end": {
          "line": 116,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3934,
      "end": 3938,
      "loc": {
        "start": {
          "line": 117,
          "column": 12
        },
        "end": {
          "line": 117,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3938,
      "end": 3939,
      "loc": {
        "start": {
          "line": 117,
          "column": 16
        },
        "end": {
          "line": 117,
          "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": 3940,
      "end": 3951,
      "loc": {
        "start": {
          "line": 117,
          "column": 18
        },
        "end": {
          "line": 117,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3951,
      "end": 3952,
      "loc": {
        "start": {
          "line": 117,
          "column": 29
        },
        "end": {
          "line": 117,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3965,
      "end": 3970,
      "loc": {
        "start": {
          "line": 118,
          "column": 12
        },
        "end": {
          "line": 118,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3970,
      "end": 3971,
      "loc": {
        "start": {
          "line": 118,
          "column": 17
        },
        "end": {
          "line": 118,
          "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": 3972,
      "end": 3977,
      "loc": {
        "start": {
          "line": 118,
          "column": 19
        },
        "end": {
          "line": 118,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3977,
      "end": 3978,
      "loc": {
        "start": {
          "line": 118,
          "column": 24
        },
        "end": {
          "line": 118,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3991,
      "end": 3998,
      "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": 3998,
      "end": 3999,
      "loc": {
        "start": {
          "line": 119,
          "column": 19
        },
        "end": {
          "line": 119,
          "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": 4000,
      "end": 4014,
      "loc": {
        "start": {
          "line": 119,
          "column": 21
        },
        "end": {
          "line": 119,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4014,
      "end": 4015,
      "loc": {
        "start": {
          "line": 119,
          "column": 35
        },
        "end": {
          "line": 119,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4028,
      "end": 4035,
      "loc": {
        "start": {
          "line": 120,
          "column": 12
        },
        "end": {
          "line": 120,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4035,
      "end": 4036,
      "loc": {
        "start": {
          "line": 120,
          "column": 19
        },
        "end": {
          "line": 120,
          "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": 4037,
      "end": 4042,
      "loc": {
        "start": {
          "line": 120,
          "column": 21
        },
        "end": {
          "line": 120,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4042,
      "end": 4043,
      "loc": {
        "start": {
          "line": 120,
          "column": 26
        },
        "end": {
          "line": 120,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4052,
      "end": 4053,
      "loc": {
        "start": {
          "line": 121,
          "column": 8
        },
        "end": {
          "line": 121,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4053,
      "end": 4054,
      "loc": {
        "start": {
          "line": 121,
          "column": 9
        },
        "end": {
          "line": 121,
          "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": 4063,
      "end": 4067,
      "loc": {
        "start": {
          "line": 122,
          "column": 8
        },
        "end": {
          "line": 122,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4067,
      "end": 4068,
      "loc": {
        "start": {
          "line": 122,
          "column": 12
        },
        "end": {
          "line": 122,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 4068,
      "end": 4072,
      "loc": {
        "start": {
          "line": 122,
          "column": 13
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4073,
      "end": 4074,
      "loc": {
        "start": {
          "line": 122,
          "column": 18
        },
        "end": {
          "line": 122,
          "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": 4075,
      "end": 4078,
      "loc": {
        "start": {
          "line": 122,
          "column": 20
        },
        "end": {
          "line": 122,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 4079,
      "end": 4087,
      "loc": {
        "start": {
          "line": 122,
          "column": 24
        },
        "end": {
          "line": 122,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4087,
      "end": 4088,
      "loc": {
        "start": {
          "line": 122,
          "column": 32
        },
        "end": {
          "line": 122,
          "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": 4088,
      "end": 4092,
      "loc": {
        "start": {
          "line": 122,
          "column": 33
        },
        "end": {
          "line": 122,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4092,
      "end": 4093,
      "loc": {
        "start": {
          "line": 122,
          "column": 37
        },
        "end": {
          "line": 122,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4094,
      "end": 4095,
      "loc": {
        "start": {
          "line": 122,
          "column": 39
        },
        "end": {
          "line": 122,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4108,
      "end": 4112,
      "loc": {
        "start": {
          "line": 123,
          "column": 12
        },
        "end": {
          "line": 123,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4112,
      "end": 4113,
      "loc": {
        "start": {
          "line": 123,
          "column": 16
        },
        "end": {
          "line": 123,
          "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": 4114,
      "end": 4120,
      "loc": {
        "start": {
          "line": 123,
          "column": 18
        },
        "end": {
          "line": 123,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4120,
      "end": 4121,
      "loc": {
        "start": {
          "line": 123,
          "column": 24
        },
        "end": {
          "line": 123,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 4134,
      "end": 4139,
      "loc": {
        "start": {
          "line": 124,
          "column": 12
        },
        "end": {
          "line": 124,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4139,
      "end": 4140,
      "loc": {
        "start": {
          "line": 124,
          "column": 17
        },
        "end": {
          "line": 124,
          "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": 4141,
      "end": 4145,
      "loc": {
        "start": {
          "line": 124,
          "column": 19
        },
        "end": {
          "line": 124,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4145,
      "end": 4146,
      "loc": {
        "start": {
          "line": 124,
          "column": 23
        },
        "end": {
          "line": 124,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4159,
      "end": 4166,
      "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": 4166,
      "end": 4167,
      "loc": {
        "start": {
          "line": 125,
          "column": 19
        },
        "end": {
          "line": 125,
          "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": 4168,
      "end": 4174,
      "loc": {
        "start": {
          "line": 125,
          "column": 21
        },
        "end": {
          "line": 125,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4174,
      "end": 4175,
      "loc": {
        "start": {
          "line": 125,
          "column": 27
        },
        "end": {
          "line": 125,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4188,
      "end": 4195,
      "loc": {
        "start": {
          "line": 126,
          "column": 12
        },
        "end": {
          "line": 126,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4195,
      "end": 4196,
      "loc": {
        "start": {
          "line": 126,
          "column": 19
        },
        "end": {
          "line": 126,
          "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": 4197,
      "end": 4202,
      "loc": {
        "start": {
          "line": 126,
          "column": 21
        },
        "end": {
          "line": 126,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4202,
      "end": 4203,
      "loc": {
        "start": {
          "line": 126,
          "column": 26
        },
        "end": {
          "line": 126,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4212,
      "end": 4213,
      "loc": {
        "start": {
          "line": 127,
          "column": 8
        },
        "end": {
          "line": 127,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4213,
      "end": 4214,
      "loc": {
        "start": {
          "line": 127,
          "column": 9
        },
        "end": {
          "line": 127,
          "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": 4223,
      "end": 4227,
      "loc": {
        "start": {
          "line": 128,
          "column": 8
        },
        "end": {
          "line": 128,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4227,
      "end": 4228,
      "loc": {
        "start": {
          "line": 128,
          "column": 12
        },
        "end": {
          "line": 128,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 4228,
      "end": 4235,
      "loc": {
        "start": {
          "line": 128,
          "column": 13
        },
        "end": {
          "line": 128,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4236,
      "end": 4237,
      "loc": {
        "start": {
          "line": 128,
          "column": 21
        },
        "end": {
          "line": 128,
          "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": 4238,
      "end": 4241,
      "loc": {
        "start": {
          "line": 128,
          "column": 23
        },
        "end": {
          "line": 128,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4242,
      "end": 4247,
      "loc": {
        "start": {
          "line": 128,
          "column": 27
        },
        "end": {
          "line": 128,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4247,
      "end": 4248,
      "loc": {
        "start": {
          "line": 128,
          "column": 32
        },
        "end": {
          "line": 128,
          "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": 4248,
      "end": 4252,
      "loc": {
        "start": {
          "line": 128,
          "column": 33
        },
        "end": {
          "line": 128,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4252,
      "end": 4253,
      "loc": {
        "start": {
          "line": 128,
          "column": 37
        },
        "end": {
          "line": 128,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4254,
      "end": 4255,
      "loc": {
        "start": {
          "line": 128,
          "column": 39
        },
        "end": {
          "line": 128,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4268,
      "end": 4272,
      "loc": {
        "start": {
          "line": 129,
          "column": 12
        },
        "end": {
          "line": 129,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4272,
      "end": 4273,
      "loc": {
        "start": {
          "line": 129,
          "column": 16
        },
        "end": {
          "line": 129,
          "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": 4274,
      "end": 4284,
      "loc": {
        "start": {
          "line": 129,
          "column": 18
        },
        "end": {
          "line": 129,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4284,
      "end": 4285,
      "loc": {
        "start": {
          "line": 129,
          "column": 28
        },
        "end": {
          "line": 129,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4298,
      "end": 4305,
      "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": 4305,
      "end": 4306,
      "loc": {
        "start": {
          "line": 130,
          "column": 19
        },
        "end": {
          "line": 130,
          "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": 4307,
      "end": 4327,
      "loc": {
        "start": {
          "line": 130,
          "column": 21
        },
        "end": {
          "line": 130,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4327,
      "end": 4328,
      "loc": {
        "start": {
          "line": 130,
          "column": 41
        },
        "end": {
          "line": 130,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4341,
      "end": 4348,
      "loc": {
        "start": {
          "line": 131,
          "column": 12
        },
        "end": {
          "line": 131,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4348,
      "end": 4349,
      "loc": {
        "start": {
          "line": 131,
          "column": 19
        },
        "end": {
          "line": 131,
          "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": 4350,
      "end": 4354,
      "loc": {
        "start": {
          "line": 131,
          "column": 21
        },
        "end": {
          "line": 131,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4354,
      "end": 4355,
      "loc": {
        "start": {
          "line": 131,
          "column": 25
        },
        "end": {
          "line": 131,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4364,
      "end": 4365,
      "loc": {
        "start": {
          "line": 132,
          "column": 8
        },
        "end": {
          "line": 132,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4365,
      "end": 4366,
      "loc": {
        "start": {
          "line": 132,
          "column": 9
        },
        "end": {
          "line": 132,
          "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": 4375,
      "end": 4379,
      "loc": {
        "start": {
          "line": 133,
          "column": 8
        },
        "end": {
          "line": 133,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4379,
      "end": 4380,
      "loc": {
        "start": {
          "line": 133,
          "column": 12
        },
        "end": {
          "line": 133,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 4380,
      "end": 4386,
      "loc": {
        "start": {
          "line": 133,
          "column": 13
        },
        "end": {
          "line": 133,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4387,
      "end": 4388,
      "loc": {
        "start": {
          "line": 133,
          "column": 20
        },
        "end": {
          "line": 133,
          "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": 4389,
      "end": 4392,
      "loc": {
        "start": {
          "line": 133,
          "column": 22
        },
        "end": {
          "line": 133,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4393,
      "end": 4398,
      "loc": {
        "start": {
          "line": 133,
          "column": 26
        },
        "end": {
          "line": 133,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4398,
      "end": 4399,
      "loc": {
        "start": {
          "line": 133,
          "column": 31
        },
        "end": {
          "line": 133,
          "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": 4399,
      "end": 4403,
      "loc": {
        "start": {
          "line": 133,
          "column": 32
        },
        "end": {
          "line": 133,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4403,
      "end": 4404,
      "loc": {
        "start": {
          "line": 133,
          "column": 36
        },
        "end": {
          "line": 133,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4405,
      "end": 4406,
      "loc": {
        "start": {
          "line": 133,
          "column": 38
        },
        "end": {
          "line": 133,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4419,
      "end": 4423,
      "loc": {
        "start": {
          "line": 134,
          "column": 12
        },
        "end": {
          "line": 134,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4423,
      "end": 4424,
      "loc": {
        "start": {
          "line": 134,
          "column": 16
        },
        "end": {
          "line": 134,
          "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": 4425,
      "end": 4439,
      "loc": {
        "start": {
          "line": 134,
          "column": 18
        },
        "end": {
          "line": 134,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4439,
      "end": 4440,
      "loc": {
        "start": {
          "line": 134,
          "column": 32
        },
        "end": {
          "line": 134,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4453,
      "end": 4460,
      "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": 4460,
      "end": 4461,
      "loc": {
        "start": {
          "line": 135,
          "column": 19
        },
        "end": {
          "line": 135,
          "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": 4462,
      "end": 4486,
      "loc": {
        "start": {
          "line": 135,
          "column": 21
        },
        "end": {
          "line": 135,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4486,
      "end": 4487,
      "loc": {
        "start": {
          "line": 135,
          "column": 45
        },
        "end": {
          "line": 135,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4500,
      "end": 4507,
      "loc": {
        "start": {
          "line": 136,
          "column": 12
        },
        "end": {
          "line": 136,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4507,
      "end": 4508,
      "loc": {
        "start": {
          "line": 136,
          "column": 19
        },
        "end": {
          "line": 136,
          "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": 4509,
      "end": 4513,
      "loc": {
        "start": {
          "line": 136,
          "column": 21
        },
        "end": {
          "line": 136,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4513,
      "end": 4514,
      "loc": {
        "start": {
          "line": 136,
          "column": 25
        },
        "end": {
          "line": 136,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4523,
      "end": 4524,
      "loc": {
        "start": {
          "line": 137,
          "column": 8
        },
        "end": {
          "line": 137,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4524,
      "end": 4525,
      "loc": {
        "start": {
          "line": 137,
          "column": 9
        },
        "end": {
          "line": 137,
          "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": 4534,
      "end": 4538,
      "loc": {
        "start": {
          "line": 138,
          "column": 8
        },
        "end": {
          "line": 138,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4538,
      "end": 4539,
      "loc": {
        "start": {
          "line": 138,
          "column": 12
        },
        "end": {
          "line": 138,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 4539,
      "end": 4544,
      "loc": {
        "start": {
          "line": 138,
          "column": 13
        },
        "end": {
          "line": 138,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4545,
      "end": 4546,
      "loc": {
        "start": {
          "line": 138,
          "column": 19
        },
        "end": {
          "line": 138,
          "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": 4547,
      "end": 4550,
      "loc": {
        "start": {
          "line": 138,
          "column": 21
        },
        "end": {
          "line": 138,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4551,
      "end": 4556,
      "loc": {
        "start": {
          "line": 138,
          "column": 25
        },
        "end": {
          "line": 138,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4556,
      "end": 4557,
      "loc": {
        "start": {
          "line": 138,
          "column": 30
        },
        "end": {
          "line": 138,
          "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": 4557,
      "end": 4561,
      "loc": {
        "start": {
          "line": 138,
          "column": 31
        },
        "end": {
          "line": 138,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4561,
      "end": 4562,
      "loc": {
        "start": {
          "line": 138,
          "column": 35
        },
        "end": {
          "line": 138,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4563,
      "end": 4564,
      "loc": {
        "start": {
          "line": 138,
          "column": 37
        },
        "end": {
          "line": 138,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4577,
      "end": 4581,
      "loc": {
        "start": {
          "line": 139,
          "column": 12
        },
        "end": {
          "line": 139,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4581,
      "end": 4582,
      "loc": {
        "start": {
          "line": 139,
          "column": 16
        },
        "end": {
          "line": 139,
          "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": 4583,
      "end": 4590,
      "loc": {
        "start": {
          "line": 139,
          "column": 18
        },
        "end": {
          "line": 139,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4590,
      "end": 4591,
      "loc": {
        "start": {
          "line": 139,
          "column": 25
        },
        "end": {
          "line": 139,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4604,
      "end": 4611,
      "loc": {
        "start": {
          "line": 140,
          "column": 12
        },
        "end": {
          "line": 140,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4611,
      "end": 4612,
      "loc": {
        "start": {
          "line": 140,
          "column": 19
        },
        "end": {
          "line": 140,
          "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": 4613,
      "end": 4618,
      "loc": {
        "start": {
          "line": 140,
          "column": 21
        },
        "end": {
          "line": 140,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4618,
      "end": 4619,
      "loc": {
        "start": {
          "line": 140,
          "column": 26
        },
        "end": {
          "line": 140,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "optional",
      "start": 4632,
      "end": 4640,
      "loc": {
        "start": {
          "line": 141,
          "column": 12
        },
        "end": {
          "line": 141,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4640,
      "end": 4641,
      "loc": {
        "start": {
          "line": 141,
          "column": 20
        },
        "end": {
          "line": 141,
          "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": 4642,
      "end": 4647,
      "loc": {
        "start": {
          "line": 141,
          "column": 22
        },
        "end": {
          "line": 141,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4647,
      "end": 4648,
      "loc": {
        "start": {
          "line": 141,
          "column": 27
        },
        "end": {
          "line": 141,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4657,
      "end": 4658,
      "loc": {
        "start": {
          "line": 142,
          "column": 8
        },
        "end": {
          "line": 142,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4658,
      "end": 4659,
      "loc": {
        "start": {
          "line": 142,
          "column": 9
        },
        "end": {
          "line": 142,
          "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": 4668,
      "end": 4672,
      "loc": {
        "start": {
          "line": 143,
          "column": 8
        },
        "end": {
          "line": 143,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4672,
      "end": 4673,
      "loc": {
        "start": {
          "line": 143,
          "column": 12
        },
        "end": {
          "line": 143,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 4673,
      "end": 4686,
      "loc": {
        "start": {
          "line": 143,
          "column": 13
        },
        "end": {
          "line": 143,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4687,
      "end": 4688,
      "loc": {
        "start": {
          "line": 143,
          "column": 27
        },
        "end": {
          "line": 143,
          "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": 4689,
      "end": 4692,
      "loc": {
        "start": {
          "line": 143,
          "column": 29
        },
        "end": {
          "line": 143,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4693,
      "end": 4698,
      "loc": {
        "start": {
          "line": 143,
          "column": 33
        },
        "end": {
          "line": 143,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4698,
      "end": 4699,
      "loc": {
        "start": {
          "line": 143,
          "column": 38
        },
        "end": {
          "line": 143,
          "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": 4699,
      "end": 4703,
      "loc": {
        "start": {
          "line": 143,
          "column": 39
        },
        "end": {
          "line": 143,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4703,
      "end": 4704,
      "loc": {
        "start": {
          "line": 143,
          "column": 43
        },
        "end": {
          "line": 143,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4705,
      "end": 4706,
      "loc": {
        "start": {
          "line": 143,
          "column": 45
        },
        "end": {
          "line": 143,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4719,
      "end": 4723,
      "loc": {
        "start": {
          "line": 144,
          "column": 12
        },
        "end": {
          "line": 144,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4723,
      "end": 4724,
      "loc": {
        "start": {
          "line": 144,
          "column": 16
        },
        "end": {
          "line": 144,
          "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": 4725,
      "end": 4741,
      "loc": {
        "start": {
          "line": 144,
          "column": 18
        },
        "end": {
          "line": 144,
          "column": 34
        }
      }
    },
    {
      "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": 144,
          "column": 34
        },
        "end": {
          "line": 144,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4755,
      "end": 4762,
      "loc": {
        "start": {
          "line": 145,
          "column": 12
        },
        "end": {
          "line": 145,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4762,
      "end": 4763,
      "loc": {
        "start": {
          "line": 145,
          "column": 19
        },
        "end": {
          "line": 145,
          "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": 4764,
      "end": 4769,
      "loc": {
        "start": {
          "line": 145,
          "column": 21
        },
        "end": {
          "line": 145,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4769,
      "end": 4770,
      "loc": {
        "start": {
          "line": 145,
          "column": 26
        },
        "end": {
          "line": 145,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "optional",
      "start": 4783,
      "end": 4791,
      "loc": {
        "start": {
          "line": 146,
          "column": 12
        },
        "end": {
          "line": 146,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4791,
      "end": 4792,
      "loc": {
        "start": {
          "line": 146,
          "column": 20
        },
        "end": {
          "line": 146,
          "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": 4793,
      "end": 4798,
      "loc": {
        "start": {
          "line": 146,
          "column": 22
        },
        "end": {
          "line": 146,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4798,
      "end": 4799,
      "loc": {
        "start": {
          "line": 146,
          "column": 27
        },
        "end": {
          "line": 146,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4808,
      "end": 4809,
      "loc": {
        "start": {
          "line": 147,
          "column": 8
        },
        "end": {
          "line": 147,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4809,
      "end": 4810,
      "loc": {
        "start": {
          "line": 147,
          "column": 9
        },
        "end": {
          "line": 147,
          "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": 4819,
      "end": 4823,
      "loc": {
        "start": {
          "line": 148,
          "column": 8
        },
        "end": {
          "line": 148,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4823,
      "end": 4824,
      "loc": {
        "start": {
          "line": 148,
          "column": 12
        },
        "end": {
          "line": 148,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectionGroup",
      "start": 4824,
      "end": 4838,
      "loc": {
        "start": {
          "line": 148,
          "column": 13
        },
        "end": {
          "line": 148,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4839,
      "end": 4840,
      "loc": {
        "start": {
          "line": 148,
          "column": 28
        },
        "end": {
          "line": 148,
          "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": 4841,
      "end": 4844,
      "loc": {
        "start": {
          "line": 148,
          "column": 30
        },
        "end": {
          "line": 148,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 4845,
      "end": 4850,
      "loc": {
        "start": {
          "line": 148,
          "column": 34
        },
        "end": {
          "line": 148,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4850,
      "end": 4851,
      "loc": {
        "start": {
          "line": 148,
          "column": 39
        },
        "end": {
          "line": 148,
          "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": 4851,
      "end": 4855,
      "loc": {
        "start": {
          "line": 148,
          "column": 40
        },
        "end": {
          "line": 148,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4855,
      "end": 4856,
      "loc": {
        "start": {
          "line": 148,
          "column": 44
        },
        "end": {
          "line": 148,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4857,
      "end": 4858,
      "loc": {
        "start": {
          "line": 148,
          "column": 46
        },
        "end": {
          "line": 148,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4871,
      "end": 4875,
      "loc": {
        "start": {
          "line": 149,
          "column": 12
        },
        "end": {
          "line": 149,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4875,
      "end": 4876,
      "loc": {
        "start": {
          "line": 149,
          "column": 16
        },
        "end": {
          "line": 149,
          "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": 4877,
      "end": 4888,
      "loc": {
        "start": {
          "line": 149,
          "column": 18
        },
        "end": {
          "line": 149,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4888,
      "end": 4889,
      "loc": {
        "start": {
          "line": 149,
          "column": 29
        },
        "end": {
          "line": 149,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 4902,
      "end": 4910,
      "loc": {
        "start": {
          "line": 150,
          "column": 12
        },
        "end": {
          "line": 150,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4910,
      "end": 4911,
      "loc": {
        "start": {
          "line": 150,
          "column": 20
        },
        "end": {
          "line": 150,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4912,
      "end": 4913,
      "loc": {
        "start": {
          "line": 150,
          "column": 22
        },
        "end": {
          "line": 150,
          "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": 4913,
      "end": 4917,
      "loc": {
        "start": {
          "line": 150,
          "column": 23
        },
        "end": {
          "line": 150,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4917,
      "end": 4918,
      "loc": {
        "start": {
          "line": 150,
          "column": 27
        },
        "end": {
          "line": 150,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 4918,
      "end": 4927,
      "loc": {
        "start": {
          "line": 150,
          "column": 28
        },
        "end": {
          "line": 150,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4927,
      "end": 4928,
      "loc": {
        "start": {
          "line": 150,
          "column": 37
        },
        "end": {
          "line": 150,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4928,
      "end": 4929,
      "loc": {
        "start": {
          "line": 150,
          "column": 38
        },
        "end": {
          "line": 150,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4938,
      "end": 4939,
      "loc": {
        "start": {
          "line": 151,
          "column": 8
        },
        "end": {
          "line": 151,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4939,
      "end": 4940,
      "loc": {
        "start": {
          "line": 151,
          "column": 9
        },
        "end": {
          "line": 151,
          "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": 4949,
      "end": 4953,
      "loc": {
        "start": {
          "line": 152,
          "column": 8
        },
        "end": {
          "line": 152,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4953,
      "end": 4954,
      "loc": {
        "start": {
          "line": 152,
          "column": 12
        },
        "end": {
          "line": 152,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 4954,
      "end": 4963,
      "loc": {
        "start": {
          "line": 152,
          "column": 13
        },
        "end": {
          "line": 152,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4964,
      "end": 4965,
      "loc": {
        "start": {
          "line": 152,
          "column": 23
        },
        "end": {
          "line": 152,
          "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": 4966,
      "end": 4969,
      "loc": {
        "start": {
          "line": 152,
          "column": 25
        },
        "end": {
          "line": 152,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4970,
      "end": 4975,
      "loc": {
        "start": {
          "line": 152,
          "column": 29
        },
        "end": {
          "line": 152,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4975,
      "end": 4976,
      "loc": {
        "start": {
          "line": 152,
          "column": 34
        },
        "end": {
          "line": 152,
          "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": 4976,
      "end": 4980,
      "loc": {
        "start": {
          "line": 152,
          "column": 35
        },
        "end": {
          "line": 152,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4980,
      "end": 4981,
      "loc": {
        "start": {
          "line": 152,
          "column": 39
        },
        "end": {
          "line": 152,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4982,
      "end": 4983,
      "loc": {
        "start": {
          "line": 152,
          "column": 41
        },
        "end": {
          "line": 152,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4996,
      "end": 5000,
      "loc": {
        "start": {
          "line": 153,
          "column": 12
        },
        "end": {
          "line": 153,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5000,
      "end": 5001,
      "loc": {
        "start": {
          "line": 153,
          "column": 16
        },
        "end": {
          "line": 153,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Upper Tool",
      "start": 5002,
      "end": 5014,
      "loc": {
        "start": {
          "line": 153,
          "column": 18
        },
        "end": {
          "line": 153,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5014,
      "end": 5015,
      "loc": {
        "start": {
          "line": 153,
          "column": 30
        },
        "end": {
          "line": 153,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readonly",
      "start": 5028,
      "end": 5036,
      "loc": {
        "start": {
          "line": 154,
          "column": 12
        },
        "end": {
          "line": 154,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5036,
      "end": 5037,
      "loc": {
        "start": {
          "line": 154,
          "column": 20
        },
        "end": {
          "line": 154,
          "column": 21
        }
      }
    },
    {
      "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": 5038,
      "end": 5042,
      "loc": {
        "start": {
          "line": 154,
          "column": 22
        },
        "end": {
          "line": 154,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5042,
      "end": 5043,
      "loc": {
        "start": {
          "line": 154,
          "column": 26
        },
        "end": {
          "line": 154,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5052,
      "end": 5053,
      "loc": {
        "start": {
          "line": 155,
          "column": 8
        },
        "end": {
          "line": 155,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5053,
      "end": 5054,
      "loc": {
        "start": {
          "line": 155,
          "column": 9
        },
        "end": {
          "line": 155,
          "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": 5063,
      "end": 5067,
      "loc": {
        "start": {
          "line": 156,
          "column": 8
        },
        "end": {
          "line": 156,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5067,
      "end": 5068,
      "loc": {
        "start": {
          "line": 156,
          "column": 12
        },
        "end": {
          "line": 156,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 5068,
      "end": 5077,
      "loc": {
        "start": {
          "line": 156,
          "column": 13
        },
        "end": {
          "line": 156,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5078,
      "end": 5079,
      "loc": {
        "start": {
          "line": 156,
          "column": 23
        },
        "end": {
          "line": 156,
          "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": 5080,
      "end": 5083,
      "loc": {
        "start": {
          "line": 156,
          "column": 25
        },
        "end": {
          "line": 156,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 5084,
      "end": 5089,
      "loc": {
        "start": {
          "line": 156,
          "column": 29
        },
        "end": {
          "line": 156,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5089,
      "end": 5090,
      "loc": {
        "start": {
          "line": 156,
          "column": 34
        },
        "end": {
          "line": 156,
          "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": 5090,
      "end": 5094,
      "loc": {
        "start": {
          "line": 156,
          "column": 35
        },
        "end": {
          "line": 156,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5094,
      "end": 5095,
      "loc": {
        "start": {
          "line": 156,
          "column": 39
        },
        "end": {
          "line": 156,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5096,
      "end": 5097,
      "loc": {
        "start": {
          "line": 156,
          "column": 41
        },
        "end": {
          "line": 156,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5110,
      "end": 5114,
      "loc": {
        "start": {
          "line": 157,
          "column": 12
        },
        "end": {
          "line": 157,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5114,
      "end": 5115,
      "loc": {
        "start": {
          "line": 157,
          "column": 16
        },
        "end": {
          "line": 157,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Lower Tool",
      "start": 5116,
      "end": 5128,
      "loc": {
        "start": {
          "line": 157,
          "column": 18
        },
        "end": {
          "line": 157,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5128,
      "end": 5129,
      "loc": {
        "start": {
          "line": 157,
          "column": 30
        },
        "end": {
          "line": 157,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readonly",
      "start": 5142,
      "end": 5150,
      "loc": {
        "start": {
          "line": 158,
          "column": 12
        },
        "end": {
          "line": 158,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5150,
      "end": 5151,
      "loc": {
        "start": {
          "line": 158,
          "column": 20
        },
        "end": {
          "line": 158,
          "column": 21
        }
      }
    },
    {
      "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": 5152,
      "end": 5156,
      "loc": {
        "start": {
          "line": 158,
          "column": 22
        },
        "end": {
          "line": 158,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5156,
      "end": 5157,
      "loc": {
        "start": {
          "line": 158,
          "column": 26
        },
        "end": {
          "line": 158,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5166,
      "end": 5167,
      "loc": {
        "start": {
          "line": 159,
          "column": 8
        },
        "end": {
          "line": 159,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5167,
      "end": 5168,
      "loc": {
        "start": {
          "line": 159,
          "column": 9
        },
        "end": {
          "line": 159,
          "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": 5177,
      "end": 5181,
      "loc": {
        "start": {
          "line": 160,
          "column": 8
        },
        "end": {
          "line": 160,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5181,
      "end": 5182,
      "loc": {
        "start": {
          "line": 160,
          "column": 12
        },
        "end": {
          "line": 160,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 5182,
      "end": 5189,
      "loc": {
        "start": {
          "line": 160,
          "column": 13
        },
        "end": {
          "line": 160,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5190,
      "end": 5191,
      "loc": {
        "start": {
          "line": 160,
          "column": 21
        },
        "end": {
          "line": 160,
          "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": 5192,
      "end": 5195,
      "loc": {
        "start": {
          "line": 160,
          "column": 23
        },
        "end": {
          "line": 160,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5196,
      "end": 5201,
      "loc": {
        "start": {
          "line": 160,
          "column": 27
        },
        "end": {
          "line": 160,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5201,
      "end": 5202,
      "loc": {
        "start": {
          "line": 160,
          "column": 32
        },
        "end": {
          "line": 160,
          "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": 5202,
      "end": 5206,
      "loc": {
        "start": {
          "line": 160,
          "column": 33
        },
        "end": {
          "line": 160,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5206,
      "end": 5207,
      "loc": {
        "start": {
          "line": 160,
          "column": 37
        },
        "end": {
          "line": 160,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5208,
      "end": 5209,
      "loc": {
        "start": {
          "line": 160,
          "column": 39
        },
        "end": {
          "line": 160,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5222,
      "end": 5226,
      "loc": {
        "start": {
          "line": 161,
          "column": 12
        },
        "end": {
          "line": 161,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5226,
      "end": 5227,
      "loc": {
        "start": {
          "line": 161,
          "column": 16
        },
        "end": {
          "line": 161,
          "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": 5228,
      "end": 5237,
      "loc": {
        "start": {
          "line": 161,
          "column": 18
        },
        "end": {
          "line": 161,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5237,
      "end": 5238,
      "loc": {
        "start": {
          "line": 161,
          "column": 27
        },
        "end": {
          "line": 161,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "format",
      "start": 5251,
      "end": 5257,
      "loc": {
        "start": {
          "line": 162,
          "column": 12
        },
        "end": {
          "line": 162,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5257,
      "end": 5258,
      "loc": {
        "start": {
          "line": 162,
          "column": 18
        },
        "end": {
          "line": 162,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5259,
      "end": 5264,
      "loc": {
        "start": {
          "line": 162,
          "column": 20
        },
        "end": {
          "line": 162,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5264,
      "end": 5265,
      "loc": {
        "start": {
          "line": 162,
          "column": 25
        },
        "end": {
          "line": 162,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Format",
      "start": 5265,
      "end": 5271,
      "loc": {
        "start": {
          "line": 162,
          "column": 26
        },
        "end": {
          "line": 162,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5271,
      "end": 5272,
      "loc": {
        "start": {
          "line": 162,
          "column": 32
        },
        "end": {
          "line": 162,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Table",
      "start": 5272,
      "end": 5277,
      "loc": {
        "start": {
          "line": 162,
          "column": 33
        },
        "end": {
          "line": 162,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5277,
      "end": 5278,
      "loc": {
        "start": {
          "line": 162,
          "column": 38
        },
        "end": {
          "line": 162,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 5291,
      "end": 5299,
      "loc": {
        "start": {
          "line": 163,
          "column": 12
        },
        "end": {
          "line": 163,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5299,
      "end": 5300,
      "loc": {
        "start": {
          "line": 163,
          "column": 20
        },
        "end": {
          "line": 163,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5301,
      "end": 5302,
      "loc": {
        "start": {
          "line": 163,
          "column": 22
        },
        "end": {
          "line": 163,
          "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": 5319,
      "end": 5323,
      "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": 5323,
      "end": 5324,
      "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": "upperTool",
      "start": 5324,
      "end": 5333,
      "loc": {
        "start": {
          "line": 164,
          "column": 21
        },
        "end": {
          "line": 164,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5333,
      "end": 5334,
      "loc": {
        "start": {
          "line": 164,
          "column": 30
        },
        "end": {
          "line": 164,
          "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": 5351,
      "end": 5355,
      "loc": {
        "start": {
          "line": 165,
          "column": 16
        },
        "end": {
          "line": 165,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5355,
      "end": 5356,
      "loc": {
        "start": {
          "line": 165,
          "column": 20
        },
        "end": {
          "line": 165,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 5356,
      "end": 5365,
      "loc": {
        "start": {
          "line": 165,
          "column": 21
        },
        "end": {
          "line": 165,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5365,
      "end": 5366,
      "loc": {
        "start": {
          "line": 165,
          "column": 30
        },
        "end": {
          "line": 165,
          "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": 5383,
      "end": 5387,
      "loc": {
        "start": {
          "line": 166,
          "column": 16
        },
        "end": {
          "line": 166,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5387,
      "end": 5388,
      "loc": {
        "start": {
          "line": 166,
          "column": 20
        },
        "end": {
          "line": 166,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 5388,
      "end": 5395,
      "loc": {
        "start": {
          "line": 166,
          "column": 21
        },
        "end": {
          "line": 166,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5395,
      "end": 5396,
      "loc": {
        "start": {
          "line": 166,
          "column": 28
        },
        "end": {
          "line": 166,
          "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": 5413,
      "end": 5417,
      "loc": {
        "start": {
          "line": 167,
          "column": 16
        },
        "end": {
          "line": 167,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5417,
      "end": 5418,
      "loc": {
        "start": {
          "line": 167,
          "column": 20
        },
        "end": {
          "line": 167,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 5418,
      "end": 5424,
      "loc": {
        "start": {
          "line": 167,
          "column": 21
        },
        "end": {
          "line": 167,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5424,
      "end": 5425,
      "loc": {
        "start": {
          "line": 167,
          "column": 27
        },
        "end": {
          "line": 167,
          "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": 5442,
      "end": 5446,
      "loc": {
        "start": {
          "line": 168,
          "column": 16
        },
        "end": {
          "line": 168,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5446,
      "end": 5447,
      "loc": {
        "start": {
          "line": 168,
          "column": 20
        },
        "end": {
          "line": 168,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 5447,
      "end": 5457,
      "loc": {
        "start": {
          "line": 168,
          "column": 21
        },
        "end": {
          "line": 168,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5457,
      "end": 5458,
      "loc": {
        "start": {
          "line": 168,
          "column": 31
        },
        "end": {
          "line": 168,
          "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": 5475,
      "end": 5479,
      "loc": {
        "start": {
          "line": 169,
          "column": 16
        },
        "end": {
          "line": 169,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5479,
      "end": 5480,
      "loc": {
        "start": {
          "line": 169,
          "column": 20
        },
        "end": {
          "line": 169,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 5480,
      "end": 5486,
      "loc": {
        "start": {
          "line": 169,
          "column": 21
        },
        "end": {
          "line": 169,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5486,
      "end": 5487,
      "loc": {
        "start": {
          "line": 169,
          "column": 27
        },
        "end": {
          "line": 169,
          "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": 5504,
      "end": 5508,
      "loc": {
        "start": {
          "line": 170,
          "column": 16
        },
        "end": {
          "line": 170,
          "column": 20
        }
      }
    },
    {
      "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": 170,
          "column": 20
        },
        "end": {
          "line": 170,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 5509,
      "end": 5517,
      "loc": {
        "start": {
          "line": 170,
          "column": 21
        },
        "end": {
          "line": 170,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5517,
      "end": 5518,
      "loc": {
        "start": {
          "line": 170,
          "column": 29
        },
        "end": {
          "line": 170,
          "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": 5535,
      "end": 5539,
      "loc": {
        "start": {
          "line": 171,
          "column": 16
        },
        "end": {
          "line": 171,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5539,
      "end": 5540,
      "loc": {
        "start": {
          "line": 171,
          "column": 20
        },
        "end": {
          "line": 171,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 5540,
      "end": 5544,
      "loc": {
        "start": {
          "line": 171,
          "column": 21
        },
        "end": {
          "line": 171,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5544,
      "end": 5545,
      "loc": {
        "start": {
          "line": 171,
          "column": 25
        },
        "end": {
          "line": 171,
          "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": 5562,
      "end": 5566,
      "loc": {
        "start": {
          "line": 172,
          "column": 16
        },
        "end": {
          "line": 172,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5566,
      "end": 5567,
      "loc": {
        "start": {
          "line": 172,
          "column": 20
        },
        "end": {
          "line": 172,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 5567,
      "end": 5572,
      "loc": {
        "start": {
          "line": 172,
          "column": 21
        },
        "end": {
          "line": 172,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5572,
      "end": 5573,
      "loc": {
        "start": {
          "line": 172,
          "column": 26
        },
        "end": {
          "line": 172,
          "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": 5590,
      "end": 5594,
      "loc": {
        "start": {
          "line": 173,
          "column": 16
        },
        "end": {
          "line": 173,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5594,
      "end": 5595,
      "loc": {
        "start": {
          "line": 173,
          "column": 20
        },
        "end": {
          "line": 173,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 5595,
      "end": 5608,
      "loc": {
        "start": {
          "line": 173,
          "column": 21
        },
        "end": {
          "line": 173,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5608,
      "end": 5609,
      "loc": {
        "start": {
          "line": 173,
          "column": 34
        },
        "end": {
          "line": 173,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5622,
      "end": 5623,
      "loc": {
        "start": {
          "line": 174,
          "column": 12
        },
        "end": {
          "line": 174,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5623,
      "end": 5624,
      "loc": {
        "start": {
          "line": 174,
          "column": 13
        },
        "end": {
          "line": 174,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5633,
      "end": 5634,
      "loc": {
        "start": {
          "line": 175,
          "column": 8
        },
        "end": {
          "line": 175,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5634,
      "end": 5635,
      "loc": {
        "start": {
          "line": 175,
          "column": 9
        },
        "end": {
          "line": 175,
          "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": 5644,
      "end": 5648,
      "loc": {
        "start": {
          "line": 176,
          "column": 8
        },
        "end": {
          "line": 176,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5648,
      "end": 5649,
      "loc": {
        "start": {
          "line": 176,
          "column": 12
        },
        "end": {
          "line": 176,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendProperties",
      "start": 5649,
      "end": 5663,
      "loc": {
        "start": {
          "line": 176,
          "column": 13
        },
        "end": {
          "line": 176,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5664,
      "end": 5665,
      "loc": {
        "start": {
          "line": 176,
          "column": 28
        },
        "end": {
          "line": 176,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5666,
      "end": 5667,
      "loc": {
        "start": {
          "line": 176,
          "column": 30
        },
        "end": {
          "line": 176,
          "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": 5667,
      "end": 5671,
      "loc": {
        "start": {
          "line": 176,
          "column": 31
        },
        "end": {
          "line": 176,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5671,
      "end": 5672,
      "loc": {
        "start": {
          "line": 176,
          "column": 35
        },
        "end": {
          "line": 176,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 5672,
      "end": 5678,
      "loc": {
        "start": {
          "line": 176,
          "column": 36
        },
        "end": {
          "line": 176,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5678,
      "end": 5679,
      "loc": {
        "start": {
          "line": 176,
          "column": 42
        },
        "end": {
          "line": 176,
          "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": 5680,
      "end": 5684,
      "loc": {
        "start": {
          "line": 176,
          "column": 44
        },
        "end": {
          "line": 176,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5684,
      "end": 5685,
      "loc": {
        "start": {
          "line": 176,
          "column": 48
        },
        "end": {
          "line": 176,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 5685,
      "end": 5693,
      "loc": {
        "start": {
          "line": 176,
          "column": 49
        },
        "end": {
          "line": 176,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5693,
      "end": 5694,
      "loc": {
        "start": {
          "line": 176,
          "column": 57
        },
        "end": {
          "line": 176,
          "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": 5695,
      "end": 5699,
      "loc": {
        "start": {
          "line": 176,
          "column": 59
        },
        "end": {
          "line": 176,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5699,
      "end": 5700,
      "loc": {
        "start": {
          "line": 176,
          "column": 63
        },
        "end": {
          "line": 176,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 5700,
      "end": 5704,
      "loc": {
        "start": {
          "line": 176,
          "column": 64
        },
        "end": {
          "line": 176,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5704,
      "end": 5705,
      "loc": {
        "start": {
          "line": 176,
          "column": 68
        },
        "end": {
          "line": 176,
          "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": 5706,
      "end": 5710,
      "loc": {
        "start": {
          "line": 176,
          "column": 70
        },
        "end": {
          "line": 176,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5710,
      "end": 5711,
      "loc": {
        "start": {
          "line": 176,
          "column": 74
        },
        "end": {
          "line": 176,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 5711,
      "end": 5716,
      "loc": {
        "start": {
          "line": 176,
          "column": 75
        },
        "end": {
          "line": 176,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5716,
      "end": 5717,
      "loc": {
        "start": {
          "line": 176,
          "column": 80
        },
        "end": {
          "line": 176,
          "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": 5718,
      "end": 5722,
      "loc": {
        "start": {
          "line": 176,
          "column": 82
        },
        "end": {
          "line": 176,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5722,
      "end": 5723,
      "loc": {
        "start": {
          "line": 176,
          "column": 86
        },
        "end": {
          "line": 176,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 5723,
      "end": 5736,
      "loc": {
        "start": {
          "line": 176,
          "column": 87
        },
        "end": {
          "line": 176,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5736,
      "end": 5737,
      "loc": {
        "start": {
          "line": 176,
          "column": 100
        },
        "end": {
          "line": 176,
          "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": 5746,
      "end": 5750,
      "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": 5750,
      "end": 5751,
      "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": "foldLock",
      "start": 5751,
      "end": 5759,
      "loc": {
        "start": {
          "line": 177,
          "column": 13
        },
        "end": {
          "line": 177,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5760,
      "end": 5761,
      "loc": {
        "start": {
          "line": 177,
          "column": 22
        },
        "end": {
          "line": 177,
          "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": 5762,
      "end": 5767,
      "loc": {
        "start": {
          "line": 177,
          "column": 24
        },
        "end": {
          "line": 177,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser signature",
      "start": 5777,
      "end": 5795,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "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": 5804,
      "end": 5808,
      "loc": {
        "start": {
          "line": 180,
          "column": 8
        },
        "end": {
          "line": 180,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5808,
      "end": 5809,
      "loc": {
        "start": {
          "line": 180,
          "column": 12
        },
        "end": {
          "line": 180,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 5809,
      "end": 5825,
      "loc": {
        "start": {
          "line": 180,
          "column": 13
        },
        "end": {
          "line": 180,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5826,
      "end": 5827,
      "loc": {
        "start": {
          "line": 180,
          "column": 30
        },
        "end": {
          "line": 180,
          "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": 5828,
      "end": 5831,
      "loc": {
        "start": {
          "line": 180,
          "column": 32
        },
        "end": {
          "line": 180,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 5832,
      "end": 5840,
      "loc": {
        "start": {
          "line": 180,
          "column": 36
        },
        "end": {
          "line": 180,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5840,
      "end": 5841,
      "loc": {
        "start": {
          "line": 180,
          "column": 44
        },
        "end": {
          "line": 180,
          "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": 5841,
      "end": 5845,
      "loc": {
        "start": {
          "line": 180,
          "column": 45
        },
        "end": {
          "line": 180,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5845,
      "end": 5846,
      "loc": {
        "start": {
          "line": 180,
          "column": 49
        },
        "end": {
          "line": 180,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5847,
      "end": 5848,
      "loc": {
        "start": {
          "line": 180,
          "column": 51
        },
        "end": {
          "line": 180,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5861,
      "end": 5865,
      "loc": {
        "start": {
          "line": 181,
          "column": 12
        },
        "end": {
          "line": 181,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5865,
      "end": 5866,
      "loc": {
        "start": {
          "line": 181,
          "column": 16
        },
        "end": {
          "line": 181,
          "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": 5867,
      "end": 5883,
      "loc": {
        "start": {
          "line": 181,
          "column": 18
        },
        "end": {
          "line": 181,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5883,
      "end": 5884,
      "loc": {
        "start": {
          "line": 181,
          "column": 34
        },
        "end": {
          "line": 181,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5897,
      "end": 5902,
      "loc": {
        "start": {
          "line": 182,
          "column": 12
        },
        "end": {
          "line": 182,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5902,
      "end": 5903,
      "loc": {
        "start": {
          "line": 182,
          "column": 17
        },
        "end": {
          "line": 182,
          "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": 5904,
      "end": 5909,
      "loc": {
        "start": {
          "line": 182,
          "column": 19
        },
        "end": {
          "line": 182,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5909,
      "end": 5910,
      "loc": {
        "start": {
          "line": 182,
          "column": 24
        },
        "end": {
          "line": 182,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 5923,
      "end": 5930,
      "loc": {
        "start": {
          "line": 183,
          "column": 12
        },
        "end": {
          "line": 183,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5930,
      "end": 5931,
      "loc": {
        "start": {
          "line": 183,
          "column": 19
        },
        "end": {
          "line": 183,
          "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": 5932,
      "end": 5958,
      "loc": {
        "start": {
          "line": 183,
          "column": 21
        },
        "end": {
          "line": 183,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5958,
      "end": 5959,
      "loc": {
        "start": {
          "line": 183,
          "column": 47
        },
        "end": {
          "line": 183,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 5972,
      "end": 5979,
      "loc": {
        "start": {
          "line": 184,
          "column": 12
        },
        "end": {
          "line": 184,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5979,
      "end": 5980,
      "loc": {
        "start": {
          "line": 184,
          "column": 19
        },
        "end": {
          "line": 184,
          "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": 5981,
      "end": 5985,
      "loc": {
        "start": {
          "line": 184,
          "column": 21
        },
        "end": {
          "line": 184,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5985,
      "end": 5986,
      "loc": {
        "start": {
          "line": 184,
          "column": 25
        },
        "end": {
          "line": 184,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5995,
      "end": 5996,
      "loc": {
        "start": {
          "line": 185,
          "column": 8
        },
        "end": {
          "line": 185,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5996,
      "end": 5997,
      "loc": {
        "start": {
          "line": 185,
          "column": 9
        },
        "end": {
          "line": 185,
          "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": 6006,
      "end": 6010,
      "loc": {
        "start": {
          "line": 186,
          "column": 8
        },
        "end": {
          "line": 186,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6010,
      "end": 6011,
      "loc": {
        "start": {
          "line": 186,
          "column": 12
        },
        "end": {
          "line": 186,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "laserGroup",
      "start": 6011,
      "end": 6021,
      "loc": {
        "start": {
          "line": 186,
          "column": 13
        },
        "end": {
          "line": 186,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6022,
      "end": 6023,
      "loc": {
        "start": {
          "line": 186,
          "column": 24
        },
        "end": {
          "line": 186,
          "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": 6024,
      "end": 6027,
      "loc": {
        "start": {
          "line": 186,
          "column": 26
        },
        "end": {
          "line": 186,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 6028,
      "end": 6033,
      "loc": {
        "start": {
          "line": 186,
          "column": 30
        },
        "end": {
          "line": 186,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6033,
      "end": 6034,
      "loc": {
        "start": {
          "line": 186,
          "column": 35
        },
        "end": {
          "line": 186,
          "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": 6034,
      "end": 6038,
      "loc": {
        "start": {
          "line": 186,
          "column": 36
        },
        "end": {
          "line": 186,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6038,
      "end": 6039,
      "loc": {
        "start": {
          "line": 186,
          "column": 40
        },
        "end": {
          "line": 186,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6040,
      "end": 6041,
      "loc": {
        "start": {
          "line": 186,
          "column": 42
        },
        "end": {
          "line": 186,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6054,
      "end": 6058,
      "loc": {
        "start": {
          "line": 187,
          "column": 12
        },
        "end": {
          "line": 187,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6058,
      "end": 6059,
      "loc": {
        "start": {
          "line": 187,
          "column": 16
        },
        "end": {
          "line": 187,
          "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": 6060,
      "end": 6067,
      "loc": {
        "start": {
          "line": 187,
          "column": 18
        },
        "end": {
          "line": 187,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6067,
      "end": 6068,
      "loc": {
        "start": {
          "line": 187,
          "column": 25
        },
        "end": {
          "line": 187,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "format",
      "start": 6081,
      "end": 6087,
      "loc": {
        "start": {
          "line": 188,
          "column": 12
        },
        "end": {
          "line": 188,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6087,
      "end": 6088,
      "loc": {
        "start": {
          "line": 188,
          "column": 18
        },
        "end": {
          "line": 188,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 6089,
      "end": 6094,
      "loc": {
        "start": {
          "line": 188,
          "column": 20
        },
        "end": {
          "line": 188,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6094,
      "end": 6095,
      "loc": {
        "start": {
          "line": 188,
          "column": 25
        },
        "end": {
          "line": 188,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Format",
      "start": 6095,
      "end": 6101,
      "loc": {
        "start": {
          "line": 188,
          "column": 26
        },
        "end": {
          "line": 188,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6101,
      "end": 6102,
      "loc": {
        "start": {
          "line": 188,
          "column": 32
        },
        "end": {
          "line": 188,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Table",
      "start": 6102,
      "end": 6107,
      "loc": {
        "start": {
          "line": 188,
          "column": 33
        },
        "end": {
          "line": 188,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6107,
      "end": 6108,
      "loc": {
        "start": {
          "line": 188,
          "column": 38
        },
        "end": {
          "line": 188,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 6121,
      "end": 6129,
      "loc": {
        "start": {
          "line": 189,
          "column": 12
        },
        "end": {
          "line": 189,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6129,
      "end": 6130,
      "loc": {
        "start": {
          "line": 189,
          "column": 20
        },
        "end": {
          "line": 189,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6131,
      "end": 6132,
      "loc": {
        "start": {
          "line": 189,
          "column": 22
        },
        "end": {
          "line": 189,
          "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": 6132,
      "end": 6136,
      "loc": {
        "start": {
          "line": 189,
          "column": 23
        },
        "end": {
          "line": 189,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6136,
      "end": 6137,
      "loc": {
        "start": {
          "line": 189,
          "column": 27
        },
        "end": {
          "line": 189,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 6137,
      "end": 6153,
      "loc": {
        "start": {
          "line": 189,
          "column": 28
        },
        "end": {
          "line": 189,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6153,
      "end": 6154,
      "loc": {
        "start": {
          "line": 189,
          "column": 44
        },
        "end": {
          "line": 189,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6154,
      "end": 6155,
      "loc": {
        "start": {
          "line": 189,
          "column": 45
        },
        "end": {
          "line": 189,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6164,
      "end": 6165,
      "loc": {
        "start": {
          "line": 190,
          "column": 8
        },
        "end": {
          "line": 190,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6165,
      "end": 6166,
      "loc": {
        "start": {
          "line": 190,
          "column": 9
        },
        "end": {
          "line": 190,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 6176,
      "end": 6186,
      "loc": {
        "start": {
          "line": 192,
          "column": 8
        },
        "end": {
          "line": 192,
          "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": 6195,
      "end": 6199,
      "loc": {
        "start": {
          "line": 193,
          "column": 8
        },
        "end": {
          "line": 193,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6199,
      "end": 6200,
      "loc": {
        "start": {
          "line": 193,
          "column": 12
        },
        "end": {
          "line": 193,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 6200,
      "end": 6212,
      "loc": {
        "start": {
          "line": 193,
          "column": 13
        },
        "end": {
          "line": 193,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6213,
      "end": 6214,
      "loc": {
        "start": {
          "line": 193,
          "column": 26
        },
        "end": {
          "line": 193,
          "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": 6215,
      "end": 6218,
      "loc": {
        "start": {
          "line": 193,
          "column": 28
        },
        "end": {
          "line": 193,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 6219,
      "end": 6225,
      "loc": {
        "start": {
          "line": 193,
          "column": 32
        },
        "end": {
          "line": 193,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6225,
      "end": 6226,
      "loc": {
        "start": {
          "line": 193,
          "column": 38
        },
        "end": {
          "line": 193,
          "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": 6226,
      "end": 6230,
      "loc": {
        "start": {
          "line": 193,
          "column": 39
        },
        "end": {
          "line": 193,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6230,
      "end": 6231,
      "loc": {
        "start": {
          "line": 193,
          "column": 43
        },
        "end": {
          "line": 193,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6232,
      "end": 6233,
      "loc": {
        "start": {
          "line": 193,
          "column": 45
        },
        "end": {
          "line": 193,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6246,
      "end": 6250,
      "loc": {
        "start": {
          "line": 194,
          "column": 12
        },
        "end": {
          "line": 194,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6250,
      "end": 6251,
      "loc": {
        "start": {
          "line": 194,
          "column": 16
        },
        "end": {
          "line": 194,
          "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": 6252,
      "end": 6260,
      "loc": {
        "start": {
          "line": 194,
          "column": 18
        },
        "end": {
          "line": 194,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6260,
      "end": 6261,
      "loc": {
        "start": {
          "line": 194,
          "column": 26
        },
        "end": {
          "line": 194,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 6274,
      "end": 6279,
      "loc": {
        "start": {
          "line": 195,
          "column": 12
        },
        "end": {
          "line": 195,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6279,
      "end": 6280,
      "loc": {
        "start": {
          "line": 195,
          "column": 17
        },
        "end": {
          "line": 195,
          "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": 6281,
      "end": 6287,
      "loc": {
        "start": {
          "line": 195,
          "column": 19
        },
        "end": {
          "line": 195,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6287,
      "end": 6288,
      "loc": {
        "start": {
          "line": 195,
          "column": 25
        },
        "end": {
          "line": 195,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6297,
      "end": 6298,
      "loc": {
        "start": {
          "line": 196,
          "column": 8
        },
        "end": {
          "line": 196,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6298,
      "end": 6299,
      "loc": {
        "start": {
          "line": 196,
          "column": 9
        },
        "end": {
          "line": 196,
          "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": 6308,
      "end": 6312,
      "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": 6312,
      "end": 6313,
      "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": "deleteButton",
      "start": 6313,
      "end": 6325,
      "loc": {
        "start": {
          "line": 197,
          "column": 13
        },
        "end": {
          "line": 197,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6326,
      "end": 6327,
      "loc": {
        "start": {
          "line": 197,
          "column": 26
        },
        "end": {
          "line": 197,
          "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": 6328,
      "end": 6331,
      "loc": {
        "start": {
          "line": 197,
          "column": 28
        },
        "end": {
          "line": 197,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 6332,
      "end": 6338,
      "loc": {
        "start": {
          "line": 197,
          "column": 32
        },
        "end": {
          "line": 197,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6338,
      "end": 6339,
      "loc": {
        "start": {
          "line": 197,
          "column": 38
        },
        "end": {
          "line": 197,
          "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": 6339,
      "end": 6343,
      "loc": {
        "start": {
          "line": 197,
          "column": 39
        },
        "end": {
          "line": 197,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6343,
      "end": 6344,
      "loc": {
        "start": {
          "line": 197,
          "column": 43
        },
        "end": {
          "line": 197,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6345,
      "end": 6346,
      "loc": {
        "start": {
          "line": 197,
          "column": 45
        },
        "end": {
          "line": 197,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6359,
      "end": 6363,
      "loc": {
        "start": {
          "line": 198,
          "column": 12
        },
        "end": {
          "line": 198,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6363,
      "end": 6364,
      "loc": {
        "start": {
          "line": 198,
          "column": 16
        },
        "end": {
          "line": 198,
          "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": 6365,
      "end": 6373,
      "loc": {
        "start": {
          "line": 198,
          "column": 18
        },
        "end": {
          "line": 198,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6373,
      "end": 6374,
      "loc": {
        "start": {
          "line": 198,
          "column": 26
        },
        "end": {
          "line": 198,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 6387,
      "end": 6392,
      "loc": {
        "start": {
          "line": 199,
          "column": 12
        },
        "end": {
          "line": 199,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6392,
      "end": 6393,
      "loc": {
        "start": {
          "line": 199,
          "column": 17
        },
        "end": {
          "line": 199,
          "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": 6394,
      "end": 6399,
      "loc": {
        "start": {
          "line": 199,
          "column": 19
        },
        "end": {
          "line": 199,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6399,
      "end": 6400,
      "loc": {
        "start": {
          "line": 199,
          "column": 24
        },
        "end": {
          "line": 199,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6409,
      "end": 6410,
      "loc": {
        "start": {
          "line": 200,
          "column": 8
        },
        "end": {
          "line": 200,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6410,
      "end": 6411,
      "loc": {
        "start": {
          "line": 200,
          "column": 9
        },
        "end": {
          "line": 200,
          "column": 10
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " order of elements",
      "start": 6421,
      "end": 6441,
      "loc": {
        "start": {
          "line": 202,
          "column": 8
        },
        "end": {
          "line": 202,
          "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": 6450,
      "end": 6454,
      "loc": {
        "start": {
          "line": 203,
          "column": 8
        },
        "end": {
          "line": 203,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6454,
      "end": 6455,
      "loc": {
        "start": {
          "line": 203,
          "column": 12
        },
        "end": {
          "line": 203,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6455,
      "end": 6465,
      "loc": {
        "start": {
          "line": 203,
          "column": 13
        },
        "end": {
          "line": 203,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6465,
      "end": 6466,
      "loc": {
        "start": {
          "line": 203,
          "column": 23
        },
        "end": {
          "line": 203,
          "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": 6466,
      "end": 6470,
      "loc": {
        "start": {
          "line": 203,
          "column": 24
        },
        "end": {
          "line": 203,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6470,
      "end": 6471,
      "loc": {
        "start": {
          "line": 203,
          "column": 28
        },
        "end": {
          "line": 203,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectionGroup",
      "start": 6471,
      "end": 6485,
      "loc": {
        "start": {
          "line": 203,
          "column": 29
        },
        "end": {
          "line": 203,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6485,
      "end": 6486,
      "loc": {
        "start": {
          "line": 203,
          "column": 43
        },
        "end": {
          "line": 203,
          "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": 6495,
      "end": 6499,
      "loc": {
        "start": {
          "line": 204,
          "column": 8
        },
        "end": {
          "line": 204,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6499,
      "end": 6500,
      "loc": {
        "start": {
          "line": 204,
          "column": 12
        },
        "end": {
          "line": 204,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6500,
      "end": 6510,
      "loc": {
        "start": {
          "line": 204,
          "column": 13
        },
        "end": {
          "line": 204,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6510,
      "end": 6511,
      "loc": {
        "start": {
          "line": 204,
          "column": 23
        },
        "end": {
          "line": 204,
          "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": 6511,
      "end": 6515,
      "loc": {
        "start": {
          "line": 204,
          "column": 24
        },
        "end": {
          "line": 204,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6515,
      "end": 6516,
      "loc": {
        "start": {
          "line": 204,
          "column": 28
        },
        "end": {
          "line": 204,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 6516,
      "end": 6528,
      "loc": {
        "start": {
          "line": 204,
          "column": 29
        },
        "end": {
          "line": 204,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6528,
      "end": 6529,
      "loc": {
        "start": {
          "line": 204,
          "column": 41
        },
        "end": {
          "line": 204,
          "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": 6538,
      "end": 6542,
      "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": 6542,
      "end": 6543,
      "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": "addElement",
      "start": 6543,
      "end": 6553,
      "loc": {
        "start": {
          "line": 205,
          "column": 13
        },
        "end": {
          "line": 205,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6553,
      "end": 6554,
      "loc": {
        "start": {
          "line": 205,
          "column": 23
        },
        "end": {
          "line": 205,
          "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": 6554,
      "end": 6558,
      "loc": {
        "start": {
          "line": 205,
          "column": 24
        },
        "end": {
          "line": 205,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6558,
      "end": 6559,
      "loc": {
        "start": {
          "line": 205,
          "column": 28
        },
        "end": {
          "line": 205,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 6559,
      "end": 6566,
      "loc": {
        "start": {
          "line": 205,
          "column": 29
        },
        "end": {
          "line": 205,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6566,
      "end": 6567,
      "loc": {
        "start": {
          "line": 205,
          "column": 36
        },
        "end": {
          "line": 205,
          "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": 6576,
      "end": 6580,
      "loc": {
        "start": {
          "line": 206,
          "column": 8
        },
        "end": {
          "line": 206,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6580,
      "end": 6581,
      "loc": {
        "start": {
          "line": 206,
          "column": 12
        },
        "end": {
          "line": 206,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6581,
      "end": 6591,
      "loc": {
        "start": {
          "line": 206,
          "column": 13
        },
        "end": {
          "line": 206,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6591,
      "end": 6592,
      "loc": {
        "start": {
          "line": 206,
          "column": 23
        },
        "end": {
          "line": 206,
          "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": 6592,
      "end": 6596,
      "loc": {
        "start": {
          "line": 206,
          "column": 24
        },
        "end": {
          "line": 206,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6596,
      "end": 6597,
      "loc": {
        "start": {
          "line": 206,
          "column": 28
        },
        "end": {
          "line": 206,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 6597,
      "end": 6609,
      "loc": {
        "start": {
          "line": 206,
          "column": 29
        },
        "end": {
          "line": 206,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6609,
      "end": 6610,
      "loc": {
        "start": {
          "line": 206,
          "column": 41
        },
        "end": {
          "line": 206,
          "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": 6619,
      "end": 6623,
      "loc": {
        "start": {
          "line": 207,
          "column": 8
        },
        "end": {
          "line": 207,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6623,
      "end": 6624,
      "loc": {
        "start": {
          "line": 207,
          "column": 12
        },
        "end": {
          "line": 207,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6624,
      "end": 6634,
      "loc": {
        "start": {
          "line": 207,
          "column": 13
        },
        "end": {
          "line": 207,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6634,
      "end": 6635,
      "loc": {
        "start": {
          "line": 207,
          "column": 23
        },
        "end": {
          "line": 207,
          "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": 6635,
      "end": 6639,
      "loc": {
        "start": {
          "line": 207,
          "column": 24
        },
        "end": {
          "line": 207,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6639,
      "end": 6640,
      "loc": {
        "start": {
          "line": 207,
          "column": 28
        },
        "end": {
          "line": 207,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "laserGroup",
      "start": 6640,
      "end": 6650,
      "loc": {
        "start": {
          "line": 207,
          "column": 29
        },
        "end": {
          "line": 207,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6650,
      "end": 6651,
      "loc": {
        "start": {
          "line": 207,
          "column": 39
        },
        "end": {
          "line": 207,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6656,
      "end": 6657,
      "loc": {
        "start": {
          "line": 208,
          "column": 4
        },
        "end": {
          "line": 208,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is enabled.\n     ",
      "start": 6663,
      "end": 6716,
      "loc": {
        "start": {
          "line": 210,
          "column": 4
        },
        "end": {
          "line": 212,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onEnabled",
      "start": 6721,
      "end": 6730,
      "loc": {
        "start": {
          "line": 213,
          "column": 4
        },
        "end": {
          "line": 213,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6730,
      "end": 6731,
      "loc": {
        "start": {
          "line": 213,
          "column": 13
        },
        "end": {
          "line": 213,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6731,
      "end": 6732,
      "loc": {
        "start": {
          "line": 213,
          "column": 14
        },
        "end": {
          "line": 213,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6733,
      "end": 6734,
      "loc": {
        "start": {
          "line": 213,
          "column": 16
        },
        "end": {
          "line": 213,
          "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": 6743,
      "end": 6747,
      "loc": {
        "start": {
          "line": 214,
          "column": 8
        },
        "end": {
          "line": 214,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6747,
      "end": 6748,
      "loc": {
        "start": {
          "line": 214,
          "column": 12
        },
        "end": {
          "line": 214,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetElements",
      "start": 6748,
      "end": 6761,
      "loc": {
        "start": {
          "line": 214,
          "column": 13
        },
        "end": {
          "line": 214,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6761,
      "end": 6762,
      "loc": {
        "start": {
          "line": 214,
          "column": 26
        },
        "end": {
          "line": 214,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6762,
      "end": 6763,
      "loc": {
        "start": {
          "line": 214,
          "column": 27
        },
        "end": {
          "line": 214,
          "column": 28
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection changed",
      "start": 6773,
      "end": 6793,
      "loc": {
        "start": {
          "line": 216,
          "column": 8
        },
        "end": {
          "line": 216,
          "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": 6802,
      "end": 6806,
      "loc": {
        "start": {
          "line": 217,
          "column": 8
        },
        "end": {
          "line": 217,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6806,
      "end": 6807,
      "loc": {
        "start": {
          "line": 217,
          "column": 12
        },
        "end": {
          "line": 217,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 6807,
      "end": 6816,
      "loc": {
        "start": {
          "line": 217,
          "column": 13
        },
        "end": {
          "line": 217,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6816,
      "end": 6817,
      "loc": {
        "start": {
          "line": 217,
          "column": 22
        },
        "end": {
          "line": 217,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 6817,
      "end": 6824,
      "loc": {
        "start": {
          "line": 217,
          "column": 23
        },
        "end": {
          "line": 217,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6824,
      "end": 6825,
      "loc": {
        "start": {
          "line": 217,
          "column": 30
        },
        "end": {
          "line": 217,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 6838,
      "end": 6843,
      "loc": {
        "start": {
          "line": 218,
          "column": 12
        },
        "end": {
          "line": 218,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6844,
      "end": 6846,
      "loc": {
        "start": {
          "line": 218,
          "column": 18
        },
        "end": {
          "line": 218,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 6847,
      "end": 6852,
      "loc": {
        "start": {
          "line": 218,
          "column": 21
        },
        "end": {
          "line": 218,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6852,
      "end": 6853,
      "loc": {
        "start": {
          "line": 218,
          "column": 26
        },
        "end": {
          "line": 218,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 6853,
      "end": 6861,
      "loc": {
        "start": {
          "line": 218,
          "column": 27
        },
        "end": {
          "line": 218,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6861,
      "end": 6862,
      "loc": {
        "start": {
          "line": 218,
          "column": 35
        },
        "end": {
          "line": 218,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6875,
      "end": 6880,
      "loc": {
        "start": {
          "line": 219,
          "column": 12
        },
        "end": {
          "line": 219,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6881,
      "end": 6883,
      "loc": {
        "start": {
          "line": 219,
          "column": 18
        },
        "end": {
          "line": 219,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6884,
      "end": 6885,
      "loc": {
        "start": {
          "line": 219,
          "column": 21
        },
        "end": {
          "line": 219,
          "column": 22
        }
      }
    },
    {
      "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": 6902,
      "end": 6907,
      "loc": {
        "start": {
          "line": 220,
          "column": 16
        },
        "end": {
          "line": 220,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6908,
      "end": 6924,
      "loc": {
        "start": {
          "line": 220,
          "column": 22
        },
        "end": {
          "line": 220,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6925,
      "end": 6926,
      "loc": {
        "start": {
          "line": 220,
          "column": 39
        },
        "end": {
          "line": 220,
          "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": 6927,
      "end": 6931,
      "loc": {
        "start": {
          "line": 220,
          "column": 41
        },
        "end": {
          "line": 220,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6931,
      "end": 6932,
      "loc": {
        "start": {
          "line": 220,
          "column": 45
        },
        "end": {
          "line": 220,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 6932,
      "end": 6939,
      "loc": {
        "start": {
          "line": 220,
          "column": 46
        },
        "end": {
          "line": 220,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6939,
      "end": 6940,
      "loc": {
        "start": {
          "line": 220,
          "column": 53
        },
        "end": {
          "line": 220,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 6940,
      "end": 6948,
      "loc": {
        "start": {
          "line": 220,
          "column": 54
        },
        "end": {
          "line": 220,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6948,
      "end": 6949,
      "loc": {
        "start": {
          "line": 220,
          "column": 62
        },
        "end": {
          "line": 220,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 6949,
      "end": 6968,
      "loc": {
        "start": {
          "line": 220,
          "column": 63
        },
        "end": {
          "line": 220,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6968,
      "end": 6969,
      "loc": {
        "start": {
          "line": 220,
          "column": 82
        },
        "end": {
          "line": 220,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6969,
      "end": 6970,
      "loc": {
        "start": {
          "line": 220,
          "column": 83
        },
        "end": {
          "line": 220,
          "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": 6987,
      "end": 6989,
      "loc": {
        "start": {
          "line": 221,
          "column": 16
        },
        "end": {
          "line": 221,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6990,
      "end": 6991,
      "loc": {
        "start": {
          "line": 221,
          "column": 19
        },
        "end": {
          "line": 221,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6991,
      "end": 7007,
      "loc": {
        "start": {
          "line": 221,
          "column": 20
        },
        "end": {
          "line": 221,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7007,
      "end": 7008,
      "loc": {
        "start": {
          "line": 221,
          "column": 36
        },
        "end": {
          "line": 221,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7008,
      "end": 7014,
      "loc": {
        "start": {
          "line": 221,
          "column": 37
        },
        "end": {
          "line": 221,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 7015,
      "end": 7016,
      "loc": {
        "start": {
          "line": 221,
          "column": 44
        },
        "end": {
          "line": 221,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7017,
      "end": 7018,
      "loc": {
        "start": {
          "line": 221,
          "column": 46
        },
        "end": {
          "line": 221,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7018,
      "end": 7019,
      "loc": {
        "start": {
          "line": 221,
          "column": 47
        },
        "end": {
          "line": 221,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7020,
      "end": 7021,
      "loc": {
        "start": {
          "line": 221,
          "column": 49
        },
        "end": {
          "line": 221,
          "column": 50
        }
      }
    },
    {
      "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": 7042,
      "end": 7047,
      "loc": {
        "start": {
          "line": 222,
          "column": 20
        },
        "end": {
          "line": 222,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 7048,
      "end": 7054,
      "loc": {
        "start": {
          "line": 222,
          "column": 26
        },
        "end": {
          "line": 222,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7055,
      "end": 7056,
      "loc": {
        "start": {
          "line": 222,
          "column": 33
        },
        "end": {
          "line": 222,
          "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": 7057,
      "end": 7061,
      "loc": {
        "start": {
          "line": 222,
          "column": 35
        },
        "end": {
          "line": 222,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7061,
      "end": 7062,
      "loc": {
        "start": {
          "line": 222,
          "column": 39
        },
        "end": {
          "line": 222,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 7062,
      "end": 7072,
      "loc": {
        "start": {
          "line": 222,
          "column": 40
        },
        "end": {
          "line": 222,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7072,
      "end": 7073,
      "loc": {
        "start": {
          "line": 222,
          "column": 50
        },
        "end": {
          "line": 222,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 7073,
      "end": 7089,
      "loc": {
        "start": {
          "line": 222,
          "column": 51
        },
        "end": {
          "line": 222,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7089,
      "end": 7090,
      "loc": {
        "start": {
          "line": 222,
          "column": 67
        },
        "end": {
          "line": 222,
          "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": 7090,
      "end": 7091,
      "loc": {
        "start": {
          "line": 222,
          "column": 68
        },
        "end": {
          "line": 222,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7091,
      "end": 7092,
      "loc": {
        "start": {
          "line": 222,
          "column": 69
        },
        "end": {
          "line": 222,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7092,
      "end": 7093,
      "loc": {
        "start": {
          "line": 222,
          "column": 70
        },
        "end": {
          "line": 222,
          "column": 71
        }
      }
    },
    {
      "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": 7114,
      "end": 7116,
      "loc": {
        "start": {
          "line": 223,
          "column": 20
        },
        "end": {
          "line": 223,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7117,
      "end": 7118,
      "loc": {
        "start": {
          "line": 223,
          "column": 23
        },
        "end": {
          "line": 223,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 7118,
      "end": 7124,
      "loc": {
        "start": {
          "line": 223,
          "column": 24
        },
        "end": {
          "line": 223,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7124,
      "end": 7125,
      "loc": {
        "start": {
          "line": 223,
          "column": 30
        },
        "end": {
          "line": 223,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7126,
      "end": 7127,
      "loc": {
        "start": {
          "line": 223,
          "column": 32
        },
        "end": {
          "line": 223,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 7152,
      "end": 7187,
      "loc": {
        "start": {
          "line": 224,
          "column": 24
        },
        "end": {
          "line": 224,
          "column": 59
        }
      }
    },
    {
      "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": 7212,
      "end": 7217,
      "loc": {
        "start": {
          "line": 225,
          "column": 24
        },
        "end": {
          "line": 225,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7218,
      "end": 7226,
      "loc": {
        "start": {
          "line": 225,
          "column": 30
        },
        "end": {
          "line": 225,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7227,
      "end": 7228,
      "loc": {
        "start": {
          "line": 225,
          "column": 39
        },
        "end": {
          "line": 225,
          "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": 7229,
      "end": 7233,
      "loc": {
        "start": {
          "line": 225,
          "column": 41
        },
        "end": {
          "line": 225,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7233,
      "end": 7234,
      "loc": {
        "start": {
          "line": 225,
          "column": 45
        },
        "end": {
          "line": 225,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7234,
      "end": 7241,
      "loc": {
        "start": {
          "line": 225,
          "column": 46
        },
        "end": {
          "line": 225,
          "column": 53
        }
      }
    },
    {
      "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": 225,
          "column": 53
        },
        "end": {
          "line": 225,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7242,
      "end": 7246,
      "loc": {
        "start": {
          "line": 225,
          "column": 54
        },
        "end": {
          "line": 225,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7246,
      "end": 7247,
      "loc": {
        "start": {
          "line": 225,
          "column": 58
        },
        "end": {
          "line": 225,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 7247,
      "end": 7253,
      "loc": {
        "start": {
          "line": 225,
          "column": 59
        },
        "end": {
          "line": 225,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7253,
      "end": 7254,
      "loc": {
        "start": {
          "line": 225,
          "column": 65
        },
        "end": {
          "line": 225,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7254,
      "end": 7255,
      "loc": {
        "start": {
          "line": 225,
          "column": 66
        },
        "end": {
          "line": 225,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 7255,
      "end": 7261,
      "loc": {
        "start": {
          "line": 225,
          "column": 67
        },
        "end": {
          "line": 225,
          "column": 73
        }
      }
    },
    {
      "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": 7286,
      "end": 7288,
      "loc": {
        "start": {
          "line": 226,
          "column": 24
        },
        "end": {
          "line": 226,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7289,
      "end": 7290,
      "loc": {
        "start": {
          "line": 226,
          "column": 27
        },
        "end": {
          "line": 226,
          "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": 7290,
      "end": 7294,
      "loc": {
        "start": {
          "line": 226,
          "column": 28
        },
        "end": {
          "line": 226,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7294,
      "end": 7295,
      "loc": {
        "start": {
          "line": 226,
          "column": 32
        },
        "end": {
          "line": 226,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7295,
      "end": 7302,
      "loc": {
        "start": {
          "line": 226,
          "column": 33
        },
        "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": 7302,
      "end": 7303,
      "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": "tree",
      "start": 7303,
      "end": 7307,
      "loc": {
        "start": {
          "line": 226,
          "column": 41
        },
        "end": {
          "line": 226,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7307,
      "end": 7308,
      "loc": {
        "start": {
          "line": 226,
          "column": 45
        },
        "end": {
          "line": 226,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7308,
      "end": 7316,
      "loc": {
        "start": {
          "line": 226,
          "column": 46
        },
        "end": {
          "line": 226,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7316,
      "end": 7317,
      "loc": {
        "start": {
          "line": 226,
          "column": 54
        },
        "end": {
          "line": 226,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7317,
      "end": 7318,
      "loc": {
        "start": {
          "line": 226,
          "column": 55
        },
        "end": {
          "line": 226,
          "column": 56
        }
      }
    },
    {
      "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": 7318,
      "end": 7323,
      "loc": {
        "start": {
          "line": 226,
          "column": 56
        },
        "end": {
          "line": 226,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7324,
      "end": 7327,
      "loc": {
        "start": {
          "line": 226,
          "column": 62
        },
        "end": {
          "line": 226,
          "column": 65
        }
      }
    },
    {
      "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": 7328,
      "end": 7340,
      "loc": {
        "start": {
          "line": 226,
          "column": 66
        },
        "end": {
          "line": 226,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7340,
      "end": 7341,
      "loc": {
        "start": {
          "line": 226,
          "column": 78
        },
        "end": {
          "line": 226,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7342,
      "end": 7343,
      "loc": {
        "start": {
          "line": 226,
          "column": 80
        },
        "end": {
          "line": 226,
          "column": 81
        }
      }
    },
    {
      "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": 7372,
      "end": 7377,
      "loc": {
        "start": {
          "line": 227,
          "column": 28
        },
        "end": {
          "line": 227,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7378,
      "end": 7385,
      "loc": {
        "start": {
          "line": 227,
          "column": 34
        },
        "end": {
          "line": 227,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7386,
      "end": 7387,
      "loc": {
        "start": {
          "line": 227,
          "column": 42
        },
        "end": {
          "line": 227,
          "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": 7388,
      "end": 7392,
      "loc": {
        "start": {
          "line": 227,
          "column": 44
        },
        "end": {
          "line": 227,
          "column": 48
        }
      }
    },
    {
      "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": 227,
          "column": 48
        },
        "end": {
          "line": 227,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7393,
      "end": 7400,
      "loc": {
        "start": {
          "line": 227,
          "column": 49
        },
        "end": {
          "line": 227,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7400,
      "end": 7401,
      "loc": {
        "start": {
          "line": 227,
          "column": 56
        },
        "end": {
          "line": 227,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7401,
      "end": 7405,
      "loc": {
        "start": {
          "line": 227,
          "column": 57
        },
        "end": {
          "line": 227,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7405,
      "end": 7406,
      "loc": {
        "start": {
          "line": 227,
          "column": 61
        },
        "end": {
          "line": 227,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7406,
      "end": 7414,
      "loc": {
        "start": {
          "line": 227,
          "column": 62
        },
        "end": {
          "line": 227,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7414,
      "end": 7415,
      "loc": {
        "start": {
          "line": 227,
          "column": 70
        },
        "end": {
          "line": 227,
          "column": 71
        }
      }
    },
    {
      "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": 7444,
      "end": 7446,
      "loc": {
        "start": {
          "line": 228,
          "column": 28
        },
        "end": {
          "line": 228,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7447,
      "end": 7448,
      "loc": {
        "start": {
          "line": 228,
          "column": 31
        },
        "end": {
          "line": 228,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7448,
      "end": 7455,
      "loc": {
        "start": {
          "line": 228,
          "column": 32
        },
        "end": {
          "line": 228,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7455,
      "end": 7456,
      "loc": {
        "start": {
          "line": 228,
          "column": 39
        },
        "end": {
          "line": 228,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7457,
      "end": 7458,
      "loc": {
        "start": {
          "line": 228,
          "column": 41
        },
        "end": {
          "line": 228,
          "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": 7491,
      "end": 7495,
      "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": 7495,
      "end": 7496,
      "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": "isBendLine",
      "start": 7496,
      "end": 7506,
      "loc": {
        "start": {
          "line": 229,
          "column": 37
        },
        "end": {
          "line": 229,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7506,
      "end": 7507,
      "loc": {
        "start": {
          "line": 229,
          "column": 47
        },
        "end": {
          "line": 229,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7507,
      "end": 7512,
      "loc": {
        "start": {
          "line": 229,
          "column": 48
        },
        "end": {
          "line": 229,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7513,
      "end": 7514,
      "loc": {
        "start": {
          "line": 229,
          "column": 54
        },
        "end": {
          "line": 229,
          "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": 7515,
      "end": 7519,
      "loc": {
        "start": {
          "line": 229,
          "column": 56
        },
        "end": {
          "line": 229,
          "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": 7552,
      "end": 7556,
      "loc": {
        "start": {
          "line": 230,
          "column": 32
        },
        "end": {
          "line": 230,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7556,
      "end": 7557,
      "loc": {
        "start": {
          "line": 230,
          "column": 36
        },
        "end": {
          "line": 230,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 7557,
      "end": 7566,
      "loc": {
        "start": {
          "line": 230,
          "column": 37
        },
        "end": {
          "line": 230,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7566,
      "end": 7567,
      "loc": {
        "start": {
          "line": 230,
          "column": 46
        },
        "end": {
          "line": 230,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7567,
      "end": 7572,
      "loc": {
        "start": {
          "line": 230,
          "column": 47
        },
        "end": {
          "line": 230,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7573,
      "end": 7574,
      "loc": {
        "start": {
          "line": 230,
          "column": 53
        },
        "end": {
          "line": 230,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7575,
      "end": 7582,
      "loc": {
        "start": {
          "line": 230,
          "column": 55
        },
        "end": {
          "line": 230,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7582,
      "end": 7583,
      "loc": {
        "start": {
          "line": 230,
          "column": 62
        },
        "end": {
          "line": 230,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7583,
      "end": 7590,
      "loc": {
        "start": {
          "line": 230,
          "column": 63
        },
        "end": {
          "line": 230,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7590,
      "end": 7591,
      "loc": {
        "start": {
          "line": 230,
          "column": 70
        },
        "end": {
          "line": 230,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 7591,
      "end": 7600,
      "loc": {
        "start": {
          "line": 230,
          "column": 71
        },
        "end": {
          "line": 230,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7600,
      "end": 7601,
      "loc": {
        "start": {
          "line": 230,
          "column": 80
        },
        "end": {
          "line": 230,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7601,
      "end": 7606,
      "loc": {
        "start": {
          "line": 230,
          "column": 81
        },
        "end": {
          "line": 230,
          "column": 86
        }
      }
    },
    {
      "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": 7639,
      "end": 7643,
      "loc": {
        "start": {
          "line": 231,
          "column": 32
        },
        "end": {
          "line": 231,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7643,
      "end": 7644,
      "loc": {
        "start": {
          "line": 231,
          "column": 36
        },
        "end": {
          "line": 231,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 7644,
      "end": 7653,
      "loc": {
        "start": {
          "line": 231,
          "column": 37
        },
        "end": {
          "line": 231,
          "column": 46
        }
      }
    },
    {
      "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": 231,
          "column": 46
        },
        "end": {
          "line": 231,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7654,
      "end": 7659,
      "loc": {
        "start": {
          "line": 231,
          "column": 47
        },
        "end": {
          "line": 231,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7660,
      "end": 7661,
      "loc": {
        "start": {
          "line": 231,
          "column": 53
        },
        "end": {
          "line": 231,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7662,
      "end": 7669,
      "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": 7669,
      "end": 7670,
      "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": "members",
      "start": 7670,
      "end": 7677,
      "loc": {
        "start": {
          "line": 231,
          "column": 63
        },
        "end": {
          "line": 231,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7677,
      "end": 7678,
      "loc": {
        "start": {
          "line": 231,
          "column": 70
        },
        "end": {
          "line": 231,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 7678,
      "end": 7687,
      "loc": {
        "start": {
          "line": 231,
          "column": 71
        },
        "end": {
          "line": 231,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7687,
      "end": 7688,
      "loc": {
        "start": {
          "line": 231,
          "column": 80
        },
        "end": {
          "line": 231,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7688,
      "end": 7693,
      "loc": {
        "start": {
          "line": 231,
          "column": 81
        },
        "end": {
          "line": 231,
          "column": 86
        }
      }
    },
    {
      "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": 7726,
      "end": 7730,
      "loc": {
        "start": {
          "line": 232,
          "column": 32
        },
        "end": {
          "line": 232,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7730,
      "end": 7731,
      "loc": {
        "start": {
          "line": 232,
          "column": 36
        },
        "end": {
          "line": 232,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 7731,
      "end": 7737,
      "loc": {
        "start": {
          "line": 232,
          "column": 37
        },
        "end": {
          "line": 232,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7737,
      "end": 7738,
      "loc": {
        "start": {
          "line": 232,
          "column": 43
        },
        "end": {
          "line": 232,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7738,
      "end": 7743,
      "loc": {
        "start": {
          "line": 232,
          "column": 44
        },
        "end": {
          "line": 232,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7744,
      "end": 7745,
      "loc": {
        "start": {
          "line": 232,
          "column": 50
        },
        "end": {
          "line": 232,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7746,
      "end": 7753,
      "loc": {
        "start": {
          "line": 232,
          "column": 52
        },
        "end": {
          "line": 232,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7753,
      "end": 7754,
      "loc": {
        "start": {
          "line": 232,
          "column": 59
        },
        "end": {
          "line": 232,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7754,
      "end": 7761,
      "loc": {
        "start": {
          "line": 232,
          "column": 60
        },
        "end": {
          "line": 232,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7761,
      "end": 7762,
      "loc": {
        "start": {
          "line": 232,
          "column": 67
        },
        "end": {
          "line": 232,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 7762,
      "end": 7772,
      "loc": {
        "start": {
          "line": 232,
          "column": 68
        },
        "end": {
          "line": 232,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7772,
      "end": 7773,
      "loc": {
        "start": {
          "line": 232,
          "column": 78
        },
        "end": {
          "line": 232,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7773,
      "end": 7778,
      "loc": {
        "start": {
          "line": 232,
          "column": 79
        },
        "end": {
          "line": 232,
          "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": 7811,
      "end": 7813,
      "loc": {
        "start": {
          "line": 233,
          "column": 32
        },
        "end": {
          "line": 233,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7814,
      "end": 7815,
      "loc": {
        "start": {
          "line": 233,
          "column": 35
        },
        "end": {
          "line": 233,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7852,
      "end": 7859,
      "loc": {
        "start": {
          "line": 234,
          "column": 36
        },
        "end": {
          "line": 234,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7859,
      "end": 7860,
      "loc": {
        "start": {
          "line": 234,
          "column": 43
        },
        "end": {
          "line": 234,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7860,
      "end": 7867,
      "loc": {
        "start": {
          "line": 234,
          "column": 44
        },
        "end": {
          "line": 234,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7867,
      "end": 7868,
      "loc": {
        "start": {
          "line": 234,
          "column": 51
        },
        "end": {
          "line": 234,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 7868,
      "end": 7876,
      "loc": {
        "start": {
          "line": 234,
          "column": 52
        },
        "end": {
          "line": 234,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7876,
      "end": 7877,
      "loc": {
        "start": {
          "line": 234,
          "column": 60
        },
        "end": {
          "line": 234,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7877,
      "end": 7882,
      "loc": {
        "start": {
          "line": 234,
          "column": 61
        },
        "end": {
          "line": 234,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7883,
      "end": 7886,
      "loc": {
        "start": {
          "line": 234,
          "column": 67
        },
        "end": {
          "line": 234,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 7887,
      "end": 7888,
      "loc": {
        "start": {
          "line": 234,
          "column": 71
        },
        "end": {
          "line": 234,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7889,
      "end": 7891,
      "loc": {
        "start": {
          "line": 234,
          "column": 73
        },
        "end": {
          "line": 234,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7928,
      "end": 7935,
      "loc": {
        "start": {
          "line": 235,
          "column": 36
        },
        "end": {
          "line": 235,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7935,
      "end": 7936,
      "loc": {
        "start": {
          "line": 235,
          "column": 43
        },
        "end": {
          "line": 235,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7936,
      "end": 7943,
      "loc": {
        "start": {
          "line": 235,
          "column": 44
        },
        "end": {
          "line": 235,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7943,
      "end": 7944,
      "loc": {
        "start": {
          "line": 235,
          "column": 51
        },
        "end": {
          "line": 235,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 7944,
      "end": 7954,
      "loc": {
        "start": {
          "line": 235,
          "column": 52
        },
        "end": {
          "line": 235,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7954,
      "end": 7955,
      "loc": {
        "start": {
          "line": 235,
          "column": 62
        },
        "end": {
          "line": 235,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7955,
      "end": 7960,
      "loc": {
        "start": {
          "line": 235,
          "column": 63
        },
        "end": {
          "line": 235,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7961,
      "end": 7964,
      "loc": {
        "start": {
          "line": 235,
          "column": 69
        },
        "end": {
          "line": 235,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7965,
      "end": 7966,
      "loc": {
        "start": {
          "line": 235,
          "column": 73
        },
        "end": {
          "line": 235,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7967,
      "end": 7969,
      "loc": {
        "start": {
          "line": 235,
          "column": 75
        },
        "end": {
          "line": 235,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8006,
      "end": 8013,
      "loc": {
        "start": {
          "line": 236,
          "column": 36
        },
        "end": {
          "line": 236,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8013,
      "end": 8014,
      "loc": {
        "start": {
          "line": 236,
          "column": 43
        },
        "end": {
          "line": 236,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8014,
      "end": 8021,
      "loc": {
        "start": {
          "line": 236,
          "column": 44
        },
        "end": {
          "line": 236,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8021,
      "end": 8022,
      "loc": {
        "start": {
          "line": 236,
          "column": 51
        },
        "end": {
          "line": 236,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 8022,
      "end": 8035,
      "loc": {
        "start": {
          "line": 236,
          "column": 52
        },
        "end": {
          "line": 236,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8035,
      "end": 8036,
      "loc": {
        "start": {
          "line": 236,
          "column": 65
        },
        "end": {
          "line": 236,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8036,
      "end": 8041,
      "loc": {
        "start": {
          "line": 236,
          "column": 66
        },
        "end": {
          "line": 236,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8042,
      "end": 8045,
      "loc": {
        "start": {
          "line": 236,
          "column": 72
        },
        "end": {
          "line": 236,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 8046,
      "end": 8047,
      "loc": {
        "start": {
          "line": 236,
          "column": 76
        },
        "end": {
          "line": 236,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8080,
      "end": 8081,
      "loc": {
        "start": {
          "line": 237,
          "column": 32
        },
        "end": {
          "line": 237,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8082,
      "end": 8083,
      "loc": {
        "start": {
          "line": 237,
          "column": 34
        },
        "end": {
          "line": 237,
          "column": 35
        }
      }
    },
    {
      "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": 8120,
      "end": 8122,
      "loc": {
        "start": {
          "line": 238,
          "column": 36
        },
        "end": {
          "line": 238,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8123,
      "end": 8124,
      "loc": {
        "start": {
          "line": 238,
          "column": 39
        },
        "end": {
          "line": 238,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8124,
      "end": 8131,
      "loc": {
        "start": {
          "line": 238,
          "column": 40
        },
        "end": {
          "line": 238,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8131,
      "end": 8132,
      "loc": {
        "start": {
          "line": 238,
          "column": 47
        },
        "end": {
          "line": 238,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8132,
      "end": 8139,
      "loc": {
        "start": {
          "line": 238,
          "column": 48
        },
        "end": {
          "line": 238,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8139,
      "end": 8140,
      "loc": {
        "start": {
          "line": 238,
          "column": 55
        },
        "end": {
          "line": 238,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 8140,
      "end": 8148,
      "loc": {
        "start": {
          "line": 238,
          "column": 56
        },
        "end": {
          "line": 238,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8148,
      "end": 8149,
      "loc": {
        "start": {
          "line": 238,
          "column": 64
        },
        "end": {
          "line": 238,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8149,
      "end": 8154,
      "loc": {
        "start": {
          "line": 238,
          "column": 65
        },
        "end": {
          "line": 238,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 8155,
      "end": 8156,
      "loc": {
        "start": {
          "line": 238,
          "column": 71
        },
        "end": {
          "line": 238,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8157,
      "end": 8158,
      "loc": {
        "start": {
          "line": 238,
          "column": 73
        },
        "end": {
          "line": 238,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8158,
      "end": 8159,
      "loc": {
        "start": {
          "line": 238,
          "column": 74
        },
        "end": {
          "line": 238,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8160,
      "end": 8161,
      "loc": {
        "start": {
          "line": 238,
          "column": 76
        },
        "end": {
          "line": 238,
          "column": 77
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " 30 degrees",
      "start": 8202,
      "end": 8215,
      "loc": {
        "start": {
          "line": 239,
          "column": 40
        },
        "end": {
          "line": 239,
          "column": 53
        }
      }
    },
    {
      "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": 8256,
      "end": 8260,
      "loc": {
        "start": {
          "line": 240,
          "column": 40
        },
        "end": {
          "line": 240,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8260,
      "end": 8261,
      "loc": {
        "start": {
          "line": 240,
          "column": 44
        },
        "end": {
          "line": 240,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 8261,
      "end": 8267,
      "loc": {
        "start": {
          "line": 240,
          "column": 45
        },
        "end": {
          "line": 240,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8267,
      "end": 8268,
      "loc": {
        "start": {
          "line": 240,
          "column": 51
        },
        "end": {
          "line": 240,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8268,
      "end": 8273,
      "loc": {
        "start": {
          "line": 240,
          "column": 52
        },
        "end": {
          "line": 240,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8274,
      "end": 8275,
      "loc": {
        "start": {
          "line": 240,
          "column": 58
        },
        "end": {
          "line": 240,
          "column": 59
        }
      }
    },
    {
      "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": 8276,
      "end": 8280,
      "loc": {
        "start": {
          "line": 240,
          "column": 60
        },
        "end": {
          "line": 240,
          "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": 8321,
      "end": 8325,
      "loc": {
        "start": {
          "line": 241,
          "column": 40
        },
        "end": {
          "line": 241,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8325,
      "end": 8326,
      "loc": {
        "start": {
          "line": 241,
          "column": 44
        },
        "end": {
          "line": 241,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 8326,
      "end": 8332,
      "loc": {
        "start": {
          "line": 241,
          "column": 45
        },
        "end": {
          "line": 241,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8332,
      "end": 8333,
      "loc": {
        "start": {
          "line": 241,
          "column": 51
        },
        "end": {
          "line": 241,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8333,
      "end": 8338,
      "loc": {
        "start": {
          "line": 241,
          "column": 52
        },
        "end": {
          "line": 241,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8339,
      "end": 8340,
      "loc": {
        "start": {
          "line": 241,
          "column": 58
        },
        "end": {
          "line": 241,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8341,
      "end": 8348,
      "loc": {
        "start": {
          "line": 241,
          "column": 60
        },
        "end": {
          "line": 241,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8348,
      "end": 8349,
      "loc": {
        "start": {
          "line": 241,
          "column": 67
        },
        "end": {
          "line": 241,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8349,
      "end": 8356,
      "loc": {
        "start": {
          "line": 241,
          "column": 68
        },
        "end": {
          "line": 241,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8356,
      "end": 8357,
      "loc": {
        "start": {
          "line": 241,
          "column": 75
        },
        "end": {
          "line": 241,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 8357,
      "end": 8367,
      "loc": {
        "start": {
          "line": 241,
          "column": 76
        },
        "end": {
          "line": 241,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8367,
      "end": 8368,
      "loc": {
        "start": {
          "line": 241,
          "column": 86
        },
        "end": {
          "line": 241,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8368,
      "end": 8373,
      "loc": {
        "start": {
          "line": 241,
          "column": 87
        },
        "end": {
          "line": 241,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8410,
      "end": 8411,
      "loc": {
        "start": {
          "line": 242,
          "column": 36
        },
        "end": {
          "line": 242,
          "column": 37
        }
      }
    },
    {
      "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": 8412,
      "end": 8416,
      "loc": {
        "start": {
          "line": 242,
          "column": 38
        },
        "end": {
          "line": 242,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8417,
      "end": 8418,
      "loc": {
        "start": {
          "line": 242,
          "column": 43
        },
        "end": {
          "line": 242,
          "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": 8459,
      "end": 8463,
      "loc": {
        "start": {
          "line": 243,
          "column": 40
        },
        "end": {
          "line": 243,
          "column": 44
        }
      }
    },
    {
      "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": 243,
          "column": 44
        },
        "end": {
          "line": 243,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 8464,
      "end": 8472,
      "loc": {
        "start": {
          "line": 243,
          "column": 45
        },
        "end": {
          "line": 243,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8472,
      "end": 8473,
      "loc": {
        "start": {
          "line": 243,
          "column": 53
        },
        "end": {
          "line": 243,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8473,
      "end": 8478,
      "loc": {
        "start": {
          "line": 243,
          "column": 54
        },
        "end": {
          "line": 243,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8479,
      "end": 8480,
      "loc": {
        "start": {
          "line": 243,
          "column": 60
        },
        "end": {
          "line": 243,
          "column": 61
        }
      }
    },
    {
      "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": 8481,
      "end": 8485,
      "loc": {
        "start": {
          "line": 243,
          "column": 62
        },
        "end": {
          "line": 243,
          "column": 66
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " -30 degrees",
      "start": 8486,
      "end": 8500,
      "loc": {
        "start": {
          "line": 243,
          "column": 67
        },
        "end": {
          "line": 243,
          "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": 8541,
      "end": 8545,
      "loc": {
        "start": {
          "line": 244,
          "column": 40
        },
        "end": {
          "line": 244,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8545,
      "end": 8546,
      "loc": {
        "start": {
          "line": 244,
          "column": 44
        },
        "end": {
          "line": 244,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 8546,
      "end": 8552,
      "loc": {
        "start": {
          "line": 244,
          "column": 45
        },
        "end": {
          "line": 244,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8552,
      "end": 8553,
      "loc": {
        "start": {
          "line": 244,
          "column": 51
        },
        "end": {
          "line": 244,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8553,
      "end": 8558,
      "loc": {
        "start": {
          "line": 244,
          "column": 52
        },
        "end": {
          "line": 244,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8559,
      "end": 8560,
      "loc": {
        "start": {
          "line": 244,
          "column": 58
        },
        "end": {
          "line": 244,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8561,
      "end": 8568,
      "loc": {
        "start": {
          "line": 244,
          "column": 60
        },
        "end": {
          "line": 244,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8568,
      "end": 8569,
      "loc": {
        "start": {
          "line": 244,
          "column": 67
        },
        "end": {
          "line": 244,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8569,
      "end": 8576,
      "loc": {
        "start": {
          "line": 244,
          "column": 68
        },
        "end": {
          "line": 244,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8576,
      "end": 8577,
      "loc": {
        "start": {
          "line": 244,
          "column": 75
        },
        "end": {
          "line": 244,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 8577,
      "end": 8587,
      "loc": {
        "start": {
          "line": 244,
          "column": 76
        },
        "end": {
          "line": 244,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8587,
      "end": 8588,
      "loc": {
        "start": {
          "line": 244,
          "column": 86
        },
        "end": {
          "line": 244,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8588,
      "end": 8593,
      "loc": {
        "start": {
          "line": 244,
          "column": 87
        },
        "end": {
          "line": 244,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8630,
      "end": 8631,
      "loc": {
        "start": {
          "line": 245,
          "column": 36
        },
        "end": {
          "line": 245,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8664,
      "end": 8665,
      "loc": {
        "start": {
          "line": 246,
          "column": 32
        },
        "end": {
          "line": 246,
          "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": 8666,
      "end": 8670,
      "loc": {
        "start": {
          "line": 246,
          "column": 34
        },
        "end": {
          "line": 246,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8671,
      "end": 8672,
      "loc": {
        "start": {
          "line": 246,
          "column": 39
        },
        "end": {
          "line": 246,
          "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": 8709,
      "end": 8713,
      "loc": {
        "start": {
          "line": 247,
          "column": 36
        },
        "end": {
          "line": 247,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8713,
      "end": 8714,
      "loc": {
        "start": {
          "line": 247,
          "column": 40
        },
        "end": {
          "line": 247,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 8714,
      "end": 8718,
      "loc": {
        "start": {
          "line": 247,
          "column": 41
        },
        "end": {
          "line": 247,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8718,
      "end": 8719,
      "loc": {
        "start": {
          "line": 247,
          "column": 45
        },
        "end": {
          "line": 247,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8719,
      "end": 8724,
      "loc": {
        "start": {
          "line": 247,
          "column": 46
        },
        "end": {
          "line": 247,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8725,
      "end": 8726,
      "loc": {
        "start": {
          "line": 247,
          "column": 52
        },
        "end": {
          "line": 247,
          "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": 8727,
      "end": 8731,
      "loc": {
        "start": {
          "line": 247,
          "column": 54
        },
        "end": {
          "line": 247,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8764,
      "end": 8765,
      "loc": {
        "start": {
          "line": 248,
          "column": 32
        },
        "end": {
          "line": 248,
          "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": 8798,
      "end": 8802,
      "loc": {
        "start": {
          "line": 249,
          "column": 32
        },
        "end": {
          "line": 249,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8802,
      "end": 8803,
      "loc": {
        "start": {
          "line": 249,
          "column": 36
        },
        "end": {
          "line": 249,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 8803,
      "end": 8808,
      "loc": {
        "start": {
          "line": 249,
          "column": 37
        },
        "end": {
          "line": 249,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8808,
      "end": 8809,
      "loc": {
        "start": {
          "line": 249,
          "column": 42
        },
        "end": {
          "line": 249,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8809,
      "end": 8814,
      "loc": {
        "start": {
          "line": 249,
          "column": 43
        },
        "end": {
          "line": 249,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8815,
      "end": 8816,
      "loc": {
        "start": {
          "line": 249,
          "column": 49
        },
        "end": {
          "line": 249,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8817,
      "end": 8824,
      "loc": {
        "start": {
          "line": 249,
          "column": 51
        },
        "end": {
          "line": 249,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8824,
      "end": 8825,
      "loc": {
        "start": {
          "line": 249,
          "column": 58
        },
        "end": {
          "line": 249,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8825,
      "end": 8832,
      "loc": {
        "start": {
          "line": 249,
          "column": 59
        },
        "end": {
          "line": 249,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8832,
      "end": 8833,
      "loc": {
        "start": {
          "line": 249,
          "column": 66
        },
        "end": {
          "line": 249,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 8833,
      "end": 8842,
      "loc": {
        "start": {
          "line": 249,
          "column": 67
        },
        "end": {
          "line": 249,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8842,
      "end": 8843,
      "loc": {
        "start": {
          "line": 249,
          "column": 76
        },
        "end": {
          "line": 249,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8843,
      "end": 8848,
      "loc": {
        "start": {
          "line": 249,
          "column": 77
        },
        "end": {
          "line": 249,
          "column": 82
        }
      }
    },
    {
      "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": 8881,
      "end": 8885,
      "loc": {
        "start": {
          "line": 250,
          "column": 32
        },
        "end": {
          "line": 250,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8885,
      "end": 8886,
      "loc": {
        "start": {
          "line": 250,
          "column": 36
        },
        "end": {
          "line": 250,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 8886,
      "end": 8899,
      "loc": {
        "start": {
          "line": 250,
          "column": 37
        },
        "end": {
          "line": 250,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8899,
      "end": 8900,
      "loc": {
        "start": {
          "line": 250,
          "column": 50
        },
        "end": {
          "line": 250,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8900,
      "end": 8905,
      "loc": {
        "start": {
          "line": 250,
          "column": 51
        },
        "end": {
          "line": 250,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8906,
      "end": 8907,
      "loc": {
        "start": {
          "line": 250,
          "column": 57
        },
        "end": {
          "line": 250,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8908,
      "end": 8915,
      "loc": {
        "start": {
          "line": 250,
          "column": 59
        },
        "end": {
          "line": 250,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8915,
      "end": 8916,
      "loc": {
        "start": {
          "line": 250,
          "column": 66
        },
        "end": {
          "line": 250,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8916,
      "end": 8923,
      "loc": {
        "start": {
          "line": 250,
          "column": 67
        },
        "end": {
          "line": 250,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8923,
      "end": 8924,
      "loc": {
        "start": {
          "line": 250,
          "column": 74
        },
        "end": {
          "line": 250,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 8924,
      "end": 8937,
      "loc": {
        "start": {
          "line": 250,
          "column": 75
        },
        "end": {
          "line": 250,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8937,
      "end": 8938,
      "loc": {
        "start": {
          "line": 250,
          "column": 88
        },
        "end": {
          "line": 250,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8938,
      "end": 8943,
      "loc": {
        "start": {
          "line": 250,
          "column": 89
        },
        "end": {
          "line": 250,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8972,
      "end": 8973,
      "loc": {
        "start": {
          "line": 251,
          "column": 28
        },
        "end": {
          "line": 251,
          "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": 8974,
      "end": 8978,
      "loc": {
        "start": {
          "line": 251,
          "column": 30
        },
        "end": {
          "line": 251,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8979,
      "end": 8980,
      "loc": {
        "start": {
          "line": 251,
          "column": 35
        },
        "end": {
          "line": 251,
          "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": 9013,
      "end": 9017,
      "loc": {
        "start": {
          "line": 252,
          "column": 32
        },
        "end": {
          "line": 252,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9017,
      "end": 9018,
      "loc": {
        "start": {
          "line": 252,
          "column": 36
        },
        "end": {
          "line": 252,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 9018,
      "end": 9033,
      "loc": {
        "start": {
          "line": 252,
          "column": 37
        },
        "end": {
          "line": 252,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9033,
      "end": 9034,
      "loc": {
        "start": {
          "line": 252,
          "column": 52
        },
        "end": {
          "line": 252,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9034,
      "end": 9035,
      "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": 9064,
      "end": 9065,
      "loc": {
        "start": {
          "line": 253,
          "column": 28
        },
        "end": {
          "line": 253,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " console.log('bending', bending)",
      "start": 9094,
      "end": 9128,
      "loc": {
        "start": {
          "line": 254,
          "column": 28
        },
        "end": {
          "line": 254,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9153,
      "end": 9154,
      "loc": {
        "start": {
          "line": 255,
          "column": 24
        },
        "end": {
          "line": 255,
          "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": 9155,
      "end": 9159,
      "loc": {
        "start": {
          "line": 255,
          "column": 26
        },
        "end": {
          "line": 255,
          "column": 30
        }
      }
    },
    {
      "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": 9160,
      "end": 9162,
      "loc": {
        "start": {
          "line": 255,
          "column": 31
        },
        "end": {
          "line": 255,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9163,
      "end": 9164,
      "loc": {
        "start": {
          "line": 255,
          "column": 34
        },
        "end": {
          "line": 255,
          "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": 9164,
      "end": 9168,
      "loc": {
        "start": {
          "line": 255,
          "column": 35
        },
        "end": {
          "line": 255,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9168,
      "end": 9169,
      "loc": {
        "start": {
          "line": 255,
          "column": 39
        },
        "end": {
          "line": 255,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 9169,
      "end": 9176,
      "loc": {
        "start": {
          "line": 255,
          "column": 40
        },
        "end": {
          "line": 255,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9176,
      "end": 9177,
      "loc": {
        "start": {
          "line": 255,
          "column": 47
        },
        "end": {
          "line": 255,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 9177,
      "end": 9181,
      "loc": {
        "start": {
          "line": 255,
          "column": 48
        },
        "end": {
          "line": 255,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9181,
      "end": 9182,
      "loc": {
        "start": {
          "line": 255,
          "column": 52
        },
        "end": {
          "line": 255,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 9182,
      "end": 9190,
      "loc": {
        "start": {
          "line": 255,
          "column": 53
        },
        "end": {
          "line": 255,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9190,
      "end": 9191,
      "loc": {
        "start": {
          "line": 255,
          "column": 61
        },
        "end": {
          "line": 255,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9191,
      "end": 9192,
      "loc": {
        "start": {
          "line": 255,
          "column": 62
        },
        "end": {
          "line": 255,
          "column": 63
        }
      }
    },
    {
      "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": 9192,
      "end": 9197,
      "loc": {
        "start": {
          "line": 255,
          "column": 63
        },
        "end": {
          "line": 255,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9198,
      "end": 9201,
      "loc": {
        "start": {
          "line": 255,
          "column": 69
        },
        "end": {
          "line": 255,
          "column": 72
        }
      }
    },
    {
      "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": 9202,
      "end": 9225,
      "loc": {
        "start": {
          "line": 255,
          "column": 73
        },
        "end": {
          "line": 255,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9225,
      "end": 9226,
      "loc": {
        "start": {
          "line": 255,
          "column": 96
        },
        "end": {
          "line": 255,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9227,
      "end": 9228,
      "loc": {
        "start": {
          "line": 255,
          "column": 98
        },
        "end": {
          "line": 255,
          "column": 99
        }
      }
    },
    {
      "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": 9257,
      "end": 9261,
      "loc": {
        "start": {
          "line": 256,
          "column": 28
        },
        "end": {
          "line": 256,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9261,
      "end": 9262,
      "loc": {
        "start": {
          "line": 256,
          "column": 32
        },
        "end": {
          "line": 256,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 9262,
      "end": 9278,
      "loc": {
        "start": {
          "line": 256,
          "column": 33
        },
        "end": {
          "line": 256,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9278,
      "end": 9279,
      "loc": {
        "start": {
          "line": 256,
          "column": 49
        },
        "end": {
          "line": 256,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9279,
      "end": 9284,
      "loc": {
        "start": {
          "line": 256,
          "column": 50
        },
        "end": {
          "line": 256,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9285,
      "end": 9286,
      "loc": {
        "start": {
          "line": 256,
          "column": 56
        },
        "end": {
          "line": 256,
          "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": 9287,
      "end": 9291,
      "loc": {
        "start": {
          "line": 256,
          "column": 58
        },
        "end": {
          "line": 256,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9316,
      "end": 9317,
      "loc": {
        "start": {
          "line": 257,
          "column": 24
        },
        "end": {
          "line": 257,
          "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": 9318,
      "end": 9322,
      "loc": {
        "start": {
          "line": 257,
          "column": 26
        },
        "end": {
          "line": 257,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9323,
      "end": 9324,
      "loc": {
        "start": {
          "line": 257,
          "column": 31
        },
        "end": {
          "line": 257,
          "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": 9353,
      "end": 9357,
      "loc": {
        "start": {
          "line": 258,
          "column": 28
        },
        "end": {
          "line": 258,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9357,
      "end": 9358,
      "loc": {
        "start": {
          "line": 258,
          "column": 32
        },
        "end": {
          "line": 258,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 9358,
      "end": 9373,
      "loc": {
        "start": {
          "line": 258,
          "column": 33
        },
        "end": {
          "line": 258,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9373,
      "end": 9374,
      "loc": {
        "start": {
          "line": 258,
          "column": 48
        },
        "end": {
          "line": 258,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9374,
      "end": 9375,
      "loc": {
        "start": {
          "line": 258,
          "column": 49
        },
        "end": {
          "line": 258,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9400,
      "end": 9401,
      "loc": {
        "start": {
          "line": 259,
          "column": 24
        },
        "end": {
          "line": 259,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9422,
      "end": 9423,
      "loc": {
        "start": {
          "line": 260,
          "column": 20
        },
        "end": {
          "line": 260,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9440,
      "end": 9441,
      "loc": {
        "start": {
          "line": 261,
          "column": 16
        },
        "end": {
          "line": 261,
          "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": 9442,
      "end": 9446,
      "loc": {
        "start": {
          "line": 261,
          "column": 18
        },
        "end": {
          "line": 261,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9447,
      "end": 9448,
      "loc": {
        "start": {
          "line": 261,
          "column": 23
        },
        "end": {
          "line": 261,
          "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": 9469,
      "end": 9473,
      "loc": {
        "start": {
          "line": 262,
          "column": 20
        },
        "end": {
          "line": 262,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9473,
      "end": 9474,
      "loc": {
        "start": {
          "line": 262,
          "column": 24
        },
        "end": {
          "line": 262,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 9474,
      "end": 9489,
      "loc": {
        "start": {
          "line": 262,
          "column": 25
        },
        "end": {
          "line": 262,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9489,
      "end": 9490,
      "loc": {
        "start": {
          "line": 262,
          "column": 40
        },
        "end": {
          "line": 262,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9490,
      "end": 9491,
      "loc": {
        "start": {
          "line": 262,
          "column": 41
        },
        "end": {
          "line": 262,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9508,
      "end": 9509,
      "loc": {
        "start": {
          "line": 263,
          "column": 16
        },
        "end": {
          "line": 263,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9522,
      "end": 9523,
      "loc": {
        "start": {
          "line": 264,
          "column": 12
        },
        "end": {
          "line": 264,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9523,
      "end": 9524,
      "loc": {
        "start": {
          "line": 264,
          "column": 13
        },
        "end": {
          "line": 264,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9533,
      "end": 9534,
      "loc": {
        "start": {
          "line": 265,
          "column": 8
        },
        "end": {
          "line": 265,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 9544,
      "end": 9554,
      "loc": {
        "start": {
          "line": 267,
          "column": 8
        },
        "end": {
          "line": 267,
          "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": 9563,
      "end": 9567,
      "loc": {
        "start": {
          "line": 268,
          "column": 8
        },
        "end": {
          "line": 268,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9567,
      "end": 9568,
      "loc": {
        "start": {
          "line": 268,
          "column": 12
        },
        "end": {
          "line": 268,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 9568,
      "end": 9578,
      "loc": {
        "start": {
          "line": 268,
          "column": 13
        },
        "end": {
          "line": 268,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9578,
      "end": 9579,
      "loc": {
        "start": {
          "line": 268,
          "column": 23
        },
        "end": {
          "line": 268,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 9579,
      "end": 9586,
      "loc": {
        "start": {
          "line": 268,
          "column": 24
        },
        "end": {
          "line": 268,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9586,
      "end": 9587,
      "loc": {
        "start": {
          "line": 268,
          "column": 31
        },
        "end": {
          "line": 268,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9600,
      "end": 9605,
      "loc": {
        "start": {
          "line": 269,
          "column": 12
        },
        "end": {
          "line": 269,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9606,
      "end": 9608,
      "loc": {
        "start": {
          "line": 269,
          "column": 18
        },
        "end": {
          "line": 269,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9609,
      "end": 9614,
      "loc": {
        "start": {
          "line": 269,
          "column": 21
        },
        "end": {
          "line": 269,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9614,
      "end": 9615,
      "loc": {
        "start": {
          "line": 269,
          "column": 26
        },
        "end": {
          "line": 269,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9615,
      "end": 9620,
      "loc": {
        "start": {
          "line": 269,
          "column": 27
        },
        "end": {
          "line": 269,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9620,
      "end": 9621,
      "loc": {
        "start": {
          "line": 269,
          "column": 32
        },
        "end": {
          "line": 269,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9634,
      "end": 9639,
      "loc": {
        "start": {
          "line": 270,
          "column": 12
        },
        "end": {
          "line": 270,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9640,
      "end": 9642,
      "loc": {
        "start": {
          "line": 270,
          "column": 18
        },
        "end": {
          "line": 270,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9643,
      "end": 9644,
      "loc": {
        "start": {
          "line": 270,
          "column": 21
        },
        "end": {
          "line": 270,
          "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": 9661,
      "end": 9665,
      "loc": {
        "start": {
          "line": 271,
          "column": 16
        },
        "end": {
          "line": 271,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9665,
      "end": 9666,
      "loc": {
        "start": {
          "line": 271,
          "column": 20
        },
        "end": {
          "line": 271,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendProperties",
      "start": 9666,
      "end": 9680,
      "loc": {
        "start": {
          "line": 271,
          "column": 21
        },
        "end": {
          "line": 271,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9680,
      "end": 9681,
      "loc": {
        "start": {
          "line": 271,
          "column": 35
        },
        "end": {
          "line": 271,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 9681,
      "end": 9688,
      "loc": {
        "start": {
          "line": 271,
          "column": 36
        },
        "end": {
          "line": 271,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9688,
      "end": 9689,
      "loc": {
        "start": {
          "line": 271,
          "column": 43
        },
        "end": {
          "line": 271,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 9689,
      "end": 9696,
      "loc": {
        "start": {
          "line": 271,
          "column": 44
        },
        "end": {
          "line": 271,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9697,
      "end": 9699,
      "loc": {
        "start": {
          "line": 271,
          "column": 52
        },
        "end": {
          "line": 271,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9700,
      "end": 9701,
      "loc": {
        "start": {
          "line": 271,
          "column": 55
        },
        "end": {
          "line": 271,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 9701,
      "end": 9708,
      "loc": {
        "start": {
          "line": 271,
          "column": 56
        },
        "end": {
          "line": 271,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9708,
      "end": 9709,
      "loc": {
        "start": {
          "line": 271,
          "column": 63
        },
        "end": {
          "line": 271,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 9709,
      "end": 9716,
      "loc": {
        "start": {
          "line": 271,
          "column": 64
        },
        "end": {
          "line": 271,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9717,
      "end": 9718,
      "loc": {
        "start": {
          "line": 271,
          "column": 72
        },
        "end": {
          "line": 271,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9719,
      "end": 9724,
      "loc": {
        "start": {
          "line": 271,
          "column": 74
        },
        "end": {
          "line": 271,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9724,
      "end": 9725,
      "loc": {
        "start": {
          "line": 271,
          "column": 79
        },
        "end": {
          "line": 271,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9725,
      "end": 9726,
      "loc": {
        "start": {
          "line": 271,
          "column": 80
        },
        "end": {
          "line": 271,
          "column": 81
        }
      }
    },
    {
      "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": 9743,
      "end": 9745,
      "loc": {
        "start": {
          "line": 272,
          "column": 16
        },
        "end": {
          "line": 272,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9746,
      "end": 9747,
      "loc": {
        "start": {
          "line": 272,
          "column": 19
        },
        "end": {
          "line": 272,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9747,
      "end": 9752,
      "loc": {
        "start": {
          "line": 272,
          "column": 20
        },
        "end": {
          "line": 272,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9752,
      "end": 9753,
      "loc": {
        "start": {
          "line": 272,
          "column": 25
        },
        "end": {
          "line": 272,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9754,
      "end": 9755,
      "loc": {
        "start": {
          "line": 272,
          "column": 27
        },
        "end": {
          "line": 272,
          "column": 28
        }
      }
    },
    {
      "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": 9776,
      "end": 9781,
      "loc": {
        "start": {
          "line": 273,
          "column": 20
        },
        "end": {
          "line": 273,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9782,
      "end": 9789,
      "loc": {
        "start": {
          "line": 273,
          "column": 26
        },
        "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": 9790,
      "end": 9791,
      "loc": {
        "start": {
          "line": 273,
          "column": 34
        },
        "end": {
          "line": 273,
          "column": 35
        }
      }
    },
    {
      "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": 9792,
      "end": 9795,
      "loc": {
        "start": {
          "line": 273,
          "column": 36
        },
        "end": {
          "line": 273,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 9796,
      "end": 9813,
      "loc": {
        "start": {
          "line": 273,
          "column": 40
        },
        "end": {
          "line": 273,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9813,
      "end": 9814,
      "loc": {
        "start": {
          "line": 273,
          "column": 57
        },
        "end": {
          "line": 273,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9814,
      "end": 9815,
      "loc": {
        "start": {
          "line": 273,
          "column": 58
        },
        "end": {
          "line": 273,
          "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": 9836,
      "end": 9840,
      "loc": {
        "start": {
          "line": 274,
          "column": 20
        },
        "end": {
          "line": 274,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9840,
      "end": 9841,
      "loc": {
        "start": {
          "line": 274,
          "column": 24
        },
        "end": {
          "line": 274,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 9841,
      "end": 9848,
      "loc": {
        "start": {
          "line": 274,
          "column": 25
        },
        "end": {
          "line": 274,
          "column": 32
        }
      }
    },
    {
      "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": 274,
          "column": 32
        },
        "end": {
          "line": 274,
          "column": 33
        }
      }
    },
    {
      "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": 274,
          "column": 33
        },
        "end": {
          "line": 274,
          "column": 38
        }
      }
    },
    {
      "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": 274,
          "column": 39
        },
        "end": {
          "line": 274,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9857,
      "end": 9860,
      "loc": {
        "start": {
          "line": 274,
          "column": 41
        },
        "end": {
          "line": 274,
          "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": 9881,
      "end": 9885,
      "loc": {
        "start": {
          "line": 275,
          "column": 20
        },
        "end": {
          "line": 275,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9885,
      "end": 9886,
      "loc": {
        "start": {
          "line": 275,
          "column": 24
        },
        "end": {
          "line": 275,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 9886,
      "end": 9892,
      "loc": {
        "start": {
          "line": 275,
          "column": 25
        },
        "end": {
          "line": 275,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9892,
      "end": 9893,
      "loc": {
        "start": {
          "line": 275,
          "column": 31
        },
        "end": {
          "line": 275,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9893,
      "end": 9898,
      "loc": {
        "start": {
          "line": 275,
          "column": 32
        },
        "end": {
          "line": 275,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9899,
      "end": 9900,
      "loc": {
        "start": {
          "line": 275,
          "column": 38
        },
        "end": {
          "line": 275,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9901,
      "end": 9908,
      "loc": {
        "start": {
          "line": 275,
          "column": 40
        },
        "end": {
          "line": 275,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9908,
      "end": 9909,
      "loc": {
        "start": {
          "line": 275,
          "column": 47
        },
        "end": {
          "line": 275,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 9909,
      "end": 9919,
      "loc": {
        "start": {
          "line": 275,
          "column": 48
        },
        "end": {
          "line": 275,
          "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": 9940,
      "end": 9944,
      "loc": {
        "start": {
          "line": 276,
          "column": 20
        },
        "end": {
          "line": 276,
          "column": 24
        }
      }
    },
    {
      "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": 276,
          "column": 24
        },
        "end": {
          "line": 276,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 9945,
      "end": 9950,
      "loc": {
        "start": {
          "line": 276,
          "column": 25
        },
        "end": {
          "line": 276,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9950,
      "end": 9951,
      "loc": {
        "start": {
          "line": 276,
          "column": 30
        },
        "end": {
          "line": 276,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9951,
      "end": 9956,
      "loc": {
        "start": {
          "line": 276,
          "column": 31
        },
        "end": {
          "line": 276,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9957,
      "end": 9958,
      "loc": {
        "start": {
          "line": 276,
          "column": 37
        },
        "end": {
          "line": 276,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9959,
      "end": 9966,
      "loc": {
        "start": {
          "line": 276,
          "column": 39
        },
        "end": {
          "line": 276,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9966,
      "end": 9967,
      "loc": {
        "start": {
          "line": 276,
          "column": 46
        },
        "end": {
          "line": 276,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 9967,
      "end": 9976,
      "loc": {
        "start": {
          "line": 276,
          "column": 47
        },
        "end": {
          "line": 276,
          "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": 9997,
      "end": 10001,
      "loc": {
        "start": {
          "line": 277,
          "column": 20
        },
        "end": {
          "line": 277,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10001,
      "end": 10002,
      "loc": {
        "start": {
          "line": 277,
          "column": 24
        },
        "end": {
          "line": 277,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10002,
      "end": 10015,
      "loc": {
        "start": {
          "line": 277,
          "column": 25
        },
        "end": {
          "line": 277,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10015,
      "end": 10016,
      "loc": {
        "start": {
          "line": 277,
          "column": 38
        },
        "end": {
          "line": 277,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10016,
      "end": 10021,
      "loc": {
        "start": {
          "line": 277,
          "column": 39
        },
        "end": {
          "line": 277,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10022,
      "end": 10023,
      "loc": {
        "start": {
          "line": 277,
          "column": 45
        },
        "end": {
          "line": 277,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 10024,
      "end": 10031,
      "loc": {
        "start": {
          "line": 277,
          "column": 47
        },
        "end": {
          "line": 277,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10031,
      "end": 10032,
      "loc": {
        "start": {
          "line": 277,
          "column": 54
        },
        "end": {
          "line": 277,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10032,
      "end": 10045,
      "loc": {
        "start": {
          "line": 277,
          "column": 55
        },
        "end": {
          "line": 277,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10062,
      "end": 10063,
      "loc": {
        "start": {
          "line": 278,
          "column": 16
        },
        "end": {
          "line": 278,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10076,
      "end": 10077,
      "loc": {
        "start": {
          "line": 279,
          "column": 12
        },
        "end": {
          "line": 279,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10077,
      "end": 10078,
      "loc": {
        "start": {
          "line": 279,
          "column": 13
        },
        "end": {
          "line": 279,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10087,
      "end": 10088,
      "loc": {
        "start": {
          "line": 280,
          "column": 8
        },
        "end": {
          "line": 280,
          "column": 9
        }
      }
    },
    {
      "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": 10098,
      "end": 10102,
      "loc": {
        "start": {
          "line": 282,
          "column": 8
        },
        "end": {
          "line": 282,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10102,
      "end": 10103,
      "loc": {
        "start": {
          "line": 282,
          "column": 12
        },
        "end": {
          "line": 282,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 10103,
      "end": 10109,
      "loc": {
        "start": {
          "line": 282,
          "column": 13
        },
        "end": {
          "line": 282,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10109,
      "end": 10110,
      "loc": {
        "start": {
          "line": 282,
          "column": 19
        },
        "end": {
          "line": 282,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10110,
      "end": 10117,
      "loc": {
        "start": {
          "line": 282,
          "column": 20
        },
        "end": {
          "line": 282,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10117,
      "end": 10118,
      "loc": {
        "start": {
          "line": 282,
          "column": 27
        },
        "end": {
          "line": 282,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10131,
      "end": 10136,
      "loc": {
        "start": {
          "line": 283,
          "column": 12
        },
        "end": {
          "line": 283,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10137,
      "end": 10139,
      "loc": {
        "start": {
          "line": 283,
          "column": 18
        },
        "end": {
          "line": 283,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10140,
      "end": 10145,
      "loc": {
        "start": {
          "line": 283,
          "column": 21
        },
        "end": {
          "line": 283,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10145,
      "end": 10146,
      "loc": {
        "start": {
          "line": 283,
          "column": 26
        },
        "end": {
          "line": 283,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10146,
      "end": 10151,
      "loc": {
        "start": {
          "line": 283,
          "column": 27
        },
        "end": {
          "line": 283,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10151,
      "end": 10152,
      "loc": {
        "start": {
          "line": 283,
          "column": 32
        },
        "end": {
          "line": 283,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10165,
      "end": 10170,
      "loc": {
        "start": {
          "line": 284,
          "column": 12
        },
        "end": {
          "line": 284,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10171,
      "end": 10173,
      "loc": {
        "start": {
          "line": 284,
          "column": 18
        },
        "end": {
          "line": 284,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10174,
      "end": 10175,
      "loc": {
        "start": {
          "line": 284,
          "column": 21
        },
        "end": {
          "line": 284,
          "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": 10192,
      "end": 10194,
      "loc": {
        "start": {
          "line": 285,
          "column": 16
        },
        "end": {
          "line": 285,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10195,
      "end": 10196,
      "loc": {
        "start": {
          "line": 285,
          "column": 19
        },
        "end": {
          "line": 285,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10196,
      "end": 10197,
      "loc": {
        "start": {
          "line": 285,
          "column": 20
        },
        "end": {
          "line": 285,
          "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": 10197,
      "end": 10201,
      "loc": {
        "start": {
          "line": 285,
          "column": 21
        },
        "end": {
          "line": 285,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10201,
      "end": 10202,
      "loc": {
        "start": {
          "line": 285,
          "column": 25
        },
        "end": {
          "line": 285,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10202,
      "end": 10210,
      "loc": {
        "start": {
          "line": 285,
          "column": 26
        },
        "end": {
          "line": 285,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10211,
      "end": 10213,
      "loc": {
        "start": {
          "line": 285,
          "column": 35
        },
        "end": {
          "line": 285,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10214,
      "end": 10219,
      "loc": {
        "start": {
          "line": 285,
          "column": 38
        },
        "end": {
          "line": 285,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10219,
      "end": 10220,
      "loc": {
        "start": {
          "line": 285,
          "column": 43
        },
        "end": {
          "line": 285,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10221,
      "end": 10222,
      "loc": {
        "start": {
          "line": 285,
          "column": 45
        },
        "end": {
          "line": 285,
          "column": 46
        }
      }
    },
    {
      "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": 10243,
      "end": 10247,
      "loc": {
        "start": {
          "line": 286,
          "column": 20
        },
        "end": {
          "line": 286,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10247,
      "end": 10248,
      "loc": {
        "start": {
          "line": 286,
          "column": 24
        },
        "end": {
          "line": 286,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10248,
      "end": 10256,
      "loc": {
        "start": {
          "line": 286,
          "column": 25
        },
        "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": 10257,
      "end": 10258,
      "loc": {
        "start": {
          "line": 286,
          "column": 34
        },
        "end": {
          "line": 286,
          "column": 35
        }
      }
    },
    {
      "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": 10259,
      "end": 10263,
      "loc": {
        "start": {
          "line": 286,
          "column": 36
        },
        "end": {
          "line": 286,
          "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": 10284,
      "end": 10288,
      "loc": {
        "start": {
          "line": 287,
          "column": 20
        },
        "end": {
          "line": 287,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10288,
      "end": 10289,
      "loc": {
        "start": {
          "line": 287,
          "column": 24
        },
        "end": {
          "line": 287,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 10289,
      "end": 10295,
      "loc": {
        "start": {
          "line": 287,
          "column": 25
        },
        "end": {
          "line": 287,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10295,
      "end": 10296,
      "loc": {
        "start": {
          "line": 287,
          "column": 31
        },
        "end": {
          "line": 287,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10296,
      "end": 10301,
      "loc": {
        "start": {
          "line": 287,
          "column": 32
        },
        "end": {
          "line": 287,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10302,
      "end": 10303,
      "loc": {
        "start": {
          "line": 287,
          "column": 38
        },
        "end": {
          "line": 287,
          "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": 10304,
      "end": 10308,
      "loc": {
        "start": {
          "line": 287,
          "column": 40
        },
        "end": {
          "line": 287,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10308,
      "end": 10309,
      "loc": {
        "start": {
          "line": 287,
          "column": 44
        },
        "end": {
          "line": 287,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 10309,
      "end": 10319,
      "loc": {
        "start": {
          "line": 287,
          "column": 45
        },
        "end": {
          "line": 287,
          "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": 10340,
      "end": 10344,
      "loc": {
        "start": {
          "line": 288,
          "column": 20
        },
        "end": {
          "line": 288,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10344,
      "end": 10345,
      "loc": {
        "start": {
          "line": 288,
          "column": 24
        },
        "end": {
          "line": 288,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 10345,
      "end": 10353,
      "loc": {
        "start": {
          "line": 288,
          "column": 25
        },
        "end": {
          "line": 288,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10353,
      "end": 10354,
      "loc": {
        "start": {
          "line": 288,
          "column": 33
        },
        "end": {
          "line": 288,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10354,
      "end": 10359,
      "loc": {
        "start": {
          "line": 288,
          "column": 34
        },
        "end": {
          "line": 288,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10360,
      "end": 10361,
      "loc": {
        "start": {
          "line": 288,
          "column": 40
        },
        "end": {
          "line": 288,
          "column": 41
        }
      }
    },
    {
      "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": 10362,
      "end": 10367,
      "loc": {
        "start": {
          "line": 288,
          "column": 42
        },
        "end": {
          "line": 288,
          "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": 10388,
      "end": 10392,
      "loc": {
        "start": {
          "line": 289,
          "column": 20
        },
        "end": {
          "line": 289,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10392,
      "end": 10393,
      "loc": {
        "start": {
          "line": 289,
          "column": 24
        },
        "end": {
          "line": 289,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 10393,
      "end": 10397,
      "loc": {
        "start": {
          "line": 289,
          "column": 25
        },
        "end": {
          "line": 289,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10397,
      "end": 10398,
      "loc": {
        "start": {
          "line": 289,
          "column": 29
        },
        "end": {
          "line": 289,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10398,
      "end": 10403,
      "loc": {
        "start": {
          "line": 289,
          "column": 30
        },
        "end": {
          "line": 289,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10404,
      "end": 10405,
      "loc": {
        "start": {
          "line": 289,
          "column": 36
        },
        "end": {
          "line": 289,
          "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": 10406,
      "end": 10411,
      "loc": {
        "start": {
          "line": 289,
          "column": 38
        },
        "end": {
          "line": 289,
          "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": 10432,
      "end": 10436,
      "loc": {
        "start": {
          "line": 290,
          "column": 20
        },
        "end": {
          "line": 290,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10436,
      "end": 10437,
      "loc": {
        "start": {
          "line": 290,
          "column": 24
        },
        "end": {
          "line": 290,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10437,
      "end": 10445,
      "loc": {
        "start": {
          "line": 290,
          "column": 25
        },
        "end": {
          "line": 290,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10446,
      "end": 10447,
      "loc": {
        "start": {
          "line": 290,
          "column": 34
        },
        "end": {
          "line": 290,
          "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": 10448,
      "end": 10453,
      "loc": {
        "start": {
          "line": 290,
          "column": 36
        },
        "end": {
          "line": 290,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10470,
      "end": 10471,
      "loc": {
        "start": {
          "line": 291,
          "column": 16
        },
        "end": {
          "line": 291,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10484,
      "end": 10485,
      "loc": {
        "start": {
          "line": 292,
          "column": 12
        },
        "end": {
          "line": 292,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10485,
      "end": 10486,
      "loc": {
        "start": {
          "line": 292,
          "column": 13
        },
        "end": {
          "line": 292,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10495,
      "end": 10496,
      "loc": {
        "start": {
          "line": 293,
          "column": 8
        },
        "end": {
          "line": 293,
          "column": 9
        }
      }
    },
    {
      "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": 10506,
      "end": 10510,
      "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": 10510,
      "end": 10511,
      "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": "foldDown",
      "start": 10511,
      "end": 10519,
      "loc": {
        "start": {
          "line": 295,
          "column": 13
        },
        "end": {
          "line": 295,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10519,
      "end": 10520,
      "loc": {
        "start": {
          "line": 295,
          "column": 21
        },
        "end": {
          "line": 295,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10520,
      "end": 10527,
      "loc": {
        "start": {
          "line": 295,
          "column": 22
        },
        "end": {
          "line": 295,
          "column": 29
        }
      }
    },
    {
      "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": 295,
          "column": 29
        },
        "end": {
          "line": 295,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10541,
      "end": 10546,
      "loc": {
        "start": {
          "line": 296,
          "column": 12
        },
        "end": {
          "line": 296,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10547,
      "end": 10549,
      "loc": {
        "start": {
          "line": 296,
          "column": 18
        },
        "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": "state",
      "start": 10550,
      "end": 10555,
      "loc": {
        "start": {
          "line": 296,
          "column": 21
        },
        "end": {
          "line": 296,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10555,
      "end": 10556,
      "loc": {
        "start": {
          "line": 296,
          "column": 26
        },
        "end": {
          "line": 296,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10556,
      "end": 10561,
      "loc": {
        "start": {
          "line": 296,
          "column": 27
        },
        "end": {
          "line": 296,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10561,
      "end": 10562,
      "loc": {
        "start": {
          "line": 296,
          "column": 32
        },
        "end": {
          "line": 296,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10575,
      "end": 10580,
      "loc": {
        "start": {
          "line": 297,
          "column": 12
        },
        "end": {
          "line": 297,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10581,
      "end": 10583,
      "loc": {
        "start": {
          "line": 297,
          "column": 18
        },
        "end": {
          "line": 297,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10584,
      "end": 10585,
      "loc": {
        "start": {
          "line": 297,
          "column": 21
        },
        "end": {
          "line": 297,
          "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": 10602,
      "end": 10604,
      "loc": {
        "start": {
          "line": 298,
          "column": 16
        },
        "end": {
          "line": 298,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10605,
      "end": 10606,
      "loc": {
        "start": {
          "line": 298,
          "column": 19
        },
        "end": {
          "line": 298,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10606,
      "end": 10607,
      "loc": {
        "start": {
          "line": 298,
          "column": 20
        },
        "end": {
          "line": 298,
          "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": 10607,
      "end": 10611,
      "loc": {
        "start": {
          "line": 298,
          "column": 21
        },
        "end": {
          "line": 298,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10611,
      "end": 10612,
      "loc": {
        "start": {
          "line": 298,
          "column": 25
        },
        "end": {
          "line": 298,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10612,
      "end": 10620,
      "loc": {
        "start": {
          "line": 298,
          "column": 26
        },
        "end": {
          "line": 298,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10621,
      "end": 10623,
      "loc": {
        "start": {
          "line": 298,
          "column": 35
        },
        "end": {
          "line": 298,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10624,
      "end": 10629,
      "loc": {
        "start": {
          "line": 298,
          "column": 38
        },
        "end": {
          "line": 298,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10629,
      "end": 10630,
      "loc": {
        "start": {
          "line": 298,
          "column": 43
        },
        "end": {
          "line": 298,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10631,
      "end": 10632,
      "loc": {
        "start": {
          "line": 298,
          "column": 45
        },
        "end": {
          "line": 298,
          "column": 46
        }
      }
    },
    {
      "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": 10653,
      "end": 10657,
      "loc": {
        "start": {
          "line": 299,
          "column": 20
        },
        "end": {
          "line": 299,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10657,
      "end": 10658,
      "loc": {
        "start": {
          "line": 299,
          "column": 24
        },
        "end": {
          "line": 299,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10658,
      "end": 10666,
      "loc": {
        "start": {
          "line": 299,
          "column": 25
        },
        "end": {
          "line": 299,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10667,
      "end": 10668,
      "loc": {
        "start": {
          "line": 299,
          "column": 34
        },
        "end": {
          "line": 299,
          "column": 35
        }
      }
    },
    {
      "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": 10669,
      "end": 10673,
      "loc": {
        "start": {
          "line": 299,
          "column": 36
        },
        "end": {
          "line": 299,
          "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": 10694,
      "end": 10698,
      "loc": {
        "start": {
          "line": 300,
          "column": 20
        },
        "end": {
          "line": 300,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10698,
      "end": 10699,
      "loc": {
        "start": {
          "line": 300,
          "column": 24
        },
        "end": {
          "line": 300,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 10699,
      "end": 10705,
      "loc": {
        "start": {
          "line": 300,
          "column": 25
        },
        "end": {
          "line": 300,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10705,
      "end": 10706,
      "loc": {
        "start": {
          "line": 300,
          "column": 31
        },
        "end": {
          "line": 300,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10706,
      "end": 10711,
      "loc": {
        "start": {
          "line": 300,
          "column": 32
        },
        "end": {
          "line": 300,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10712,
      "end": 10713,
      "loc": {
        "start": {
          "line": 300,
          "column": 38
        },
        "end": {
          "line": 300,
          "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": 10714,
      "end": 10718,
      "loc": {
        "start": {
          "line": 300,
          "column": 40
        },
        "end": {
          "line": 300,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10718,
      "end": 10719,
      "loc": {
        "start": {
          "line": 300,
          "column": 44
        },
        "end": {
          "line": 300,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 10719,
      "end": 10729,
      "loc": {
        "start": {
          "line": 300,
          "column": 45
        },
        "end": {
          "line": 300,
          "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": 10750,
      "end": 10754,
      "loc": {
        "start": {
          "line": 301,
          "column": 20
        },
        "end": {
          "line": 301,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10754,
      "end": 10755,
      "loc": {
        "start": {
          "line": 301,
          "column": 24
        },
        "end": {
          "line": 301,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 10755,
      "end": 10761,
      "loc": {
        "start": {
          "line": 301,
          "column": 25
        },
        "end": {
          "line": 301,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10761,
      "end": 10762,
      "loc": {
        "start": {
          "line": 301,
          "column": 31
        },
        "end": {
          "line": 301,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10762,
      "end": 10767,
      "loc": {
        "start": {
          "line": 301,
          "column": 32
        },
        "end": {
          "line": 301,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10768,
      "end": 10769,
      "loc": {
        "start": {
          "line": 301,
          "column": 38
        },
        "end": {
          "line": 301,
          "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": 10770,
      "end": 10775,
      "loc": {
        "start": {
          "line": 301,
          "column": 40
        },
        "end": {
          "line": 301,
          "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": 10796,
      "end": 10800,
      "loc": {
        "start": {
          "line": 302,
          "column": 20
        },
        "end": {
          "line": 302,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10800,
      "end": 10801,
      "loc": {
        "start": {
          "line": 302,
          "column": 24
        },
        "end": {
          "line": 302,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 10801,
      "end": 10805,
      "loc": {
        "start": {
          "line": 302,
          "column": 25
        },
        "end": {
          "line": 302,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10805,
      "end": 10806,
      "loc": {
        "start": {
          "line": 302,
          "column": 29
        },
        "end": {
          "line": 302,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10806,
      "end": 10811,
      "loc": {
        "start": {
          "line": 302,
          "column": 30
        },
        "end": {
          "line": 302,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10812,
      "end": 10813,
      "loc": {
        "start": {
          "line": 302,
          "column": 36
        },
        "end": {
          "line": 302,
          "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": 10814,
      "end": 10819,
      "loc": {
        "start": {
          "line": 302,
          "column": 38
        },
        "end": {
          "line": 302,
          "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": 10840,
      "end": 10844,
      "loc": {
        "start": {
          "line": 303,
          "column": 20
        },
        "end": {
          "line": 303,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10844,
      "end": 10845,
      "loc": {
        "start": {
          "line": 303,
          "column": 24
        },
        "end": {
          "line": 303,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10845,
      "end": 10853,
      "loc": {
        "start": {
          "line": 303,
          "column": 25
        },
        "end": {
          "line": 303,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10854,
      "end": 10855,
      "loc": {
        "start": {
          "line": 303,
          "column": 34
        },
        "end": {
          "line": 303,
          "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": 10856,
      "end": 10861,
      "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
      },
      "start": 10878,
      "end": 10879,
      "loc": {
        "start": {
          "line": 304,
          "column": 16
        },
        "end": {
          "line": 304,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10892,
      "end": 10893,
      "loc": {
        "start": {
          "line": 305,
          "column": 12
        },
        "end": {
          "line": 305,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10893,
      "end": 10894,
      "loc": {
        "start": {
          "line": 305,
          "column": 13
        },
        "end": {
          "line": 305,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10903,
      "end": 10904,
      "loc": {
        "start": {
          "line": 306,
          "column": 8
        },
        "end": {
          "line": 306,
          "column": 9
        }
      }
    },
    {
      "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": 10914,
      "end": 10918,
      "loc": {
        "start": {
          "line": 308,
          "column": 8
        },
        "end": {
          "line": 308,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10918,
      "end": 10919,
      "loc": {
        "start": {
          "line": 308,
          "column": 12
        },
        "end": {
          "line": 308,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 10919,
      "end": 10923,
      "loc": {
        "start": {
          "line": 308,
          "column": 13
        },
        "end": {
          "line": 308,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "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": 17
        },
        "end": {
          "line": 308,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10924,
      "end": 10931,
      "loc": {
        "start": {
          "line": 308,
          "column": 18
        },
        "end": {
          "line": 308,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10931,
      "end": 10932,
      "loc": {
        "start": {
          "line": 308,
          "column": 25
        },
        "end": {
          "line": 308,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10945,
      "end": 10950,
      "loc": {
        "start": {
          "line": 309,
          "column": 12
        },
        "end": {
          "line": 309,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10951,
      "end": 10953,
      "loc": {
        "start": {
          "line": 309,
          "column": 18
        },
        "end": {
          "line": 309,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10954,
      "end": 10959,
      "loc": {
        "start": {
          "line": 309,
          "column": 21
        },
        "end": {
          "line": 309,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10959,
      "end": 10960,
      "loc": {
        "start": {
          "line": 309,
          "column": 26
        },
        "end": {
          "line": 309,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10960,
      "end": 10965,
      "loc": {
        "start": {
          "line": 309,
          "column": 27
        },
        "end": {
          "line": 309,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10965,
      "end": 10966,
      "loc": {
        "start": {
          "line": 309,
          "column": 32
        },
        "end": {
          "line": 309,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10979,
      "end": 10984,
      "loc": {
        "start": {
          "line": 310,
          "column": 12
        },
        "end": {
          "line": 310,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10985,
      "end": 10987,
      "loc": {
        "start": {
          "line": 310,
          "column": 18
        },
        "end": {
          "line": 310,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10988,
      "end": 10989,
      "loc": {
        "start": {
          "line": 310,
          "column": 21
        },
        "end": {
          "line": 310,
          "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": 11006,
      "end": 11008,
      "loc": {
        "start": {
          "line": 311,
          "column": 16
        },
        "end": {
          "line": 311,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11009,
      "end": 11010,
      "loc": {
        "start": {
          "line": 311,
          "column": 19
        },
        "end": {
          "line": 311,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11010,
      "end": 11011,
      "loc": {
        "start": {
          "line": 311,
          "column": 20
        },
        "end": {
          "line": 311,
          "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": 11011,
      "end": 11015,
      "loc": {
        "start": {
          "line": 311,
          "column": 21
        },
        "end": {
          "line": 311,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11015,
      "end": 11016,
      "loc": {
        "start": {
          "line": 311,
          "column": 25
        },
        "end": {
          "line": 311,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 11016,
      "end": 11024,
      "loc": {
        "start": {
          "line": 311,
          "column": 26
        },
        "end": {
          "line": 311,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 11025,
      "end": 11027,
      "loc": {
        "start": {
          "line": 311,
          "column": 35
        },
        "end": {
          "line": 311,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11028,
      "end": 11033,
      "loc": {
        "start": {
          "line": 311,
          "column": 38
        },
        "end": {
          "line": 311,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11033,
      "end": 11034,
      "loc": {
        "start": {
          "line": 311,
          "column": 43
        },
        "end": {
          "line": 311,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11035,
      "end": 11036,
      "loc": {
        "start": {
          "line": 311,
          "column": 45
        },
        "end": {
          "line": 311,
          "column": 46
        }
      }
    },
    {
      "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": 11057,
      "end": 11061,
      "loc": {
        "start": {
          "line": 312,
          "column": 20
        },
        "end": {
          "line": 312,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11061,
      "end": 11062,
      "loc": {
        "start": {
          "line": 312,
          "column": 24
        },
        "end": {
          "line": 312,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 11062,
      "end": 11070,
      "loc": {
        "start": {
          "line": 312,
          "column": 25
        },
        "end": {
          "line": 312,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11071,
      "end": 11072,
      "loc": {
        "start": {
          "line": 312,
          "column": 34
        },
        "end": {
          "line": 312,
          "column": 35
        }
      }
    },
    {
      "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": 11073,
      "end": 11077,
      "loc": {
        "start": {
          "line": 312,
          "column": 36
        },
        "end": {
          "line": 312,
          "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": 11098,
      "end": 11102,
      "loc": {
        "start": {
          "line": 313,
          "column": 20
        },
        "end": {
          "line": 313,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11102,
      "end": 11103,
      "loc": {
        "start": {
          "line": 313,
          "column": 24
        },
        "end": {
          "line": 313,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 11103,
      "end": 11116,
      "loc": {
        "start": {
          "line": 313,
          "column": 25
        },
        "end": {
          "line": 313,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11116,
      "end": 11117,
      "loc": {
        "start": {
          "line": 313,
          "column": 38
        },
        "end": {
          "line": 313,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 11117,
      "end": 11124,
      "loc": {
        "start": {
          "line": 313,
          "column": 39
        },
        "end": {
          "line": 313,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11125,
      "end": 11126,
      "loc": {
        "start": {
          "line": 313,
          "column": 47
        },
        "end": {
          "line": 313,
          "column": 48
        }
      }
    },
    {
      "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": 11127,
      "end": 11131,
      "loc": {
        "start": {
          "line": 313,
          "column": 49
        },
        "end": {
          "line": 313,
          "column": 53
        }
      }
    },
    {
      "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": 11152,
      "end": 11156,
      "loc": {
        "start": {
          "line": 314,
          "column": 20
        },
        "end": {
          "line": 314,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11156,
      "end": 11157,
      "loc": {
        "start": {
          "line": 314,
          "column": 24
        },
        "end": {
          "line": 314,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 11157,
      "end": 11162,
      "loc": {
        "start": {
          "line": 314,
          "column": 25
        },
        "end": {
          "line": 314,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11162,
      "end": 11163,
      "loc": {
        "start": {
          "line": 314,
          "column": 30
        },
        "end": {
          "line": 314,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 11163,
      "end": 11170,
      "loc": {
        "start": {
          "line": 314,
          "column": 31
        },
        "end": {
          "line": 314,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11171,
      "end": 11172,
      "loc": {
        "start": {
          "line": 314,
          "column": 39
        },
        "end": {
          "line": 314,
          "column": 40
        }
      }
    },
    {
      "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": 11173,
      "end": 11177,
      "loc": {
        "start": {
          "line": 314,
          "column": 41
        },
        "end": {
          "line": 314,
          "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": 11198,
      "end": 11202,
      "loc": {
        "start": {
          "line": 315,
          "column": 20
        },
        "end": {
          "line": 315,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11202,
      "end": 11203,
      "loc": {
        "start": {
          "line": 315,
          "column": 24
        },
        "end": {
          "line": 315,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 11203,
      "end": 11211,
      "loc": {
        "start": {
          "line": 315,
          "column": 25
        },
        "end": {
          "line": 315,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11211,
      "end": 11212,
      "loc": {
        "start": {
          "line": 315,
          "column": 33
        },
        "end": {
          "line": 315,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11212,
      "end": 11217,
      "loc": {
        "start": {
          "line": 315,
          "column": 34
        },
        "end": {
          "line": 315,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11218,
      "end": 11219,
      "loc": {
        "start": {
          "line": 315,
          "column": 40
        },
        "end": {
          "line": 315,
          "column": 41
        }
      }
    },
    {
      "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": 11220,
      "end": 11225,
      "loc": {
        "start": {
          "line": 315,
          "column": 42
        },
        "end": {
          "line": 315,
          "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": 11246,
      "end": 11250,
      "loc": {
        "start": {
          "line": 316,
          "column": 20
        },
        "end": {
          "line": 316,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11250,
      "end": 11251,
      "loc": {
        "start": {
          "line": 316,
          "column": 24
        },
        "end": {
          "line": 316,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 11251,
      "end": 11257,
      "loc": {
        "start": {
          "line": 316,
          "column": 25
        },
        "end": {
          "line": 316,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11257,
      "end": 11258,
      "loc": {
        "start": {
          "line": 316,
          "column": 31
        },
        "end": {
          "line": 316,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11258,
      "end": 11263,
      "loc": {
        "start": {
          "line": 316,
          "column": 32
        },
        "end": {
          "line": 316,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11264,
      "end": 11265,
      "loc": {
        "start": {
          "line": 316,
          "column": 38
        },
        "end": {
          "line": 316,
          "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": 11266,
      "end": 11271,
      "loc": {
        "start": {
          "line": 316,
          "column": 40
        },
        "end": {
          "line": 316,
          "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": 11292,
      "end": 11296,
      "loc": {
        "start": {
          "line": 317,
          "column": 20
        },
        "end": {
          "line": 317,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11296,
      "end": 11297,
      "loc": {
        "start": {
          "line": 317,
          "column": 24
        },
        "end": {
          "line": 317,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 11297,
      "end": 11305,
      "loc": {
        "start": {
          "line": 317,
          "column": 25
        },
        "end": {
          "line": 317,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11306,
      "end": 11307,
      "loc": {
        "start": {
          "line": 317,
          "column": 34
        },
        "end": {
          "line": 317,
          "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": 11308,
      "end": 11313,
      "loc": {
        "start": {
          "line": 317,
          "column": 36
        },
        "end": {
          "line": 317,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11330,
      "end": 11331,
      "loc": {
        "start": {
          "line": 318,
          "column": 16
        },
        "end": {
          "line": 318,
          "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": 11348,
      "end": 11350,
      "loc": {
        "start": {
          "line": 319,
          "column": 16
        },
        "end": {
          "line": 319,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11351,
      "end": 11352,
      "loc": {
        "start": {
          "line": 319,
          "column": 19
        },
        "end": {
          "line": 319,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11352,
      "end": 11353,
      "loc": {
        "start": {
          "line": 319,
          "column": 20
        },
        "end": {
          "line": 319,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11353,
      "end": 11358,
      "loc": {
        "start": {
          "line": 319,
          "column": 21
        },
        "end": {
          "line": 319,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11358,
      "end": 11359,
      "loc": {
        "start": {
          "line": 319,
          "column": 26
        },
        "end": {
          "line": 319,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11360,
      "end": 11361,
      "loc": {
        "start": {
          "line": 319,
          "column": 28
        },
        "end": {
          "line": 319,
          "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": 11382,
      "end": 11386,
      "loc": {
        "start": {
          "line": 320,
          "column": 20
        },
        "end": {
          "line": 320,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11386,
      "end": 11387,
      "loc": {
        "start": {
          "line": 320,
          "column": 24
        },
        "end": {
          "line": 320,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 11387,
      "end": 11400,
      "loc": {
        "start": {
          "line": 320,
          "column": 25
        },
        "end": {
          "line": 320,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11400,
      "end": 11401,
      "loc": {
        "start": {
          "line": 320,
          "column": 38
        },
        "end": {
          "line": 320,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 11401,
      "end": 11408,
      "loc": {
        "start": {
          "line": 320,
          "column": 39
        },
        "end": {
          "line": 320,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11409,
      "end": 11410,
      "loc": {
        "start": {
          "line": 320,
          "column": 47
        },
        "end": {
          "line": 320,
          "column": 48
        }
      }
    },
    {
      "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": 11411,
      "end": 11416,
      "loc": {
        "start": {
          "line": 320,
          "column": 49
        },
        "end": {
          "line": 320,
          "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": 11437,
      "end": 11441,
      "loc": {
        "start": {
          "line": 321,
          "column": 20
        },
        "end": {
          "line": 321,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11441,
      "end": 11442,
      "loc": {
        "start": {
          "line": 321,
          "column": 24
        },
        "end": {
          "line": 321,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 11442,
      "end": 11447,
      "loc": {
        "start": {
          "line": 321,
          "column": 25
        },
        "end": {
          "line": 321,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11447,
      "end": 11448,
      "loc": {
        "start": {
          "line": 321,
          "column": 30
        },
        "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": "visible",
      "start": 11448,
      "end": 11455,
      "loc": {
        "start": {
          "line": 321,
          "column": 31
        },
        "end": {
          "line": 321,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11456,
      "end": 11457,
      "loc": {
        "start": {
          "line": 321,
          "column": 39
        },
        "end": {
          "line": 321,
          "column": 40
        }
      }
    },
    {
      "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": 11458,
      "end": 11463,
      "loc": {
        "start": {
          "line": 321,
          "column": 41
        },
        "end": {
          "line": 321,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11480,
      "end": 11481,
      "loc": {
        "start": {
          "line": 322,
          "column": 16
        },
        "end": {
          "line": 322,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11494,
      "end": 11495,
      "loc": {
        "start": {
          "line": 323,
          "column": 12
        },
        "end": {
          "line": 323,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11495,
      "end": 11496,
      "loc": {
        "start": {
          "line": 323,
          "column": 13
        },
        "end": {
          "line": 323,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11505,
      "end": 11506,
      "loc": {
        "start": {
          "line": 324,
          "column": 8
        },
        "end": {
          "line": 324,
          "column": 9
        }
      }
    },
    {
      "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": 11516,
      "end": 11520,
      "loc": {
        "start": {
          "line": 326,
          "column": 8
        },
        "end": {
          "line": 326,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11520,
      "end": 11521,
      "loc": {
        "start": {
          "line": 326,
          "column": 12
        },
        "end": {
          "line": 326,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 11521,
      "end": 11528,
      "loc": {
        "start": {
          "line": 326,
          "column": 13
        },
        "end": {
          "line": 326,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11528,
      "end": 11529,
      "loc": {
        "start": {
          "line": 326,
          "column": 20
        },
        "end": {
          "line": 326,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11529,
      "end": 11536,
      "loc": {
        "start": {
          "line": 326,
          "column": 21
        },
        "end": {
          "line": 326,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11536,
      "end": 11537,
      "loc": {
        "start": {
          "line": 326,
          "column": 28
        },
        "end": {
          "line": 326,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11550,
      "end": 11555,
      "loc": {
        "start": {
          "line": 327,
          "column": 12
        },
        "end": {
          "line": 327,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11556,
      "end": 11558,
      "loc": {
        "start": {
          "line": 327,
          "column": 18
        },
        "end": {
          "line": 327,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11559,
      "end": 11564,
      "loc": {
        "start": {
          "line": 327,
          "column": 21
        },
        "end": {
          "line": 327,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11564,
      "end": 11565,
      "loc": {
        "start": {
          "line": 327,
          "column": 26
        },
        "end": {
          "line": 327,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11565,
      "end": 11570,
      "loc": {
        "start": {
          "line": 327,
          "column": 27
        },
        "end": {
          "line": 327,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11570,
      "end": 11571,
      "loc": {
        "start": {
          "line": 327,
          "column": 32
        },
        "end": {
          "line": 327,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11584,
      "end": 11589,
      "loc": {
        "start": {
          "line": 328,
          "column": 12
        },
        "end": {
          "line": 328,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11590,
      "end": 11592,
      "loc": {
        "start": {
          "line": 328,
          "column": 18
        },
        "end": {
          "line": 328,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11593,
      "end": 11594,
      "loc": {
        "start": {
          "line": 328,
          "column": 21
        },
        "end": {
          "line": 328,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11611,
      "end": 11618,
      "loc": {
        "start": {
          "line": 329,
          "column": 16
        },
        "end": {
          "line": 329,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11618,
      "end": 11619,
      "loc": {
        "start": {
          "line": 329,
          "column": 23
        },
        "end": {
          "line": 329,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11619,
      "end": 11622,
      "loc": {
        "start": {
          "line": 329,
          "column": 24
        },
        "end": {
          "line": 329,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11622,
      "end": 11623,
      "loc": {
        "start": {
          "line": 329,
          "column": 27
        },
        "end": {
          "line": 329,
          "column": 28
        }
      }
    },
    {
      "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": 11623,
      "end": 11640,
      "loc": {
        "start": {
          "line": 329,
          "column": 28
        },
        "end": {
          "line": 329,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11640,
      "end": 11641,
      "loc": {
        "start": {
          "line": 329,
          "column": 45
        },
        "end": {
          "line": 329,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11642,
      "end": 11647,
      "loc": {
        "start": {
          "line": 329,
          "column": 47
        },
        "end": {
          "line": 329,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11647,
      "end": 11648,
      "loc": {
        "start": {
          "line": 329,
          "column": 52
        },
        "end": {
          "line": 329,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11661,
      "end": 11662,
      "loc": {
        "start": {
          "line": 330,
          "column": 12
        },
        "end": {
          "line": 330,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11662,
      "end": 11663,
      "loc": {
        "start": {
          "line": 330,
          "column": 13
        },
        "end": {
          "line": 330,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11672,
      "end": 11673,
      "loc": {
        "start": {
          "line": 331,
          "column": 8
        },
        "end": {
          "line": 331,
          "column": 9
        }
      }
    },
    {
      "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": 11683,
      "end": 11687,
      "loc": {
        "start": {
          "line": 333,
          "column": 8
        },
        "end": {
          "line": 333,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11687,
      "end": 11688,
      "loc": {
        "start": {
          "line": 333,
          "column": 12
        },
        "end": {
          "line": 333,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 11688,
      "end": 11694,
      "loc": {
        "start": {
          "line": 333,
          "column": 13
        },
        "end": {
          "line": 333,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11694,
      "end": 11695,
      "loc": {
        "start": {
          "line": 333,
          "column": 19
        },
        "end": {
          "line": 333,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11695,
      "end": 11702,
      "loc": {
        "start": {
          "line": 333,
          "column": 20
        },
        "end": {
          "line": 333,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11702,
      "end": 11703,
      "loc": {
        "start": {
          "line": 333,
          "column": 27
        },
        "end": {
          "line": 333,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11716,
      "end": 11721,
      "loc": {
        "start": {
          "line": 334,
          "column": 12
        },
        "end": {
          "line": 334,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11722,
      "end": 11724,
      "loc": {
        "start": {
          "line": 334,
          "column": 18
        },
        "end": {
          "line": 334,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11725,
      "end": 11730,
      "loc": {
        "start": {
          "line": 334,
          "column": 21
        },
        "end": {
          "line": 334,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11730,
      "end": 11731,
      "loc": {
        "start": {
          "line": 334,
          "column": 26
        },
        "end": {
          "line": 334,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11731,
      "end": 11736,
      "loc": {
        "start": {
          "line": 334,
          "column": 27
        },
        "end": {
          "line": 334,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11736,
      "end": 11737,
      "loc": {
        "start": {
          "line": 334,
          "column": 32
        },
        "end": {
          "line": 334,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11750,
      "end": 11755,
      "loc": {
        "start": {
          "line": 335,
          "column": 12
        },
        "end": {
          "line": 335,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11756,
      "end": 11758,
      "loc": {
        "start": {
          "line": 335,
          "column": 18
        },
        "end": {
          "line": 335,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11759,
      "end": 11760,
      "loc": {
        "start": {
          "line": 335,
          "column": 21
        },
        "end": {
          "line": 335,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11777,
      "end": 11784,
      "loc": {
        "start": {
          "line": 336,
          "column": 16
        },
        "end": {
          "line": 336,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11784,
      "end": 11785,
      "loc": {
        "start": {
          "line": 336,
          "column": 23
        },
        "end": {
          "line": 336,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11785,
      "end": 11788,
      "loc": {
        "start": {
          "line": 336,
          "column": 24
        },
        "end": {
          "line": 336,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11788,
      "end": 11789,
      "loc": {
        "start": {
          "line": 336,
          "column": 27
        },
        "end": {
          "line": 336,
          "column": 28
        }
      }
    },
    {
      "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": 11789,
      "end": 11805,
      "loc": {
        "start": {
          "line": 336,
          "column": 28
        },
        "end": {
          "line": 336,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11805,
      "end": 11806,
      "loc": {
        "start": {
          "line": 336,
          "column": 44
        },
        "end": {
          "line": 336,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11807,
      "end": 11812,
      "loc": {
        "start": {
          "line": 336,
          "column": 46
        },
        "end": {
          "line": 336,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11812,
      "end": 11813,
      "loc": {
        "start": {
          "line": 336,
          "column": 51
        },
        "end": {
          "line": 336,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11826,
      "end": 11827,
      "loc": {
        "start": {
          "line": 337,
          "column": 12
        },
        "end": {
          "line": 337,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11827,
      "end": 11828,
      "loc": {
        "start": {
          "line": 337,
          "column": 13
        },
        "end": {
          "line": 337,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11837,
      "end": 11838,
      "loc": {
        "start": {
          "line": 338,
          "column": 8
        },
        "end": {
          "line": 338,
          "column": 9
        }
      }
    },
    {
      "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": 11848,
      "end": 11852,
      "loc": {
        "start": {
          "line": 340,
          "column": 8
        },
        "end": {
          "line": 340,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11852,
      "end": 11853,
      "loc": {
        "start": {
          "line": 340,
          "column": 12
        },
        "end": {
          "line": 340,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 11853,
      "end": 11858,
      "loc": {
        "start": {
          "line": 340,
          "column": 13
        },
        "end": {
          "line": 340,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11858,
      "end": 11859,
      "loc": {
        "start": {
          "line": 340,
          "column": 18
        },
        "end": {
          "line": 340,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11859,
      "end": 11866,
      "loc": {
        "start": {
          "line": 340,
          "column": 19
        },
        "end": {
          "line": 340,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11866,
      "end": 11867,
      "loc": {
        "start": {
          "line": 340,
          "column": 26
        },
        "end": {
          "line": 340,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11880,
      "end": 11885,
      "loc": {
        "start": {
          "line": 341,
          "column": 12
        },
        "end": {
          "line": 341,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11886,
      "end": 11888,
      "loc": {
        "start": {
          "line": 341,
          "column": 18
        },
        "end": {
          "line": 341,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11889,
      "end": 11894,
      "loc": {
        "start": {
          "line": 341,
          "column": 21
        },
        "end": {
          "line": 341,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11894,
      "end": 11895,
      "loc": {
        "start": {
          "line": 341,
          "column": 26
        },
        "end": {
          "line": 341,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11895,
      "end": 11900,
      "loc": {
        "start": {
          "line": 341,
          "column": 27
        },
        "end": {
          "line": 341,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11900,
      "end": 11901,
      "loc": {
        "start": {
          "line": 341,
          "column": 32
        },
        "end": {
          "line": 341,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11914,
      "end": 11919,
      "loc": {
        "start": {
          "line": 342,
          "column": 12
        },
        "end": {
          "line": 342,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11920,
      "end": 11922,
      "loc": {
        "start": {
          "line": 342,
          "column": 18
        },
        "end": {
          "line": 342,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11923,
      "end": 11924,
      "loc": {
        "start": {
          "line": 342,
          "column": 21
        },
        "end": {
          "line": 342,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11941,
      "end": 11948,
      "loc": {
        "start": {
          "line": 343,
          "column": 16
        },
        "end": {
          "line": 343,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11948,
      "end": 11949,
      "loc": {
        "start": {
          "line": 343,
          "column": 23
        },
        "end": {
          "line": 343,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11949,
      "end": 11952,
      "loc": {
        "start": {
          "line": 343,
          "column": 24
        },
        "end": {
          "line": 343,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11952,
      "end": 11953,
      "loc": {
        "start": {
          "line": 343,
          "column": 27
        },
        "end": {
          "line": 343,
          "column": 28
        }
      }
    },
    {
      "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": 11953,
      "end": 11968,
      "loc": {
        "start": {
          "line": 343,
          "column": 28
        },
        "end": {
          "line": 343,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11968,
      "end": 11969,
      "loc": {
        "start": {
          "line": 343,
          "column": 43
        },
        "end": {
          "line": 343,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11970,
      "end": 11975,
      "loc": {
        "start": {
          "line": 343,
          "column": 45
        },
        "end": {
          "line": 343,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11975,
      "end": 11976,
      "loc": {
        "start": {
          "line": 343,
          "column": 50
        },
        "end": {
          "line": 343,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11989,
      "end": 11990,
      "loc": {
        "start": {
          "line": 344,
          "column": 12
        },
        "end": {
          "line": 344,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11990,
      "end": 11991,
      "loc": {
        "start": {
          "line": 344,
          "column": 13
        },
        "end": {
          "line": 344,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12000,
      "end": 12001,
      "loc": {
        "start": {
          "line": 345,
          "column": 8
        },
        "end": {
          "line": 345,
          "column": 9
        }
      }
    },
    {
      "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": 12011,
      "end": 12015,
      "loc": {
        "start": {
          "line": 347,
          "column": 8
        },
        "end": {
          "line": 347,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12015,
      "end": 12016,
      "loc": {
        "start": {
          "line": 347,
          "column": 12
        },
        "end": {
          "line": 347,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 12016,
      "end": 12029,
      "loc": {
        "start": {
          "line": 347,
          "column": 13
        },
        "end": {
          "line": 347,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12029,
      "end": 12030,
      "loc": {
        "start": {
          "line": 347,
          "column": 26
        },
        "end": {
          "line": 347,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 12030,
      "end": 12037,
      "loc": {
        "start": {
          "line": 347,
          "column": 27
        },
        "end": {
          "line": 347,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12037,
      "end": 12038,
      "loc": {
        "start": {
          "line": 347,
          "column": 34
        },
        "end": {
          "line": 347,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 12051,
      "end": 12056,
      "loc": {
        "start": {
          "line": 348,
          "column": 12
        },
        "end": {
          "line": 348,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12057,
      "end": 12059,
      "loc": {
        "start": {
          "line": 348,
          "column": 18
        },
        "end": {
          "line": 348,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 12060,
      "end": 12065,
      "loc": {
        "start": {
          "line": 348,
          "column": 21
        },
        "end": {
          "line": 348,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12065,
      "end": 12066,
      "loc": {
        "start": {
          "line": 348,
          "column": 26
        },
        "end": {
          "line": 348,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12066,
      "end": 12071,
      "loc": {
        "start": {
          "line": 348,
          "column": 27
        },
        "end": {
          "line": 348,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12071,
      "end": 12072,
      "loc": {
        "start": {
          "line": 348,
          "column": 32
        },
        "end": {
          "line": 348,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12085,
      "end": 12090,
      "loc": {
        "start": {
          "line": 349,
          "column": 12
        },
        "end": {
          "line": 349,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12091,
      "end": 12093,
      "loc": {
        "start": {
          "line": 349,
          "column": 18
        },
        "end": {
          "line": 349,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12094,
      "end": 12095,
      "loc": {
        "start": {
          "line": 349,
          "column": 21
        },
        "end": {
          "line": 349,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 12112,
      "end": 12119,
      "loc": {
        "start": {
          "line": 350,
          "column": 16
        },
        "end": {
          "line": 350,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12119,
      "end": 12120,
      "loc": {
        "start": {
          "line": 350,
          "column": 23
        },
        "end": {
          "line": 350,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 12120,
      "end": 12123,
      "loc": {
        "start": {
          "line": 350,
          "column": 24
        },
        "end": {
          "line": 350,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12123,
      "end": 12124,
      "loc": {
        "start": {
          "line": 350,
          "column": 27
        },
        "end": {
          "line": 350,
          "column": 28
        }
      }
    },
    {
      "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": 12124,
      "end": 12147,
      "loc": {
        "start": {
          "line": 350,
          "column": 28
        },
        "end": {
          "line": 350,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12147,
      "end": 12148,
      "loc": {
        "start": {
          "line": 350,
          "column": 51
        },
        "end": {
          "line": 350,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12149,
      "end": 12154,
      "loc": {
        "start": {
          "line": 350,
          "column": 53
        },
        "end": {
          "line": 350,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12154,
      "end": 12155,
      "loc": {
        "start": {
          "line": 350,
          "column": 58
        },
        "end": {
          "line": 350,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12168,
      "end": 12169,
      "loc": {
        "start": {
          "line": 351,
          "column": 12
        },
        "end": {
          "line": 351,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12169,
      "end": 12170,
      "loc": {
        "start": {
          "line": 351,
          "column": 13
        },
        "end": {
          "line": 351,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12179,
      "end": 12180,
      "loc": {
        "start": {
          "line": 352,
          "column": 8
        },
        "end": {
          "line": 352,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser",
      "start": 12190,
      "end": 12198,
      "loc": {
        "start": {
          "line": 354,
          "column": 8
        },
        "end": {
          "line": 354,
          "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": 12207,
      "end": 12211,
      "loc": {
        "start": {
          "line": 355,
          "column": 8
        },
        "end": {
          "line": 355,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12211,
      "end": 12212,
      "loc": {
        "start": {
          "line": 355,
          "column": 12
        },
        "end": {
          "line": 355,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 12212,
      "end": 12228,
      "loc": {
        "start": {
          "line": 355,
          "column": 13
        },
        "end": {
          "line": 355,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12228,
      "end": 12229,
      "loc": {
        "start": {
          "line": 355,
          "column": 29
        },
        "end": {
          "line": 355,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 12229,
      "end": 12236,
      "loc": {
        "start": {
          "line": 355,
          "column": 30
        },
        "end": {
          "line": 355,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12236,
      "end": 12237,
      "loc": {
        "start": {
          "line": 355,
          "column": 37
        },
        "end": {
          "line": 355,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 12250,
      "end": 12255,
      "loc": {
        "start": {
          "line": 356,
          "column": 12
        },
        "end": {
          "line": 356,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12256,
      "end": 12258,
      "loc": {
        "start": {
          "line": 356,
          "column": 18
        },
        "end": {
          "line": 356,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 12259,
      "end": 12264,
      "loc": {
        "start": {
          "line": 356,
          "column": 21
        },
        "end": {
          "line": 356,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12264,
      "end": 12265,
      "loc": {
        "start": {
          "line": 356,
          "column": 26
        },
        "end": {
          "line": 356,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12265,
      "end": 12270,
      "loc": {
        "start": {
          "line": 356,
          "column": 27
        },
        "end": {
          "line": 356,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12270,
      "end": 12271,
      "loc": {
        "start": {
          "line": 356,
          "column": 32
        },
        "end": {
          "line": 356,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12284,
      "end": 12289,
      "loc": {
        "start": {
          "line": 357,
          "column": 12
        },
        "end": {
          "line": 357,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12290,
      "end": 12292,
      "loc": {
        "start": {
          "line": 357,
          "column": 18
        },
        "end": {
          "line": 357,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12293,
      "end": 12294,
      "loc": {
        "start": {
          "line": 357,
          "column": 21
        },
        "end": {
          "line": 357,
          "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": 12311,
      "end": 12313,
      "loc": {
        "start": {
          "line": 358,
          "column": 16
        },
        "end": {
          "line": 358,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12314,
      "end": 12315,
      "loc": {
        "start": {
          "line": 358,
          "column": 19
        },
        "end": {
          "line": 358,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12315,
      "end": 12320,
      "loc": {
        "start": {
          "line": 358,
          "column": 20
        },
        "end": {
          "line": 358,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12320,
      "end": 12321,
      "loc": {
        "start": {
          "line": 358,
          "column": 25
        },
        "end": {
          "line": 358,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12322,
      "end": 12323,
      "loc": {
        "start": {
          "line": 358,
          "column": 27
        },
        "end": {
          "line": 358,
          "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": 12344,
      "end": 12348,
      "loc": {
        "start": {
          "line": 359,
          "column": 20
        },
        "end": {
          "line": 359,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12348,
      "end": 12349,
      "loc": {
        "start": {
          "line": 359,
          "column": 24
        },
        "end": {
          "line": 359,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 12349,
      "end": 12359,
      "loc": {
        "start": {
          "line": 359,
          "column": 25
        },
        "end": {
          "line": 359,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12359,
      "end": 12360,
      "loc": {
        "start": {
          "line": 359,
          "column": 35
        },
        "end": {
          "line": 359,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12360,
      "end": 12365,
      "loc": {
        "start": {
          "line": 359,
          "column": 36
        },
        "end": {
          "line": 359,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12366,
      "end": 12367,
      "loc": {
        "start": {
          "line": 359,
          "column": 42
        },
        "end": {
          "line": 359,
          "column": 43
        }
      }
    },
    {
      "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": 12368,
      "end": 12373,
      "loc": {
        "start": {
          "line": 359,
          "column": 44
        },
        "end": {
          "line": 359,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12390,
      "end": 12391,
      "loc": {
        "start": {
          "line": 360,
          "column": 16
        },
        "end": {
          "line": 360,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12404,
      "end": 12405,
      "loc": {
        "start": {
          "line": 361,
          "column": 12
        },
        "end": {
          "line": 361,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12405,
      "end": 12406,
      "loc": {
        "start": {
          "line": 361,
          "column": 13
        },
        "end": {
          "line": 361,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12415,
      "end": 12416,
      "loc": {
        "start": {
          "line": 362,
          "column": 8
        },
        "end": {
          "line": 362,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 12426,
      "end": 12436,
      "loc": {
        "start": {
          "line": 364,
          "column": 8
        },
        "end": {
          "line": 364,
          "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": 12445,
      "end": 12449,
      "loc": {
        "start": {
          "line": 365,
          "column": 8
        },
        "end": {
          "line": 365,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12449,
      "end": 12450,
      "loc": {
        "start": {
          "line": 365,
          "column": 12
        },
        "end": {
          "line": 365,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 12450,
      "end": 12462,
      "loc": {
        "start": {
          "line": 365,
          "column": 13
        },
        "end": {
          "line": 365,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12462,
      "end": 12463,
      "loc": {
        "start": {
          "line": 365,
          "column": 25
        },
        "end": {
          "line": 365,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 12463,
      "end": 12470,
      "loc": {
        "start": {
          "line": 365,
          "column": 26
        },
        "end": {
          "line": 365,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12470,
      "end": 12471,
      "loc": {
        "start": {
          "line": 365,
          "column": 33
        },
        "end": {
          "line": 365,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 12484,
      "end": 12489,
      "loc": {
        "start": {
          "line": 366,
          "column": 12
        },
        "end": {
          "line": 366,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12490,
      "end": 12492,
      "loc": {
        "start": {
          "line": 366,
          "column": 18
        },
        "end": {
          "line": 366,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 12493,
      "end": 12498,
      "loc": {
        "start": {
          "line": 366,
          "column": 21
        },
        "end": {
          "line": 366,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12498,
      "end": 12499,
      "loc": {
        "start": {
          "line": 366,
          "column": 26
        },
        "end": {
          "line": 366,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastEvent",
      "start": 12499,
      "end": 12508,
      "loc": {
        "start": {
          "line": 366,
          "column": 27
        },
        "end": {
          "line": 366,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12508,
      "end": 12509,
      "loc": {
        "start": {
          "line": 366,
          "column": 36
        },
        "end": {
          "line": 366,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12522,
      "end": 12527,
      "loc": {
        "start": {
          "line": 367,
          "column": 12
        },
        "end": {
          "line": 367,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12528,
      "end": 12530,
      "loc": {
        "start": {
          "line": 367,
          "column": 18
        },
        "end": {
          "line": 367,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12531,
      "end": 12532,
      "loc": {
        "start": {
          "line": 367,
          "column": 21
        },
        "end": {
          "line": 367,
          "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": 12549,
      "end": 12551,
      "loc": {
        "start": {
          "line": 368,
          "column": 16
        },
        "end": {
          "line": 368,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12552,
      "end": 12553,
      "loc": {
        "start": {
          "line": 368,
          "column": 19
        },
        "end": {
          "line": 368,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 12553,
      "end": 12558,
      "loc": {
        "start": {
          "line": 368,
          "column": 20
        },
        "end": {
          "line": 368,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12558,
      "end": 12559,
      "loc": {
        "start": {
          "line": 368,
          "column": 25
        },
        "end": {
          "line": 368,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 12559,
      "end": 12563,
      "loc": {
        "start": {
          "line": 368,
          "column": 26
        },
        "end": {
          "line": 368,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12564,
      "end": 12567,
      "loc": {
        "start": {
          "line": 368,
          "column": 31
        },
        "end": {
          "line": 368,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "click",
      "start": 12568,
      "end": 12575,
      "loc": {
        "start": {
          "line": 368,
          "column": 35
        },
        "end": {
          "line": 368,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12575,
      "end": 12576,
      "loc": {
        "start": {
          "line": 368,
          "column": 42
        },
        "end": {
          "line": 368,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12577,
      "end": 12578,
      "loc": {
        "start": {
          "line": 368,
          "column": 44
        },
        "end": {
          "line": 368,
          "column": 45
        }
      }
    },
    {
      "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": 12599,
      "end": 12602,
      "loc": {
        "start": {
          "line": 369,
          "column": 20
        },
        "end": {
          "line": 369,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 12603,
      "end": 12609,
      "loc": {
        "start": {
          "line": 369,
          "column": 24
        },
        "end": {
          "line": 369,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12610,
      "end": 12611,
      "loc": {
        "start": {
          "line": 369,
          "column": 31
        },
        "end": {
          "line": 369,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 12612,
      "end": 12614,
      "loc": {
        "start": {
          "line": 369,
          "column": 33
        },
        "end": {
          "line": 369,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 12635,
      "end": 12642,
      "loc": {
        "start": {
          "line": 370,
          "column": 20
        },
        "end": {
          "line": 370,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12642,
      "end": 12643,
      "loc": {
        "start": {
          "line": 370,
          "column": 27
        },
        "end": {
          "line": 370,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 12643,
      "end": 12646,
      "loc": {
        "start": {
          "line": 370,
          "column": 28
        },
        "end": {
          "line": 370,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12646,
      "end": 12647,
      "loc": {
        "start": {
          "line": 370,
          "column": 31
        },
        "end": {
          "line": 370,
          "column": 32
        }
      }
    },
    {
      "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": 12647,
      "end": 12662,
      "loc": {
        "start": {
          "line": 370,
          "column": 32
        },
        "end": {
          "line": 370,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12662,
      "end": 12663,
      "loc": {
        "start": {
          "line": 370,
          "column": 47
        },
        "end": {
          "line": 370,
          "column": 48
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get bending",
      "start": 12684,
      "end": 12698,
      "loc": {
        "start": {
          "line": 371,
          "column": 20
        },
        "end": {
          "line": 371,
          "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": 12719,
      "end": 12724,
      "loc": {
        "start": {
          "line": 372,
          "column": 20
        },
        "end": {
          "line": 372,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12725,
      "end": 12741,
      "loc": {
        "start": {
          "line": 372,
          "column": 26
        },
        "end": {
          "line": 372,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12742,
      "end": 12743,
      "loc": {
        "start": {
          "line": 372,
          "column": 43
        },
        "end": {
          "line": 372,
          "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": 12744,
      "end": 12748,
      "loc": {
        "start": {
          "line": 372,
          "column": 45
        },
        "end": {
          "line": 372,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12748,
      "end": 12749,
      "loc": {
        "start": {
          "line": 372,
          "column": 49
        },
        "end": {
          "line": 372,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12749,
      "end": 12756,
      "loc": {
        "start": {
          "line": 372,
          "column": 50
        },
        "end": {
          "line": 372,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12756,
      "end": 12757,
      "loc": {
        "start": {
          "line": 372,
          "column": 57
        },
        "end": {
          "line": 372,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 12757,
      "end": 12765,
      "loc": {
        "start": {
          "line": 372,
          "column": 58
        },
        "end": {
          "line": 372,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12765,
      "end": 12766,
      "loc": {
        "start": {
          "line": 372,
          "column": 66
        },
        "end": {
          "line": 372,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 12766,
      "end": 12785,
      "loc": {
        "start": {
          "line": 372,
          "column": 67
        },
        "end": {
          "line": 372,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12785,
      "end": 12786,
      "loc": {
        "start": {
          "line": 372,
          "column": 86
        },
        "end": {
          "line": 372,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12786,
      "end": 12787,
      "loc": {
        "start": {
          "line": 372,
          "column": 87
        },
        "end": {
          "line": 372,
          "column": 88
        }
      }
    },
    {
      "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": 12808,
      "end": 12810,
      "loc": {
        "start": {
          "line": 373,
          "column": 20
        },
        "end": {
          "line": 373,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12811,
      "end": 12812,
      "loc": {
        "start": {
          "line": 373,
          "column": 23
        },
        "end": {
          "line": 373,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12812,
      "end": 12828,
      "loc": {
        "start": {
          "line": 373,
          "column": 24
        },
        "end": {
          "line": 373,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12828,
      "end": 12829,
      "loc": {
        "start": {
          "line": 373,
          "column": 40
        },
        "end": {
          "line": 373,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 12829,
      "end": 12835,
      "loc": {
        "start": {
          "line": 373,
          "column": 41
        },
        "end": {
          "line": 373,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12836,
      "end": 12839,
      "loc": {
        "start": {
          "line": 373,
          "column": 48
        },
        "end": {
          "line": 373,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12840,
      "end": 12841,
      "loc": {
        "start": {
          "line": 373,
          "column": 52
        },
        "end": {
          "line": 373,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12841,
      "end": 12842,
      "loc": {
        "start": {
          "line": 373,
          "column": 53
        },
        "end": {
          "line": 373,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12843,
      "end": 12844,
      "loc": {
        "start": {
          "line": 373,
          "column": 55
        },
        "end": {
          "line": 373,
          "column": 56
        }
      }
    },
    {
      "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": 12869,
      "end": 12875,
      "loc": {
        "start": {
          "line": 374,
          "column": 24
        },
        "end": {
          "line": 374,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12896,
      "end": 12897,
      "loc": {
        "start": {
          "line": 375,
          "column": 20
        },
        "end": {
          "line": 375,
          "column": 21
        }
      }
    },
    {
      "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": 12918,
      "end": 12923,
      "loc": {
        "start": {
          "line": 376,
          "column": 20
        },
        "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": "lineId",
      "start": 12924,
      "end": 12930,
      "loc": {
        "start": {
          "line": 376,
          "column": 26
        },
        "end": {
          "line": 376,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12931,
      "end": 12932,
      "loc": {
        "start": {
          "line": 376,
          "column": 33
        },
        "end": {
          "line": 376,
          "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": 12933,
      "end": 12937,
      "loc": {
        "start": {
          "line": 376,
          "column": 35
        },
        "end": {
          "line": 376,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12937,
      "end": 12938,
      "loc": {
        "start": {
          "line": 376,
          "column": 39
        },
        "end": {
          "line": 376,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 12938,
      "end": 12948,
      "loc": {
        "start": {
          "line": 376,
          "column": 40
        },
        "end": {
          "line": 376,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12948,
      "end": 12949,
      "loc": {
        "start": {
          "line": 376,
          "column": 50
        },
        "end": {
          "line": 376,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12949,
      "end": 12965,
      "loc": {
        "start": {
          "line": 376,
          "column": 51
        },
        "end": {
          "line": 376,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12965,
      "end": 12966,
      "loc": {
        "start": {
          "line": 376,
          "column": 67
        },
        "end": {
          "line": 376,
          "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": 12966,
      "end": 12967,
      "loc": {
        "start": {
          "line": 376,
          "column": 68
        },
        "end": {
          "line": 376,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12967,
      "end": 12968,
      "loc": {
        "start": {
          "line": 376,
          "column": 69
        },
        "end": {
          "line": 376,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12968,
      "end": 12969,
      "loc": {
        "start": {
          "line": 376,
          "column": 70
        },
        "end": {
          "line": 376,
          "column": 71
        }
      }
    },
    {
      "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": 12990,
      "end": 12995,
      "loc": {
        "start": {
          "line": 377,
          "column": 20
        },
        "end": {
          "line": 377,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 12996,
      "end": 13003,
      "loc": {
        "start": {
          "line": 377,
          "column": 26
        },
        "end": {
          "line": 377,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13004,
      "end": 13005,
      "loc": {
        "start": {
          "line": 377,
          "column": 34
        },
        "end": {
          "line": 377,
          "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": 13006,
      "end": 13010,
      "loc": {
        "start": {
          "line": 377,
          "column": 36
        },
        "end": {
          "line": 377,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13010,
      "end": 13011,
      "loc": {
        "start": {
          "line": 377,
          "column": 40
        },
        "end": {
          "line": 377,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 13011,
      "end": 13022,
      "loc": {
        "start": {
          "line": 377,
          "column": 41
        },
        "end": {
          "line": 377,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13022,
      "end": 13023,
      "loc": {
        "start": {
          "line": 377,
          "column": 52
        },
        "end": {
          "line": 377,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 13023,
      "end": 13039,
      "loc": {
        "start": {
          "line": 377,
          "column": 53
        },
        "end": {
          "line": 377,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13039,
      "end": 13040,
      "loc": {
        "start": {
          "line": 377,
          "column": 69
        },
        "end": {
          "line": 377,
          "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": 13061,
      "end": 13063,
      "loc": {
        "start": {
          "line": 378,
          "column": 20
        },
        "end": {
          "line": 378,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13064,
      "end": 13065,
      "loc": {
        "start": {
          "line": 378,
          "column": 23
        },
        "end": {
          "line": 378,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 13065,
      "end": 13071,
      "loc": {
        "start": {
          "line": 378,
          "column": 24
        },
        "end": {
          "line": 378,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13072,
      "end": 13075,
      "loc": {
        "start": {
          "line": 378,
          "column": 31
        },
        "end": {
          "line": 378,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 13076,
      "end": 13085,
      "loc": {
        "start": {
          "line": 378,
          "column": 35
        },
        "end": {
          "line": 378,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13085,
      "end": 13086,
      "loc": {
        "start": {
          "line": 378,
          "column": 44
        },
        "end": {
          "line": 378,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13087,
      "end": 13088,
      "loc": {
        "start": {
          "line": 378,
          "column": 46
        },
        "end": {
          "line": 378,
          "column": 47
        }
      }
    },
    {
      "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": 13113,
      "end": 13119,
      "loc": {
        "start": {
          "line": 379,
          "column": 24
        },
        "end": {
          "line": 379,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13140,
      "end": 13141,
      "loc": {
        "start": {
          "line": 380,
          "column": 20
        },
        "end": {
          "line": 380,
          "column": 21
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make all lines un-dashed",
      "start": 13162,
      "end": 13189,
      "loc": {
        "start": {
          "line": 381,
          "column": 20
        },
        "end": {
          "line": 381,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 13210,
      "end": 13226,
      "loc": {
        "start": {
          "line": 382,
          "column": 20
        },
        "end": {
          "line": 382,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13226,
      "end": 13227,
      "loc": {
        "start": {
          "line": 382,
          "column": 36
        },
        "end": {
          "line": 382,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 13227,
      "end": 13234,
      "loc": {
        "start": {
          "line": 382,
          "column": 37
        },
        "end": {
          "line": 382,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13234,
      "end": 13235,
      "loc": {
        "start": {
          "line": 382,
          "column": 44
        },
        "end": {
          "line": 382,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 13235,
      "end": 13242,
      "loc": {
        "start": {
          "line": 382,
          "column": 45
        },
        "end": {
          "line": 382,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13243,
      "end": 13245,
      "loc": {
        "start": {
          "line": 382,
          "column": 53
        },
        "end": {
          "line": 382,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13246,
      "end": 13247,
      "loc": {
        "start": {
          "line": 382,
          "column": 56
        },
        "end": {
          "line": 382,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 13272,
      "end": 13279,
      "loc": {
        "start": {
          "line": 383,
          "column": 24
        },
        "end": {
          "line": 383,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13279,
      "end": 13280,
      "loc": {
        "start": {
          "line": 383,
          "column": 31
        },
        "end": {
          "line": 383,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gapSize",
      "start": 13280,
      "end": 13287,
      "loc": {
        "start": {
          "line": 383,
          "column": 32
        },
        "end": {
          "line": 383,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13288,
      "end": 13289,
      "loc": {
        "start": {
          "line": 383,
          "column": 40
        },
        "end": {
          "line": 383,
          "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": 13290,
      "end": 13291,
      "loc": {
        "start": {
          "line": 383,
          "column": 42
        },
        "end": {
          "line": 383,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 13316,
      "end": 13323,
      "loc": {
        "start": {
          "line": 384,
          "column": 24
        },
        "end": {
          "line": 384,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13323,
      "end": 13324,
      "loc": {
        "start": {
          "line": 384,
          "column": 31
        },
        "end": {
          "line": 384,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dashSize",
      "start": 13324,
      "end": 13332,
      "loc": {
        "start": {
          "line": 384,
          "column": 32
        },
        "end": {
          "line": 384,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13333,
      "end": 13334,
      "loc": {
        "start": {
          "line": 384,
          "column": 41
        },
        "end": {
          "line": 384,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13335,
      "end": 13336,
      "loc": {
        "start": {
          "line": 384,
          "column": 43
        },
        "end": {
          "line": 384,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13357,
      "end": 13358,
      "loc": {
        "start": {
          "line": 385,
          "column": 20
        },
        "end": {
          "line": 385,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13358,
      "end": 13359,
      "loc": {
        "start": {
          "line": 385,
          "column": 21
        },
        "end": {
          "line": 385,
          "column": 22
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " TODO validate",
      "start": 13380,
      "end": 13396,
      "loc": {
        "start": {
          "line": 386,
          "column": 20
        },
        "end": {
          "line": 386,
          "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": 13417,
      "end": 13422,
      "loc": {
        "start": {
          "line": 387,
          "column": 20
        },
        "end": {
          "line": 387,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 13423,
      "end": 13431,
      "loc": {
        "start": {
          "line": 387,
          "column": 26
        },
        "end": {
          "line": 387,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13432,
      "end": 13433,
      "loc": {
        "start": {
          "line": 387,
          "column": 35
        },
        "end": {
          "line": 387,
          "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": 13434,
      "end": 13438,
      "loc": {
        "start": {
          "line": 387,
          "column": 37
        },
        "end": {
          "line": 387,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13438,
      "end": 13439,
      "loc": {
        "start": {
          "line": 387,
          "column": 41
        },
        "end": {
          "line": 387,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSketchId",
      "start": 13439,
      "end": 13450,
      "loc": {
        "start": {
          "line": 387,
          "column": 42
        },
        "end": {
          "line": 387,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13450,
      "end": 13451,
      "loc": {
        "start": {
          "line": 387,
          "column": 53
        },
        "end": {
          "line": 387,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 13451,
      "end": 13457,
      "loc": {
        "start": {
          "line": 387,
          "column": 54
        },
        "end": {
          "line": 387,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13457,
      "end": 13458,
      "loc": {
        "start": {
          "line": 387,
          "column": 60
        },
        "end": {
          "line": 387,
          "column": 61
        }
      }
    },
    {
      "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": 13479,
      "end": 13481,
      "loc": {
        "start": {
          "line": 388,
          "column": 20
        },
        "end": {
          "line": 388,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13482,
      "end": 13483,
      "loc": {
        "start": {
          "line": 388,
          "column": 23
        },
        "end": {
          "line": 388,
          "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": 13483,
      "end": 13487,
      "loc": {
        "start": {
          "line": 388,
          "column": 24
        },
        "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": 13487,
      "end": 13488,
      "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": "isBendLine",
      "start": 13488,
      "end": 13498,
      "loc": {
        "start": {
          "line": 388,
          "column": 29
        },
        "end": {
          "line": 388,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13498,
      "end": 13499,
      "loc": {
        "start": {
          "line": 388,
          "column": 39
        },
        "end": {
          "line": 388,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13499,
      "end": 13504,
      "loc": {
        "start": {
          "line": 388,
          "column": 40
        },
        "end": {
          "line": 388,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13504,
      "end": 13505,
      "loc": {
        "start": {
          "line": 388,
          "column": 45
        },
        "end": {
          "line": 388,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13506,
      "end": 13507,
      "loc": {
        "start": {
          "line": 388,
          "column": 47
        },
        "end": {
          "line": 388,
          "column": 48
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 13532,
      "end": 13567,
      "loc": {
        "start": {
          "line": 389,
          "column": 24
        },
        "end": {
          "line": 389,
          "column": 59
        }
      }
    },
    {
      "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": 13592,
      "end": 13595,
      "loc": {
        "start": {
          "line": 390,
          "column": 24
        },
        "end": {
          "line": 390,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13596,
      "end": 13603,
      "loc": {
        "start": {
          "line": 390,
          "column": 28
        },
        "end": {
          "line": 390,
          "column": 35
        }
      }
    },
    {
      "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": 13628,
      "end": 13633,
      "loc": {
        "start": {
          "line": 391,
          "column": 24
        },
        "end": {
          "line": 391,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 13634,
      "end": 13642,
      "loc": {
        "start": {
          "line": 391,
          "column": 30
        },
        "end": {
          "line": 391,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13643,
      "end": 13644,
      "loc": {
        "start": {
          "line": 391,
          "column": 39
        },
        "end": {
          "line": 391,
          "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": 13645,
      "end": 13649,
      "loc": {
        "start": {
          "line": 391,
          "column": 41
        },
        "end": {
          "line": 391,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13649,
      "end": 13650,
      "loc": {
        "start": {
          "line": 391,
          "column": 45
        },
        "end": {
          "line": 391,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13650,
      "end": 13657,
      "loc": {
        "start": {
          "line": 391,
          "column": 46
        },
        "end": {
          "line": 391,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13657,
      "end": 13658,
      "loc": {
        "start": {
          "line": 391,
          "column": 53
        },
        "end": {
          "line": 391,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 13658,
      "end": 13662,
      "loc": {
        "start": {
          "line": 391,
          "column": 54
        },
        "end": {
          "line": 391,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13662,
      "end": 13663,
      "loc": {
        "start": {
          "line": 391,
          "column": 58
        },
        "end": {
          "line": 391,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 13663,
      "end": 13669,
      "loc": {
        "start": {
          "line": 391,
          "column": 59
        },
        "end": {
          "line": 391,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13669,
      "end": 13670,
      "loc": {
        "start": {
          "line": 391,
          "column": 65
        },
        "end": {
          "line": 391,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13670,
      "end": 13671,
      "loc": {
        "start": {
          "line": 391,
          "column": 66
        },
        "end": {
          "line": 391,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 13671,
      "end": 13677,
      "loc": {
        "start": {
          "line": 391,
          "column": 67
        },
        "end": {
          "line": 391,
          "column": 73
        }
      }
    },
    {
      "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": 13702,
      "end": 13704,
      "loc": {
        "start": {
          "line": 392,
          "column": 24
        },
        "end": {
          "line": 392,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13705,
      "end": 13706,
      "loc": {
        "start": {
          "line": 392,
          "column": 27
        },
        "end": {
          "line": 392,
          "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": 13706,
      "end": 13710,
      "loc": {
        "start": {
          "line": 392,
          "column": 28
        },
        "end": {
          "line": 392,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13710,
      "end": 13711,
      "loc": {
        "start": {
          "line": 392,
          "column": 32
        },
        "end": {
          "line": 392,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13711,
      "end": 13718,
      "loc": {
        "start": {
          "line": 392,
          "column": 33
        },
        "end": {
          "line": 392,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13718,
      "end": 13719,
      "loc": {
        "start": {
          "line": 392,
          "column": 40
        },
        "end": {
          "line": 392,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 13719,
      "end": 13723,
      "loc": {
        "start": {
          "line": 392,
          "column": 41
        },
        "end": {
          "line": 392,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13723,
      "end": 13724,
      "loc": {
        "start": {
          "line": 392,
          "column": 45
        },
        "end": {
          "line": 392,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 13724,
      "end": 13732,
      "loc": {
        "start": {
          "line": 392,
          "column": 46
        },
        "end": {
          "line": 392,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13732,
      "end": 13733,
      "loc": {
        "start": {
          "line": 392,
          "column": 54
        },
        "end": {
          "line": 392,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13733,
      "end": 13734,
      "loc": {
        "start": {
          "line": 392,
          "column": 55
        },
        "end": {
          "line": 392,
          "column": 56
        }
      }
    },
    {
      "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": 13734,
      "end": 13739,
      "loc": {
        "start": {
          "line": 392,
          "column": 56
        },
        "end": {
          "line": 392,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13740,
      "end": 13743,
      "loc": {
        "start": {
          "line": 392,
          "column": 62
        },
        "end": {
          "line": 392,
          "column": 65
        }
      }
    },
    {
      "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": 13744,
      "end": 13756,
      "loc": {
        "start": {
          "line": 392,
          "column": 66
        },
        "end": {
          "line": 392,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13756,
      "end": 13757,
      "loc": {
        "start": {
          "line": 392,
          "column": 78
        },
        "end": {
          "line": 392,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13758,
      "end": 13759,
      "loc": {
        "start": {
          "line": 392,
          "column": 80
        },
        "end": {
          "line": 392,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13788,
      "end": 13795,
      "loc": {
        "start": {
          "line": 393,
          "column": 28
        },
        "end": {
          "line": 393,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13796,
      "end": 13797,
      "loc": {
        "start": {
          "line": 393,
          "column": 36
        },
        "end": {
          "line": 393,
          "column": 37
        }
      }
    },
    {
      "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": 13798,
      "end": 13801,
      "loc": {
        "start": {
          "line": 393,
          "column": 38
        },
        "end": {
          "line": 393,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 13802,
      "end": 13819,
      "loc": {
        "start": {
          "line": 393,
          "column": 42
        },
        "end": {
          "line": 393,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13819,
      "end": 13820,
      "loc": {
        "start": {
          "line": 393,
          "column": 59
        },
        "end": {
          "line": 393,
          "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": 13820,
      "end": 13824,
      "loc": {
        "start": {
          "line": 393,
          "column": 60
        },
        "end": {
          "line": 393,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13824,
      "end": 13825,
      "loc": {
        "start": {
          "line": 393,
          "column": 64
        },
        "end": {
          "line": 393,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13825,
      "end": 13832,
      "loc": {
        "start": {
          "line": 393,
          "column": 65
        },
        "end": {
          "line": 393,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13832,
      "end": 13833,
      "loc": {
        "start": {
          "line": 393,
          "column": 72
        },
        "end": {
          "line": 393,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 13833,
      "end": 13837,
      "loc": {
        "start": {
          "line": 393,
          "column": 73
        },
        "end": {
          "line": 393,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13837,
      "end": 13838,
      "loc": {
        "start": {
          "line": 393,
          "column": 77
        },
        "end": {
          "line": 393,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 13838,
      "end": 13846,
      "loc": {
        "start": {
          "line": 393,
          "column": 78
        },
        "end": {
          "line": 393,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13846,
      "end": 13847,
      "loc": {
        "start": {
          "line": 393,
          "column": 86
        },
        "end": {
          "line": 393,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13847,
      "end": 13848,
      "loc": {
        "start": {
          "line": 393,
          "column": 87
        },
        "end": {
          "line": 393,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13873,
      "end": 13874,
      "loc": {
        "start": {
          "line": 394,
          "column": 24
        },
        "end": {
          "line": 394,
          "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": 13875,
      "end": 13879,
      "loc": {
        "start": {
          "line": 394,
          "column": 26
        },
        "end": {
          "line": 394,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13880,
      "end": 13881,
      "loc": {
        "start": {
          "line": 394,
          "column": 31
        },
        "end": {
          "line": 394,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13910,
      "end": 13917,
      "loc": {
        "start": {
          "line": 395,
          "column": 28
        },
        "end": {
          "line": 395,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13918,
      "end": 13919,
      "loc": {
        "start": {
          "line": 395,
          "column": 36
        },
        "end": {
          "line": 395,
          "column": 37
        }
      }
    },
    {
      "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": 13920,
      "end": 13923,
      "loc": {
        "start": {
          "line": 395,
          "column": 38
        },
        "end": {
          "line": 395,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 13924,
      "end": 13941,
      "loc": {
        "start": {
          "line": 395,
          "column": 42
        },
        "end": {
          "line": 395,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13941,
      "end": 13942,
      "loc": {
        "start": {
          "line": 395,
          "column": 59
        },
        "end": {
          "line": 395,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13942,
      "end": 13943,
      "loc": {
        "start": {
          "line": 395,
          "column": 60
        },
        "end": {
          "line": 395,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13968,
      "end": 13969,
      "loc": {
        "start": {
          "line": 396,
          "column": 24
        },
        "end": {
          "line": 396,
          "column": 25
        }
      }
    },
    {
      "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": 13994,
      "end": 13996,
      "loc": {
        "start": {
          "line": 397,
          "column": 24
        },
        "end": {
          "line": 397,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13997,
      "end": 13998,
      "loc": {
        "start": {
          "line": 397,
          "column": 27
        },
        "end": {
          "line": 397,
          "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": 13998,
      "end": 14002,
      "loc": {
        "start": {
          "line": 397,
          "column": 28
        },
        "end": {
          "line": 397,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14002,
      "end": 14003,
      "loc": {
        "start": {
          "line": 397,
          "column": 32
        },
        "end": {
          "line": 397,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 14003,
      "end": 14007,
      "loc": {
        "start": {
          "line": 397,
          "column": 33
        },
        "end": {
          "line": 397,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14007,
      "end": 14008,
      "loc": {
        "start": {
          "line": 397,
          "column": 37
        },
        "end": {
          "line": 397,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14008,
      "end": 14013,
      "loc": {
        "start": {
          "line": 397,
          "column": 38
        },
        "end": {
          "line": 397,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14013,
      "end": 14014,
      "loc": {
        "start": {
          "line": 397,
          "column": 43
        },
        "end": {
          "line": 397,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14015,
      "end": 14016,
      "loc": {
        "start": {
          "line": 397,
          "column": 45
        },
        "end": {
          "line": 397,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14045,
      "end": 14052,
      "loc": {
        "start": {
          "line": 398,
          "column": 28
        },
        "end": {
          "line": 398,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14052,
      "end": 14053,
      "loc": {
        "start": {
          "line": 398,
          "column": 35
        },
        "end": {
          "line": 398,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 14053,
      "end": 14058,
      "loc": {
        "start": {
          "line": 398,
          "column": 36
        },
        "end": {
          "line": 398,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14059,
      "end": 14060,
      "loc": {
        "start": {
          "line": 398,
          "column": 42
        },
        "end": {
          "line": 398,
          "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": 14061,
      "end": 14065,
      "loc": {
        "start": {
          "line": 398,
          "column": 44
        },
        "end": {
          "line": 398,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14065,
      "end": 14066,
      "loc": {
        "start": {
          "line": 398,
          "column": 48
        },
        "end": {
          "line": 398,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 14066,
      "end": 14071,
      "loc": {
        "start": {
          "line": 398,
          "column": 49
        },
        "end": {
          "line": 398,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14071,
      "end": 14072,
      "loc": {
        "start": {
          "line": 398,
          "column": 54
        },
        "end": {
          "line": 398,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14072,
      "end": 14077,
      "loc": {
        "start": {
          "line": 398,
          "column": 55
        },
        "end": {
          "line": 398,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14106,
      "end": 14113,
      "loc": {
        "start": {
          "line": 399,
          "column": 28
        },
        "end": {
          "line": 399,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14113,
      "end": 14114,
      "loc": {
        "start": {
          "line": 399,
          "column": 35
        },
        "end": {
          "line": 399,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 14114,
      "end": 14120,
      "loc": {
        "start": {
          "line": 399,
          "column": 36
        },
        "end": {
          "line": 399,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14121,
      "end": 14122,
      "loc": {
        "start": {
          "line": 399,
          "column": 43
        },
        "end": {
          "line": 399,
          "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": 14123,
      "end": 14127,
      "loc": {
        "start": {
          "line": 399,
          "column": 45
        },
        "end": {
          "line": 399,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14127,
      "end": 14128,
      "loc": {
        "start": {
          "line": 399,
          "column": 49
        },
        "end": {
          "line": 399,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 14128,
      "end": 14134,
      "loc": {
        "start": {
          "line": 399,
          "column": 50
        },
        "end": {
          "line": 399,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14134,
      "end": 14135,
      "loc": {
        "start": {
          "line": 399,
          "column": 56
        },
        "end": {
          "line": 399,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14135,
      "end": 14140,
      "loc": {
        "start": {
          "line": 399,
          "column": 57
        },
        "end": {
          "line": 399,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14169,
      "end": 14176,
      "loc": {
        "start": {
          "line": 400,
          "column": 28
        },
        "end": {
          "line": 400,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14176,
      "end": 14177,
      "loc": {
        "start": {
          "line": 400,
          "column": 35
        },
        "end": {
          "line": 400,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 14177,
      "end": 14190,
      "loc": {
        "start": {
          "line": 400,
          "column": 36
        },
        "end": {
          "line": 400,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14191,
      "end": 14192,
      "loc": {
        "start": {
          "line": 400,
          "column": 50
        },
        "end": {
          "line": 400,
          "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": 14193,
      "end": 14197,
      "loc": {
        "start": {
          "line": 400,
          "column": 52
        },
        "end": {
          "line": 400,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14197,
      "end": 14198,
      "loc": {
        "start": {
          "line": 400,
          "column": 56
        },
        "end": {
          "line": 400,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 14198,
      "end": 14211,
      "loc": {
        "start": {
          "line": 400,
          "column": 57
        },
        "end": {
          "line": 400,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14211,
      "end": 14212,
      "loc": {
        "start": {
          "line": 400,
          "column": 70
        },
        "end": {
          "line": 400,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14212,
      "end": 14217,
      "loc": {
        "start": {
          "line": 400,
          "column": 71
        },
        "end": {
          "line": 400,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14242,
      "end": 14243,
      "loc": {
        "start": {
          "line": 401,
          "column": 24
        },
        "end": {
          "line": 401,
          "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": 14244,
      "end": 14248,
      "loc": {
        "start": {
          "line": 401,
          "column": 26
        },
        "end": {
          "line": 401,
          "column": 30
        }
      }
    },
    {
      "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": 14249,
      "end": 14251,
      "loc": {
        "start": {
          "line": 401,
          "column": 31
        },
        "end": {
          "line": 401,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14252,
      "end": 14253,
      "loc": {
        "start": {
          "line": 401,
          "column": 34
        },
        "end": {
          "line": 401,
          "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": 14253,
      "end": 14257,
      "loc": {
        "start": {
          "line": 401,
          "column": 35
        },
        "end": {
          "line": 401,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14257,
      "end": 14258,
      "loc": {
        "start": {
          "line": 401,
          "column": 39
        },
        "end": {
          "line": 401,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 14258,
      "end": 14264,
      "loc": {
        "start": {
          "line": 401,
          "column": 40
        },
        "end": {
          "line": 401,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14264,
      "end": 14265,
      "loc": {
        "start": {
          "line": 401,
          "column": 46
        },
        "end": {
          "line": 401,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14265,
      "end": 14270,
      "loc": {
        "start": {
          "line": 401,
          "column": 47
        },
        "end": {
          "line": 401,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14270,
      "end": 14271,
      "loc": {
        "start": {
          "line": 401,
          "column": 52
        },
        "end": {
          "line": 401,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14272,
      "end": 14273,
      "loc": {
        "start": {
          "line": 401,
          "column": 54
        },
        "end": {
          "line": 401,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14302,
      "end": 14309,
      "loc": {
        "start": {
          "line": 402,
          "column": 28
        },
        "end": {
          "line": 402,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14309,
      "end": 14310,
      "loc": {
        "start": {
          "line": 402,
          "column": 35
        },
        "end": {
          "line": 402,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 14310,
      "end": 14315,
      "loc": {
        "start": {
          "line": 402,
          "column": 36
        },
        "end": {
          "line": 402,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14316,
      "end": 14317,
      "loc": {
        "start": {
          "line": 402,
          "column": 42
        },
        "end": {
          "line": 402,
          "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": 14318,
      "end": 14322,
      "loc": {
        "start": {
          "line": 402,
          "column": 44
        },
        "end": {
          "line": 402,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14322,
      "end": 14323,
      "loc": {
        "start": {
          "line": 402,
          "column": 48
        },
        "end": {
          "line": 402,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpAngle",
      "start": 14323,
      "end": 14334,
      "loc": {
        "start": {
          "line": 402,
          "column": 49
        },
        "end": {
          "line": 402,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14363,
      "end": 14370,
      "loc": {
        "start": {
          "line": 403,
          "column": 28
        },
        "end": {
          "line": 403,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14370,
      "end": 14371,
      "loc": {
        "start": {
          "line": 403,
          "column": 35
        },
        "end": {
          "line": 403,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 14371,
      "end": 14379,
      "loc": {
        "start": {
          "line": 403,
          "column": 36
        },
        "end": {
          "line": 403,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14380,
      "end": 14381,
      "loc": {
        "start": {
          "line": 403,
          "column": 45
        },
        "end": {
          "line": 403,
          "column": 46
        }
      }
    },
    {
      "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": 14382,
      "end": 14386,
      "loc": {
        "start": {
          "line": 403,
          "column": 47
        },
        "end": {
          "line": 403,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14386,
      "end": 14387,
      "loc": {
        "start": {
          "line": 403,
          "column": 51
        },
        "end": {
          "line": 403,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpPreAngle",
      "start": 14387,
      "end": 14401,
      "loc": {
        "start": {
          "line": 403,
          "column": 52
        },
        "end": {
          "line": 403,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14430,
      "end": 14437,
      "loc": {
        "start": {
          "line": 404,
          "column": 28
        },
        "end": {
          "line": 404,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14437,
      "end": 14438,
      "loc": {
        "start": {
          "line": 404,
          "column": 35
        },
        "end": {
          "line": 404,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 14438,
      "end": 14444,
      "loc": {
        "start": {
          "line": 404,
          "column": 36
        },
        "end": {
          "line": 404,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14445,
      "end": 14446,
      "loc": {
        "start": {
          "line": 404,
          "column": 43
        },
        "end": {
          "line": 404,
          "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": 14447,
      "end": 14451,
      "loc": {
        "start": {
          "line": 404,
          "column": 45
        },
        "end": {
          "line": 404,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14451,
      "end": 14452,
      "loc": {
        "start": {
          "line": 404,
          "column": 49
        },
        "end": {
          "line": 404,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 14452,
      "end": 14462,
      "loc": {
        "start": {
          "line": 404,
          "column": 50
        },
        "end": {
          "line": 404,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14491,
      "end": 14498,
      "loc": {
        "start": {
          "line": 405,
          "column": 28
        },
        "end": {
          "line": 405,
          "column": 35
        }
      }
    },
    {
      "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": 405,
          "column": 35
        },
        "end": {
          "line": 405,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 14499,
      "end": 14512,
      "loc": {
        "start": {
          "line": 405,
          "column": 36
        },
        "end": {
          "line": 405,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14513,
      "end": 14514,
      "loc": {
        "start": {
          "line": 405,
          "column": 50
        },
        "end": {
          "line": 405,
          "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": 14515,
      "end": 14519,
      "loc": {
        "start": {
          "line": 405,
          "column": 52
        },
        "end": {
          "line": 405,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14519,
      "end": 14520,
      "loc": {
        "start": {
          "line": 405,
          "column": 56
        },
        "end": {
          "line": 405,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 14520,
      "end": 14533,
      "loc": {
        "start": {
          "line": 405,
          "column": 57
        },
        "end": {
          "line": 405,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14533,
      "end": 14534,
      "loc": {
        "start": {
          "line": 405,
          "column": 70
        },
        "end": {
          "line": 405,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14534,
      "end": 14539,
      "loc": {
        "start": {
          "line": 405,
          "column": 71
        },
        "end": {
          "line": 405,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14568,
      "end": 14575,
      "loc": {
        "start": {
          "line": 406,
          "column": 28
        },
        "end": {
          "line": 406,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14575,
      "end": 14576,
      "loc": {
        "start": {
          "line": 406,
          "column": 35
        },
        "end": {
          "line": 406,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 14576,
      "end": 14584,
      "loc": {
        "start": {
          "line": 406,
          "column": 36
        },
        "end": {
          "line": 406,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14585,
      "end": 14586,
      "loc": {
        "start": {
          "line": 406,
          "column": 45
        },
        "end": {
          "line": 406,
          "column": 46
        }
      }
    },
    {
      "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": 14587,
      "end": 14591,
      "loc": {
        "start": {
          "line": 406,
          "column": 47
        },
        "end": {
          "line": 406,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14591,
      "end": 14592,
      "loc": {
        "start": {
          "line": 406,
          "column": 51
        },
        "end": {
          "line": 406,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 14592,
      "end": 14600,
      "loc": {
        "start": {
          "line": 406,
          "column": 52
        },
        "end": {
          "line": 406,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14629,
      "end": 14636,
      "loc": {
        "start": {
          "line": 407,
          "column": 28
        },
        "end": {
          "line": 407,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14636,
      "end": 14637,
      "loc": {
        "start": {
          "line": 407,
          "column": 35
        },
        "end": {
          "line": 407,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 14637,
      "end": 14647,
      "loc": {
        "start": {
          "line": 407,
          "column": 36
        },
        "end": {
          "line": 407,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14648,
      "end": 14649,
      "loc": {
        "start": {
          "line": 407,
          "column": 47
        },
        "end": {
          "line": 407,
          "column": 48
        }
      }
    },
    {
      "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": 14650,
      "end": 14654,
      "loc": {
        "start": {
          "line": 407,
          "column": 49
        },
        "end": {
          "line": 407,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14654,
      "end": 14655,
      "loc": {
        "start": {
          "line": 407,
          "column": 53
        },
        "end": {
          "line": 407,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 14655,
      "end": 14665,
      "loc": {
        "start": {
          "line": 407,
          "column": 54
        },
        "end": {
          "line": 407,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14694,
      "end": 14701,
      "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": 14701,
      "end": 14702,
      "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": "bendTechnique",
      "start": 14702,
      "end": 14715,
      "loc": {
        "start": {
          "line": 408,
          "column": 36
        },
        "end": {
          "line": 408,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14716,
      "end": 14717,
      "loc": {
        "start": {
          "line": 408,
          "column": 50
        },
        "end": {
          "line": 408,
          "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": 14718,
      "end": 14722,
      "loc": {
        "start": {
          "line": 408,
          "column": 52
        },
        "end": {
          "line": 408,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14722,
      "end": 14723,
      "loc": {
        "start": {
          "line": 408,
          "column": 56
        },
        "end": {
          "line": 408,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 14723,
      "end": 14736,
      "loc": {
        "start": {
          "line": 408,
          "column": 57
        },
        "end": {
          "line": 408,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14761,
      "end": 14762,
      "loc": {
        "start": {
          "line": 409,
          "column": 24
        },
        "end": {
          "line": 409,
          "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": 14763,
      "end": 14767,
      "loc": {
        "start": {
          "line": 409,
          "column": 26
        },
        "end": {
          "line": 409,
          "column": 30
        }
      }
    },
    {
      "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": 14768,
      "end": 14770,
      "loc": {
        "start": {
          "line": 409,
          "column": 31
        },
        "end": {
          "line": 409,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14771,
      "end": 14772,
      "loc": {
        "start": {
          "line": 409,
          "column": 34
        },
        "end": {
          "line": 409,
          "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": 14772,
      "end": 14776,
      "loc": {
        "start": {
          "line": 409,
          "column": 35
        },
        "end": {
          "line": 409,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14776,
      "end": 14777,
      "loc": {
        "start": {
          "line": 409,
          "column": 39
        },
        "end": {
          "line": 409,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 14777,
      "end": 14785,
      "loc": {
        "start": {
          "line": 409,
          "column": 40
        },
        "end": {
          "line": 409,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14785,
      "end": 14786,
      "loc": {
        "start": {
          "line": 409,
          "column": 48
        },
        "end": {
          "line": 409,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14786,
      "end": 14791,
      "loc": {
        "start": {
          "line": 409,
          "column": 49
        },
        "end": {
          "line": 409,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14791,
      "end": 14792,
      "loc": {
        "start": {
          "line": 409,
          "column": 54
        },
        "end": {
          "line": 409,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14793,
      "end": 14794,
      "loc": {
        "start": {
          "line": 409,
          "column": 56
        },
        "end": {
          "line": 409,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14823,
      "end": 14830,
      "loc": {
        "start": {
          "line": 410,
          "column": 28
        },
        "end": {
          "line": 410,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14830,
      "end": 14831,
      "loc": {
        "start": {
          "line": 410,
          "column": 35
        },
        "end": {
          "line": 410,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 14831,
      "end": 14836,
      "loc": {
        "start": {
          "line": 410,
          "column": 36
        },
        "end": {
          "line": 410,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14837,
      "end": 14838,
      "loc": {
        "start": {
          "line": 410,
          "column": 42
        },
        "end": {
          "line": 410,
          "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": 14839,
      "end": 14843,
      "loc": {
        "start": {
          "line": 410,
          "column": 44
        },
        "end": {
          "line": 410,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14843,
      "end": 14844,
      "loc": {
        "start": {
          "line": 410,
          "column": 48
        },
        "end": {
          "line": 410,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownAngle",
      "start": 14844,
      "end": 14857,
      "loc": {
        "start": {
          "line": 410,
          "column": 49
        },
        "end": {
          "line": 410,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14886,
      "end": 14893,
      "loc": {
        "start": {
          "line": 411,
          "column": 28
        },
        "end": {
          "line": 411,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14893,
      "end": 14894,
      "loc": {
        "start": {
          "line": 411,
          "column": 35
        },
        "end": {
          "line": 411,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 14894,
      "end": 14902,
      "loc": {
        "start": {
          "line": 411,
          "column": 36
        },
        "end": {
          "line": 411,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14903,
      "end": 14904,
      "loc": {
        "start": {
          "line": 411,
          "column": 45
        },
        "end": {
          "line": 411,
          "column": 46
        }
      }
    },
    {
      "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": 14905,
      "end": 14909,
      "loc": {
        "start": {
          "line": 411,
          "column": 47
        },
        "end": {
          "line": 411,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14909,
      "end": 14910,
      "loc": {
        "start": {
          "line": 411,
          "column": 51
        },
        "end": {
          "line": 411,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownPreAngle",
      "start": 14910,
      "end": 14926,
      "loc": {
        "start": {
          "line": 411,
          "column": 52
        },
        "end": {
          "line": 411,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14955,
      "end": 14962,
      "loc": {
        "start": {
          "line": 412,
          "column": 28
        },
        "end": {
          "line": 412,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14962,
      "end": 14963,
      "loc": {
        "start": {
          "line": 412,
          "column": 35
        },
        "end": {
          "line": 412,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 14963,
      "end": 14969,
      "loc": {
        "start": {
          "line": 412,
          "column": 36
        },
        "end": {
          "line": 412,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14970,
      "end": 14971,
      "loc": {
        "start": {
          "line": 412,
          "column": 43
        },
        "end": {
          "line": 412,
          "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": 14972,
      "end": 14976,
      "loc": {
        "start": {
          "line": 412,
          "column": 45
        },
        "end": {
          "line": 412,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14976,
      "end": 14977,
      "loc": {
        "start": {
          "line": 412,
          "column": 49
        },
        "end": {
          "line": 412,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 14977,
      "end": 14987,
      "loc": {
        "start": {
          "line": 412,
          "column": 50
        },
        "end": {
          "line": 412,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 15016,
      "end": 15023,
      "loc": {
        "start": {
          "line": 413,
          "column": 28
        },
        "end": {
          "line": 413,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15023,
      "end": 15024,
      "loc": {
        "start": {
          "line": 413,
          "column": 35
        },
        "end": {
          "line": 413,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 15024,
      "end": 15037,
      "loc": {
        "start": {
          "line": 413,
          "column": 36
        },
        "end": {
          "line": 413,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15038,
      "end": 15039,
      "loc": {
        "start": {
          "line": 413,
          "column": 50
        },
        "end": {
          "line": 413,
          "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": 15040,
      "end": 15044,
      "loc": {
        "start": {
          "line": 413,
          "column": 52
        },
        "end": {
          "line": 413,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15044,
      "end": 15045,
      "loc": {
        "start": {
          "line": 413,
          "column": 56
        },
        "end": {
          "line": 413,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 15045,
      "end": 15058,
      "loc": {
        "start": {
          "line": 413,
          "column": 57
        },
        "end": {
          "line": 413,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15058,
      "end": 15059,
      "loc": {
        "start": {
          "line": 413,
          "column": 70
        },
        "end": {
          "line": 413,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 15059,
      "end": 15064,
      "loc": {
        "start": {
          "line": 413,
          "column": 71
        },
        "end": {
          "line": 413,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 15093,
      "end": 15100,
      "loc": {
        "start": {
          "line": 414,
          "column": 28
        },
        "end": {
          "line": 414,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15100,
      "end": 15101,
      "loc": {
        "start": {
          "line": 414,
          "column": 35
        },
        "end": {
          "line": 414,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 15101,
      "end": 15109,
      "loc": {
        "start": {
          "line": 414,
          "column": 36
        },
        "end": {
          "line": 414,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15110,
      "end": 15111,
      "loc": {
        "start": {
          "line": 414,
          "column": 45
        },
        "end": {
          "line": 414,
          "column": 46
        }
      }
    },
    {
      "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": 15112,
      "end": 15116,
      "loc": {
        "start": {
          "line": 414,
          "column": 47
        },
        "end": {
          "line": 414,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15116,
      "end": 15117,
      "loc": {
        "start": {
          "line": 414,
          "column": 51
        },
        "end": {
          "line": 414,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 15117,
      "end": 15125,
      "loc": {
        "start": {
          "line": 414,
          "column": 52
        },
        "end": {
          "line": 414,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 15154,
      "end": 15161,
      "loc": {
        "start": {
          "line": 415,
          "column": 28
        },
        "end": {
          "line": 415,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15161,
      "end": 15162,
      "loc": {
        "start": {
          "line": 415,
          "column": 35
        },
        "end": {
          "line": 415,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 15162,
      "end": 15172,
      "loc": {
        "start": {
          "line": 415,
          "column": 36
        },
        "end": {
          "line": 415,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15173,
      "end": 15174,
      "loc": {
        "start": {
          "line": 415,
          "column": 47
        },
        "end": {
          "line": 415,
          "column": 48
        }
      }
    },
    {
      "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": 15175,
      "end": 15179,
      "loc": {
        "start": {
          "line": 415,
          "column": 49
        },
        "end": {
          "line": 415,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15179,
      "end": 15180,
      "loc": {
        "start": {
          "line": 415,
          "column": 53
        },
        "end": {
          "line": 415,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 15180,
      "end": 15190,
      "loc": {
        "start": {
          "line": 415,
          "column": 54
        },
        "end": {
          "line": 415,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 15219,
      "end": 15226,
      "loc": {
        "start": {
          "line": 416,
          "column": 28
        },
        "end": {
          "line": 416,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15226,
      "end": 15227,
      "loc": {
        "start": {
          "line": 416,
          "column": 35
        },
        "end": {
          "line": 416,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 15227,
      "end": 15240,
      "loc": {
        "start": {
          "line": 416,
          "column": 36
        },
        "end": {
          "line": 416,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15241,
      "end": 15242,
      "loc": {
        "start": {
          "line": 416,
          "column": 50
        },
        "end": {
          "line": 416,
          "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": 15243,
      "end": 15247,
      "loc": {
        "start": {
          "line": 416,
          "column": 52
        },
        "end": {
          "line": 416,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15247,
      "end": 15248,
      "loc": {
        "start": {
          "line": 416,
          "column": 56
        },
        "end": {
          "line": 416,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 15248,
      "end": 15261,
      "loc": {
        "start": {
          "line": 416,
          "column": 57
        },
        "end": {
          "line": 416,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15286,
      "end": 15287,
      "loc": {
        "start": {
          "line": 417,
          "column": 24
        },
        "end": {
          "line": 417,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 15312,
      "end": 15318,
      "loc": {
        "start": {
          "line": 418,
          "column": 24
        },
        "end": {
          "line": 418,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15319,
      "end": 15320,
      "loc": {
        "start": {
          "line": 418,
          "column": 31
        },
        "end": {
          "line": 418,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 15321,
      "end": 15328,
      "loc": {
        "start": {
          "line": 418,
          "column": 33
        },
        "end": {
          "line": 418,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15328,
      "end": 15329,
      "loc": {
        "start": {
          "line": 418,
          "column": 40
        },
        "end": {
          "line": 418,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getParameterString",
      "start": 15329,
      "end": 15347,
      "loc": {
        "start": {
          "line": 418,
          "column": 41
        },
        "end": {
          "line": 418,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15347,
      "end": 15348,
      "loc": {
        "start": {
          "line": 418,
          "column": 59
        },
        "end": {
          "line": 418,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15348,
      "end": 15349,
      "loc": {
        "start": {
          "line": 418,
          "column": 60
        },
        "end": {
          "line": 418,
          "column": 61
        }
      }
    },
    {
      "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": 15374,
      "end": 15378,
      "loc": {
        "start": {
          "line": 419,
          "column": 24
        },
        "end": {
          "line": 419,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15378,
      "end": 15379,
      "loc": {
        "start": {
          "line": 419,
          "column": 28
        },
        "end": {
          "line": 419,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 15379,
      "end": 15386,
      "loc": {
        "start": {
          "line": 419,
          "column": 29
        },
        "end": {
          "line": 419,
          "column": 36
        }
      }
    },
    {
      "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": 419,
          "column": 36
        },
        "end": {
          "line": 419,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 15387,
      "end": 15395,
      "loc": {
        "start": {
          "line": 419,
          "column": 37
        },
        "end": {
          "line": 419,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15395,
      "end": 15396,
      "loc": {
        "start": {
          "line": 419,
          "column": 45
        },
        "end": {
          "line": 419,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 15396,
      "end": 15412,
      "loc": {
        "start": {
          "line": 419,
          "column": 46
        },
        "end": {
          "line": 419,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15412,
      "end": 15413,
      "loc": {
        "start": {
          "line": 419,
          "column": 62
        },
        "end": {
          "line": 419,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15413,
      "end": 15429,
      "loc": {
        "start": {
          "line": 419,
          "column": 63
        },
        "end": {
          "line": 419,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15429,
      "end": 15430,
      "loc": {
        "start": {
          "line": 419,
          "column": 79
        },
        "end": {
          "line": 419,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 15455,
      "end": 15462,
      "loc": {
        "start": {
          "line": 420,
          "column": 24
        },
        "end": {
          "line": 420,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15462,
      "end": 15463,
      "loc": {
        "start": {
          "line": 420,
          "column": 31
        },
        "end": {
          "line": 420,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 15463,
      "end": 15466,
      "loc": {
        "start": {
          "line": 420,
          "column": 32
        },
        "end": {
          "line": 420,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15466,
      "end": 15467,
      "loc": {
        "start": {
          "line": 420,
          "column": 35
        },
        "end": {
          "line": 420,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15467,
      "end": 15468,
      "loc": {
        "start": {
          "line": 420,
          "column": 36
        },
        "end": {
          "line": 420,
          "column": 37
        }
      }
    },
    {
      "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": 15468,
      "end": 15508,
      "loc": {
        "start": {
          "line": 420,
          "column": 37
        },
        "end": {
          "line": 420,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15508,
      "end": 15510,
      "loc": {
        "start": {
          "line": 420,
          "column": 77
        },
        "end": {
          "line": 420,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 15510,
      "end": 15518,
      "loc": {
        "start": {
          "line": 420,
          "column": 79
        },
        "end": {
          "line": 420,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15518,
      "end": 15519,
      "loc": {
        "start": {
          "line": 420,
          "column": 87
        },
        "end": {
          "line": 420,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 15519,
      "end": 15522,
      "loc": {
        "start": {
          "line": 420,
          "column": 88
        },
        "end": {
          "line": 420,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15522,
      "end": 15524,
      "loc": {
        "start": {
          "line": 420,
          "column": 91
        },
        "end": {
          "line": 420,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 15524,
      "end": 15531,
      "loc": {
        "start": {
          "line": 420,
          "column": 93
        },
        "end": {
          "line": 420,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15531,
      "end": 15532,
      "loc": {
        "start": {
          "line": 420,
          "column": 100
        },
        "end": {
          "line": 420,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "], [",
      "start": 15532,
      "end": 15536,
      "loc": {
        "start": {
          "line": 420,
          "column": 101
        },
        "end": {
          "line": 420,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15536,
      "end": 15538,
      "loc": {
        "start": {
          "line": 420,
          "column": 105
        },
        "end": {
          "line": 420,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 15538,
      "end": 15544,
      "loc": {
        "start": {
          "line": 420,
          "column": 107
        },
        "end": {
          "line": 420,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15544,
      "end": 15545,
      "loc": {
        "start": {
          "line": 420,
          "column": 113
        },
        "end": {
          "line": 420,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 15545,
      "end": 15548,
      "loc": {
        "start": {
          "line": 420,
          "column": 114
        },
        "end": {
          "line": 420,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15548,
      "end": 15549,
      "loc": {
        "start": {
          "line": 420,
          "column": 117
        },
        "end": {
          "line": 420,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15549,
      "end": 15550,
      "loc": {
        "start": {
          "line": 420,
          "column": 118
        },
        "end": {
          "line": 420,
          "column": 119
        }
      }
    },
    {
      "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": 15575,
      "end": 15579,
      "loc": {
        "start": {
          "line": 421,
          "column": 24
        },
        "end": {
          "line": 421,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15579,
      "end": 15580,
      "loc": {
        "start": {
          "line": 421,
          "column": 28
        },
        "end": {
          "line": 421,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 15580,
      "end": 15590,
      "loc": {
        "start": {
          "line": 421,
          "column": 29
        },
        "end": {
          "line": 421,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15590,
      "end": 15591,
      "loc": {
        "start": {
          "line": 421,
          "column": 39
        },
        "end": {
          "line": 421,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 15591,
      "end": 15598,
      "loc": {
        "start": {
          "line": 421,
          "column": 40
        },
        "end": {
          "line": 421,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15598,
      "end": 15599,
      "loc": {
        "start": {
          "line": 421,
          "column": 47
        },
        "end": {
          "line": 421,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15628,
      "end": 15629,
      "loc": {
        "start": {
          "line": 422,
          "column": 28
        },
        "end": {
          "line": 422,
          "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.ChangeLinesToBendLines(",
      "start": 15629,
      "end": 15669,
      "loc": {
        "start": {
          "line": 422,
          "column": 29
        },
        "end": {
          "line": 422,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15669,
      "end": 15671,
      "loc": {
        "start": {
          "line": 422,
          "column": 69
        },
        "end": {
          "line": 422,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 15671,
      "end": 15679,
      "loc": {
        "start": {
          "line": 422,
          "column": 71
        },
        "end": {
          "line": 422,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15679,
      "end": 15680,
      "loc": {
        "start": {
          "line": 422,
          "column": 79
        },
        "end": {
          "line": 422,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 15680,
      "end": 15683,
      "loc": {
        "start": {
          "line": 422,
          "column": 80
        },
        "end": {
          "line": 422,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15683,
      "end": 15685,
      "loc": {
        "start": {
          "line": 422,
          "column": 83
        },
        "end": {
          "line": 422,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 15685,
      "end": 15692,
      "loc": {
        "start": {
          "line": 422,
          "column": 85
        },
        "end": {
          "line": 422,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15692,
      "end": 15693,
      "loc": {
        "start": {
          "line": 422,
          "column": 92
        },
        "end": {
          "line": 422,
          "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": 15693,
      "end": 15697,
      "loc": {
        "start": {
          "line": 422,
          "column": 93
        },
        "end": {
          "line": 422,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15697,
      "end": 15699,
      "loc": {
        "start": {
          "line": 422,
          "column": 97
        },
        "end": {
          "line": 422,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 15699,
      "end": 15705,
      "loc": {
        "start": {
          "line": 422,
          "column": 99
        },
        "end": {
          "line": 422,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15705,
      "end": 15706,
      "loc": {
        "start": {
          "line": 422,
          "column": 105
        },
        "end": {
          "line": 422,
          "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": 15706,
      "end": 15709,
      "loc": {
        "start": {
          "line": 422,
          "column": 106
        },
        "end": {
          "line": 422,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15709,
      "end": 15710,
      "loc": {
        "start": {
          "line": 422,
          "column": 109
        },
        "end": {
          "line": 422,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15710,
      "end": 15711,
      "loc": {
        "start": {
          "line": 422,
          "column": 110
        },
        "end": {
          "line": 422,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15736,
      "end": 15737,
      "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": "selectedElements",
      "start": 15762,
      "end": 15778,
      "loc": {
        "start": {
          "line": 424,
          "column": 24
        },
        "end": {
          "line": 424,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15778,
      "end": 15779,
      "loc": {
        "start": {
          "line": 424,
          "column": 40
        },
        "end": {
          "line": 424,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 15779,
      "end": 15786,
      "loc": {
        "start": {
          "line": 424,
          "column": 41
        },
        "end": {
          "line": 424,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15786,
      "end": 15787,
      "loc": {
        "start": {
          "line": 424,
          "column": 48
        },
        "end": {
          "line": 424,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15787,
      "end": 15794,
      "loc": {
        "start": {
          "line": 424,
          "column": 49
        },
        "end": {
          "line": 424,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15795,
      "end": 15797,
      "loc": {
        "start": {
          "line": 424,
          "column": 57
        },
        "end": {
          "line": 424,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15826,
      "end": 15833,
      "loc": {
        "start": {
          "line": 425,
          "column": 28
        },
        "end": {
          "line": 425,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15833,
      "end": 15834,
      "loc": {
        "start": {
          "line": 425,
          "column": 35
        },
        "end": {
          "line": 425,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 15834,
      "end": 15841,
      "loc": {
        "start": {
          "line": 425,
          "column": 36
        },
        "end": {
          "line": 425,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15841,
      "end": 15842,
      "loc": {
        "start": {
          "line": 425,
          "column": 43
        },
        "end": {
          "line": 425,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15842,
      "end": 15843,
      "loc": {
        "start": {
          "line": 425,
          "column": 44
        },
        "end": {
          "line": 425,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 15844,
      "end": 15849,
      "loc": {
        "start": {
          "line": 425,
          "column": 46
        },
        "end": {
          "line": 425,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15849,
      "end": 15850,
      "loc": {
        "start": {
          "line": 425,
          "column": 51
        },
        "end": {
          "line": 425,
          "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": 15851,
      "end": 15855,
      "loc": {
        "start": {
          "line": 425,
          "column": 53
        },
        "end": {
          "line": 425,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15855,
      "end": 15856,
      "loc": {
        "start": {
          "line": 425,
          "column": 57
        },
        "end": {
          "line": 425,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendLineColor",
      "start": 15856,
      "end": 15869,
      "loc": {
        "start": {
          "line": 425,
          "column": 58
        },
        "end": {
          "line": 425,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15869,
      "end": 15870,
      "loc": {
        "start": {
          "line": 425,
          "column": 71
        },
        "end": {
          "line": 425,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 15870,
      "end": 15875,
      "loc": {
        "start": {
          "line": 425,
          "column": 72
        },
        "end": {
          "line": 425,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15875,
      "end": 15876,
      "loc": {
        "start": {
          "line": 425,
          "column": 77
        },
        "end": {
          "line": 425,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15876,
      "end": 15877,
      "loc": {
        "start": {
          "line": 425,
          "column": 78
        },
        "end": {
          "line": 425,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15878,
      "end": 15879,
      "loc": {
        "start": {
          "line": 425,
          "column": 80
        },
        "end": {
          "line": 425,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15879,
      "end": 15880,
      "loc": {
        "start": {
          "line": 425,
          "column": 81
        },
        "end": {
          "line": 425,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15880,
      "end": 15881,
      "loc": {
        "start": {
          "line": 425,
          "column": 82
        },
        "end": {
          "line": 425,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 15881,
      "end": 15886,
      "loc": {
        "start": {
          "line": 425,
          "column": 83
        },
        "end": {
          "line": 425,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15886,
      "end": 15887,
      "loc": {
        "start": {
          "line": 425,
          "column": 88
        },
        "end": {
          "line": 425,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 15887,
      "end": 15890,
      "loc": {
        "start": {
          "line": 425,
          "column": 89
        },
        "end": {
          "line": 425,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15890,
      "end": 15891,
      "loc": {
        "start": {
          "line": 425,
          "column": 92
        },
        "end": {
          "line": 425,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15891,
      "end": 15892,
      "loc": {
        "start": {
          "line": 425,
          "column": 93
        },
        "end": {
          "line": 425,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15917,
      "end": 15918,
      "loc": {
        "start": {
          "line": 426,
          "column": 24
        },
        "end": {
          "line": 426,
          "column": 25
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make bend lines with negative bending angle dashed",
      "start": 15943,
      "end": 15996,
      "loc": {
        "start": {
          "line": 427,
          "column": 24
        },
        "end": {
          "line": 427,
          "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": 16021,
      "end": 16023,
      "loc": {
        "start": {
          "line": 428,
          "column": 24
        },
        "end": {
          "line": 428,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16024,
      "end": 16025,
      "loc": {
        "start": {
          "line": 428,
          "column": 27
        },
        "end": {
          "line": 428,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 16025,
      "end": 16032,
      "loc": {
        "start": {
          "line": 428,
          "column": 28
        },
        "end": {
          "line": 428,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16032,
      "end": 16033,
      "loc": {
        "start": {
          "line": 428,
          "column": 35
        },
        "end": {
          "line": 428,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 16033,
      "end": 16038,
      "loc": {
        "start": {
          "line": 428,
          "column": 36
        },
        "end": {
          "line": 428,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 16039,
      "end": 16040,
      "loc": {
        "start": {
          "line": 428,
          "column": 42
        },
        "end": {
          "line": 428,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 16041,
      "end": 16042,
      "loc": {
        "start": {
          "line": 428,
          "column": 44
        },
        "end": {
          "line": 428,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16042,
      "end": 16043,
      "loc": {
        "start": {
          "line": 428,
          "column": 45
        },
        "end": {
          "line": 428,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16072,
      "end": 16088,
      "loc": {
        "start": {
          "line": 429,
          "column": 28
        },
        "end": {
          "line": 429,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16088,
      "end": 16089,
      "loc": {
        "start": {
          "line": 429,
          "column": 44
        },
        "end": {
          "line": 429,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16089,
      "end": 16096,
      "loc": {
        "start": {
          "line": 429,
          "column": 45
        },
        "end": {
          "line": 429,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16096,
      "end": 16097,
      "loc": {
        "start": {
          "line": 429,
          "column": 52
        },
        "end": {
          "line": 429,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16097,
      "end": 16104,
      "loc": {
        "start": {
          "line": 429,
          "column": 53
        },
        "end": {
          "line": 429,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16105,
      "end": 16107,
      "loc": {
        "start": {
          "line": 429,
          "column": 61
        },
        "end": {
          "line": 429,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16108,
      "end": 16109,
      "loc": {
        "start": {
          "line": 429,
          "column": 64
        },
        "end": {
          "line": 429,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16142,
      "end": 16149,
      "loc": {
        "start": {
          "line": 430,
          "column": 32
        },
        "end": {
          "line": 430,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16149,
      "end": 16150,
      "loc": {
        "start": {
          "line": 430,
          "column": 39
        },
        "end": {
          "line": 430,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gapSize",
      "start": 16150,
      "end": 16157,
      "loc": {
        "start": {
          "line": 430,
          "column": 40
        },
        "end": {
          "line": 430,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16158,
      "end": 16159,
      "loc": {
        "start": {
          "line": 430,
          "column": 48
        },
        "end": {
          "line": 430,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 16160,
      "end": 16161,
      "loc": {
        "start": {
          "line": 430,
          "column": 50
        },
        "end": {
          "line": 430,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16194,
      "end": 16201,
      "loc": {
        "start": {
          "line": 431,
          "column": 32
        },
        "end": {
          "line": 431,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16201,
      "end": 16202,
      "loc": {
        "start": {
          "line": 431,
          "column": 39
        },
        "end": {
          "line": 431,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dashSize",
      "start": 16202,
      "end": 16210,
      "loc": {
        "start": {
          "line": 431,
          "column": 40
        },
        "end": {
          "line": 431,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16211,
      "end": 16212,
      "loc": {
        "start": {
          "line": 431,
          "column": 49
        },
        "end": {
          "line": 431,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 16213,
      "end": 16214,
      "loc": {
        "start": {
          "line": 431,
          "column": 51
        },
        "end": {
          "line": 431,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16243,
      "end": 16244,
      "loc": {
        "start": {
          "line": 432,
          "column": 28
        },
        "end": {
          "line": 432,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16244,
      "end": 16245,
      "loc": {
        "start": {
          "line": 432,
          "column": 29
        },
        "end": {
          "line": 432,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16266,
      "end": 16267,
      "loc": {
        "start": {
          "line": 433,
          "column": 20
        },
        "end": {
          "line": 433,
          "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": 16268,
      "end": 16272,
      "loc": {
        "start": {
          "line": 433,
          "column": 22
        },
        "end": {
          "line": 433,
          "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": 16273,
      "end": 16275,
      "loc": {
        "start": {
          "line": 433,
          "column": 27
        },
        "end": {
          "line": 433,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16276,
      "end": 16277,
      "loc": {
        "start": {
          "line": 433,
          "column": 30
        },
        "end": {
          "line": 433,
          "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": 16277,
      "end": 16281,
      "loc": {
        "start": {
          "line": 433,
          "column": 31
        },
        "end": {
          "line": 433,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16281,
      "end": 16282,
      "loc": {
        "start": {
          "line": 433,
          "column": 35
        },
        "end": {
          "line": 433,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 16282,
      "end": 16298,
      "loc": {
        "start": {
          "line": 433,
          "column": 36
        },
        "end": {
          "line": 433,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16298,
      "end": 16299,
      "loc": {
        "start": {
          "line": 433,
          "column": 52
        },
        "end": {
          "line": 433,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 16299,
      "end": 16304,
      "loc": {
        "start": {
          "line": 433,
          "column": 53
        },
        "end": {
          "line": 433,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16304,
      "end": 16305,
      "loc": {
        "start": {
          "line": 433,
          "column": 58
        },
        "end": {
          "line": 433,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16306,
      "end": 16307,
      "loc": {
        "start": {
          "line": 433,
          "column": 60
        },
        "end": {
          "line": 433,
          "column": 61
        }
      }
    },
    {
      "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": 16332,
      "end": 16336,
      "loc": {
        "start": {
          "line": 434,
          "column": 24
        },
        "end": {
          "line": 434,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16336,
      "end": 16337,
      "loc": {
        "start": {
          "line": 434,
          "column": 28
        },
        "end": {
          "line": 434,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 16337,
      "end": 16344,
      "loc": {
        "start": {
          "line": 434,
          "column": 29
        },
        "end": {
          "line": 434,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16344,
      "end": 16345,
      "loc": {
        "start": {
          "line": 434,
          "column": 36
        },
        "end": {
          "line": 434,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 16345,
      "end": 16353,
      "loc": {
        "start": {
          "line": 434,
          "column": 37
        },
        "end": {
          "line": 434,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16353,
      "end": 16354,
      "loc": {
        "start": {
          "line": 434,
          "column": 45
        },
        "end": {
          "line": 434,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 16354,
      "end": 16370,
      "loc": {
        "start": {
          "line": 434,
          "column": 46
        },
        "end": {
          "line": 434,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16370,
      "end": 16371,
      "loc": {
        "start": {
          "line": 434,
          "column": 62
        },
        "end": {
          "line": 434,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16371,
      "end": 16387,
      "loc": {
        "start": {
          "line": 434,
          "column": 63
        },
        "end": {
          "line": 434,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16387,
      "end": 16388,
      "loc": {
        "start": {
          "line": 434,
          "column": 79
        },
        "end": {
          "line": 434,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 16413,
      "end": 16420,
      "loc": {
        "start": {
          "line": 435,
          "column": 24
        },
        "end": {
          "line": 435,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16420,
      "end": 16421,
      "loc": {
        "start": {
          "line": 435,
          "column": 31
        },
        "end": {
          "line": 435,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 16421,
      "end": 16424,
      "loc": {
        "start": {
          "line": 435,
          "column": 32
        },
        "end": {
          "line": 435,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16424,
      "end": 16425,
      "loc": {
        "start": {
          "line": 435,
          "column": 35
        },
        "end": {
          "line": 435,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16425,
      "end": 16426,
      "loc": {
        "start": {
          "line": 435,
          "column": 36
        },
        "end": {
          "line": 435,
          "column": 37
        }
      }
    },
    {
      "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": 16426,
      "end": 16471,
      "loc": {
        "start": {
          "line": 435,
          "column": 37
        },
        "end": {
          "line": 435,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16471,
      "end": 16473,
      "loc": {
        "start": {
          "line": 435,
          "column": 82
        },
        "end": {
          "line": 435,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 16473,
      "end": 16481,
      "loc": {
        "start": {
          "line": 435,
          "column": 84
        },
        "end": {
          "line": 435,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16481,
      "end": 16482,
      "loc": {
        "start": {
          "line": 435,
          "column": 92
        },
        "end": {
          "line": 435,
          "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": 16482,
      "end": 16485,
      "loc": {
        "start": {
          "line": 435,
          "column": 93
        },
        "end": {
          "line": 435,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16485,
      "end": 16487,
      "loc": {
        "start": {
          "line": 435,
          "column": 96
        },
        "end": {
          "line": 435,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 16487,
      "end": 16494,
      "loc": {
        "start": {
          "line": 435,
          "column": 98
        },
        "end": {
          "line": 435,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16494,
      "end": 16495,
      "loc": {
        "start": {
          "line": 435,
          "column": 105
        },
        "end": {
          "line": 435,
          "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": 16495,
      "end": 16498,
      "loc": {
        "start": {
          "line": 435,
          "column": 106
        },
        "end": {
          "line": 435,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16498,
      "end": 16499,
      "loc": {
        "start": {
          "line": 435,
          "column": 109
        },
        "end": {
          "line": 435,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16499,
      "end": 16500,
      "loc": {
        "start": {
          "line": 435,
          "column": 110
        },
        "end": {
          "line": 435,
          "column": 111
        }
      }
    },
    {
      "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": 16525,
      "end": 16529,
      "loc": {
        "start": {
          "line": 436,
          "column": 24
        },
        "end": {
          "line": 436,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16529,
      "end": 16530,
      "loc": {
        "start": {
          "line": 436,
          "column": 28
        },
        "end": {
          "line": 436,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 16530,
      "end": 16540,
      "loc": {
        "start": {
          "line": 436,
          "column": 29
        },
        "end": {
          "line": 436,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16540,
      "end": 16541,
      "loc": {
        "start": {
          "line": 436,
          "column": 39
        },
        "end": {
          "line": 436,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 16541,
      "end": 16548,
      "loc": {
        "start": {
          "line": 436,
          "column": 40
        },
        "end": {
          "line": 436,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16548,
      "end": 16549,
      "loc": {
        "start": {
          "line": 436,
          "column": 47
        },
        "end": {
          "line": 436,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16578,
      "end": 16579,
      "loc": {
        "start": {
          "line": 437,
          "column": 28
        },
        "end": {
          "line": 437,
          "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.ChangeLinesToSignatureLines(",
      "start": 16579,
      "end": 16624,
      "loc": {
        "start": {
          "line": 437,
          "column": 29
        },
        "end": {
          "line": 437,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16624,
      "end": 16626,
      "loc": {
        "start": {
          "line": 437,
          "column": 74
        },
        "end": {
          "line": 437,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 16626,
      "end": 16634,
      "loc": {
        "start": {
          "line": 437,
          "column": 76
        },
        "end": {
          "line": 437,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16634,
      "end": 16635,
      "loc": {
        "start": {
          "line": 437,
          "column": 84
        },
        "end": {
          "line": 437,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 16635,
      "end": 16638,
      "loc": {
        "start": {
          "line": 437,
          "column": 85
        },
        "end": {
          "line": 437,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16638,
      "end": 16640,
      "loc": {
        "start": {
          "line": 437,
          "column": 88
        },
        "end": {
          "line": 437,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 16640,
      "end": 16647,
      "loc": {
        "start": {
          "line": 437,
          "column": 90
        },
        "end": {
          "line": 437,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16647,
      "end": 16648,
      "loc": {
        "start": {
          "line": 437,
          "column": 97
        },
        "end": {
          "line": 437,
          "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": 16648,
      "end": 16651,
      "loc": {
        "start": {
          "line": 437,
          "column": 98
        },
        "end": {
          "line": 437,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16651,
      "end": 16652,
      "loc": {
        "start": {
          "line": 437,
          "column": 101
        },
        "end": {
          "line": 437,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16652,
      "end": 16653,
      "loc": {
        "start": {
          "line": 437,
          "column": 102
        },
        "end": {
          "line": 437,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16678,
      "end": 16679,
      "loc": {
        "start": {
          "line": 438,
          "column": 24
        },
        "end": {
          "line": 438,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16704,
      "end": 16720,
      "loc": {
        "start": {
          "line": 439,
          "column": 24
        },
        "end": {
          "line": 439,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16720,
      "end": 16721,
      "loc": {
        "start": {
          "line": 439,
          "column": 40
        },
        "end": {
          "line": 439,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16721,
      "end": 16728,
      "loc": {
        "start": {
          "line": 439,
          "column": 41
        },
        "end": {
          "line": 439,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16728,
      "end": 16729,
      "loc": {
        "start": {
          "line": 439,
          "column": 48
        },
        "end": {
          "line": 439,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16729,
      "end": 16736,
      "loc": {
        "start": {
          "line": 439,
          "column": 49
        },
        "end": {
          "line": 439,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16737,
      "end": 16739,
      "loc": {
        "start": {
          "line": 439,
          "column": 57
        },
        "end": {
          "line": 439,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16768,
      "end": 16775,
      "loc": {
        "start": {
          "line": 440,
          "column": 28
        },
        "end": {
          "line": 440,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16775,
      "end": 16776,
      "loc": {
        "start": {
          "line": 440,
          "column": 35
        },
        "end": {
          "line": 440,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 16776,
      "end": 16783,
      "loc": {
        "start": {
          "line": 440,
          "column": 36
        },
        "end": {
          "line": 440,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16783,
      "end": 16784,
      "loc": {
        "start": {
          "line": 440,
          "column": 43
        },
        "end": {
          "line": 440,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16784,
      "end": 16785,
      "loc": {
        "start": {
          "line": 440,
          "column": 44
        },
        "end": {
          "line": 440,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 16786,
      "end": 16791,
      "loc": {
        "start": {
          "line": 440,
          "column": 46
        },
        "end": {
          "line": 440,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16791,
      "end": 16792,
      "loc": {
        "start": {
          "line": 440,
          "column": 51
        },
        "end": {
          "line": 440,
          "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": 16793,
      "end": 16797,
      "loc": {
        "start": {
          "line": 440,
          "column": 53
        },
        "end": {
          "line": 440,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16797,
      "end": 16798,
      "loc": {
        "start": {
          "line": 440,
          "column": 57
        },
        "end": {
          "line": 440,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signatureLineColor",
      "start": 16798,
      "end": 16816,
      "loc": {
        "start": {
          "line": 440,
          "column": 58
        },
        "end": {
          "line": 440,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16816,
      "end": 16817,
      "loc": {
        "start": {
          "line": 440,
          "column": 76
        },
        "end": {
          "line": 440,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 16817,
      "end": 16822,
      "loc": {
        "start": {
          "line": 440,
          "column": 77
        },
        "end": {
          "line": 440,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16822,
      "end": 16823,
      "loc": {
        "start": {
          "line": 440,
          "column": 82
        },
        "end": {
          "line": 440,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16823,
      "end": 16824,
      "loc": {
        "start": {
          "line": 440,
          "column": 83
        },
        "end": {
          "line": 440,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16825,
      "end": 16826,
      "loc": {
        "start": {
          "line": 440,
          "column": 85
        },
        "end": {
          "line": 440,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16826,
      "end": 16827,
      "loc": {
        "start": {
          "line": 440,
          "column": 86
        },
        "end": {
          "line": 440,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16827,
      "end": 16828,
      "loc": {
        "start": {
          "line": 440,
          "column": 87
        },
        "end": {
          "line": 440,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 16828,
      "end": 16833,
      "loc": {
        "start": {
          "line": 440,
          "column": 88
        },
        "end": {
          "line": 440,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16833,
      "end": 16834,
      "loc": {
        "start": {
          "line": 440,
          "column": 93
        },
        "end": {
          "line": 440,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 16834,
      "end": 16837,
      "loc": {
        "start": {
          "line": 440,
          "column": 94
        },
        "end": {
          "line": 440,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16837,
      "end": 16838,
      "loc": {
        "start": {
          "line": 440,
          "column": 97
        },
        "end": {
          "line": 440,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16838,
      "end": 16839,
      "loc": {
        "start": {
          "line": 440,
          "column": 98
        },
        "end": {
          "line": 440,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16864,
      "end": 16865,
      "loc": {
        "start": {
          "line": 441,
          "column": 24
        },
        "end": {
          "line": 441,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16886,
      "end": 16887,
      "loc": {
        "start": {
          "line": 442,
          "column": 20
        },
        "end": {
          "line": 442,
          "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": 16888,
      "end": 16892,
      "loc": {
        "start": {
          "line": 442,
          "column": 22
        },
        "end": {
          "line": 442,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16893,
      "end": 16894,
      "loc": {
        "start": {
          "line": 442,
          "column": 27
        },
        "end": {
          "line": 442,
          "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": 16919,
      "end": 16923,
      "loc": {
        "start": {
          "line": 443,
          "column": 24
        },
        "end": {
          "line": 443,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16923,
      "end": 16924,
      "loc": {
        "start": {
          "line": 443,
          "column": 28
        },
        "end": {
          "line": 443,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 16924,
      "end": 16931,
      "loc": {
        "start": {
          "line": 443,
          "column": 29
        },
        "end": {
          "line": 443,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16931,
      "end": 16932,
      "loc": {
        "start": {
          "line": 443,
          "column": 36
        },
        "end": {
          "line": 443,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 16932,
      "end": 16940,
      "loc": {
        "start": {
          "line": 443,
          "column": 37
        },
        "end": {
          "line": 443,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16940,
      "end": 16941,
      "loc": {
        "start": {
          "line": 443,
          "column": 45
        },
        "end": {
          "line": 443,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 16941,
      "end": 16957,
      "loc": {
        "start": {
          "line": 443,
          "column": 46
        },
        "end": {
          "line": 443,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16957,
      "end": 16958,
      "loc": {
        "start": {
          "line": 443,
          "column": 62
        },
        "end": {
          "line": 443,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16958,
      "end": 16974,
      "loc": {
        "start": {
          "line": 443,
          "column": 63
        },
        "end": {
          "line": 443,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16974,
      "end": 16975,
      "loc": {
        "start": {
          "line": 443,
          "column": 79
        },
        "end": {
          "line": 443,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 17000,
      "end": 17007,
      "loc": {
        "start": {
          "line": 444,
          "column": 24
        },
        "end": {
          "line": 444,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17007,
      "end": 17008,
      "loc": {
        "start": {
          "line": 444,
          "column": 31
        },
        "end": {
          "line": 444,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 17008,
      "end": 17011,
      "loc": {
        "start": {
          "line": 444,
          "column": 32
        },
        "end": {
          "line": 444,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17011,
      "end": 17012,
      "loc": {
        "start": {
          "line": 444,
          "column": 35
        },
        "end": {
          "line": 444,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17012,
      "end": 17013,
      "loc": {
        "start": {
          "line": 444,
          "column": 36
        },
        "end": {
          "line": 444,
          "column": 37
        }
      }
    },
    {
      "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": 17013,
      "end": 17056,
      "loc": {
        "start": {
          "line": 444,
          "column": 37
        },
        "end": {
          "line": 444,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17056,
      "end": 17058,
      "loc": {
        "start": {
          "line": 444,
          "column": 80
        },
        "end": {
          "line": 444,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 17058,
      "end": 17066,
      "loc": {
        "start": {
          "line": 444,
          "column": 82
        },
        "end": {
          "line": 444,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17066,
      "end": 17067,
      "loc": {
        "start": {
          "line": 444,
          "column": 90
        },
        "end": {
          "line": 444,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 17067,
      "end": 17070,
      "loc": {
        "start": {
          "line": 444,
          "column": 91
        },
        "end": {
          "line": 444,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17070,
      "end": 17072,
      "loc": {
        "start": {
          "line": 444,
          "column": 94
        },
        "end": {
          "line": 444,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 17072,
      "end": 17079,
      "loc": {
        "start": {
          "line": 444,
          "column": 96
        },
        "end": {
          "line": 444,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17079,
      "end": 17080,
      "loc": {
        "start": {
          "line": 444,
          "column": 103
        },
        "end": {
          "line": 444,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 17080,
      "end": 17083,
      "loc": {
        "start": {
          "line": 444,
          "column": 104
        },
        "end": {
          "line": 444,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17083,
      "end": 17084,
      "loc": {
        "start": {
          "line": 444,
          "column": 107
        },
        "end": {
          "line": 444,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17084,
      "end": 17085,
      "loc": {
        "start": {
          "line": 444,
          "column": 108
        },
        "end": {
          "line": 444,
          "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": 17110,
      "end": 17114,
      "loc": {
        "start": {
          "line": 445,
          "column": 24
        },
        "end": {
          "line": 445,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17114,
      "end": 17115,
      "loc": {
        "start": {
          "line": 445,
          "column": 28
        },
        "end": {
          "line": 445,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 17115,
      "end": 17125,
      "loc": {
        "start": {
          "line": 445,
          "column": 29
        },
        "end": {
          "line": 445,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17125,
      "end": 17126,
      "loc": {
        "start": {
          "line": 445,
          "column": 39
        },
        "end": {
          "line": 445,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 17126,
      "end": 17133,
      "loc": {
        "start": {
          "line": 445,
          "column": 40
        },
        "end": {
          "line": 445,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17133,
      "end": 17134,
      "loc": {
        "start": {
          "line": 445,
          "column": 47
        },
        "end": {
          "line": 445,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17163,
      "end": 17164,
      "loc": {
        "start": {
          "line": 446,
          "column": 28
        },
        "end": {
          "line": 446,
          "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.ChangeLinesToContourLines(",
      "start": 17164,
      "end": 17207,
      "loc": {
        "start": {
          "line": 446,
          "column": 29
        },
        "end": {
          "line": 446,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17207,
      "end": 17209,
      "loc": {
        "start": {
          "line": 446,
          "column": 72
        },
        "end": {
          "line": 446,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 17209,
      "end": 17217,
      "loc": {
        "start": {
          "line": 446,
          "column": 74
        },
        "end": {
          "line": 446,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17217,
      "end": 17218,
      "loc": {
        "start": {
          "line": 446,
          "column": 82
        },
        "end": {
          "line": 446,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 17218,
      "end": 17221,
      "loc": {
        "start": {
          "line": 446,
          "column": 83
        },
        "end": {
          "line": 446,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17221,
      "end": 17223,
      "loc": {
        "start": {
          "line": 446,
          "column": 86
        },
        "end": {
          "line": 446,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 17223,
      "end": 17230,
      "loc": {
        "start": {
          "line": 446,
          "column": 88
        },
        "end": {
          "line": 446,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17230,
      "end": 17231,
      "loc": {
        "start": {
          "line": 446,
          "column": 95
        },
        "end": {
          "line": 446,
          "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": 17231,
      "end": 17234,
      "loc": {
        "start": {
          "line": 446,
          "column": 96
        },
        "end": {
          "line": 446,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17234,
      "end": 17235,
      "loc": {
        "start": {
          "line": 446,
          "column": 99
        },
        "end": {
          "line": 446,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17235,
      "end": 17236,
      "loc": {
        "start": {
          "line": 446,
          "column": 100
        },
        "end": {
          "line": 446,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17261,
      "end": 17262,
      "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": "selectedElements",
      "start": 17287,
      "end": 17303,
      "loc": {
        "start": {
          "line": 448,
          "column": 24
        },
        "end": {
          "line": 448,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17303,
      "end": 17304,
      "loc": {
        "start": {
          "line": 448,
          "column": 40
        },
        "end": {
          "line": 448,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 17304,
      "end": 17311,
      "loc": {
        "start": {
          "line": 448,
          "column": 41
        },
        "end": {
          "line": 448,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17311,
      "end": 17312,
      "loc": {
        "start": {
          "line": 448,
          "column": 48
        },
        "end": {
          "line": 448,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17312,
      "end": 17319,
      "loc": {
        "start": {
          "line": 448,
          "column": 49
        },
        "end": {
          "line": 448,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17320,
      "end": 17322,
      "loc": {
        "start": {
          "line": 448,
          "column": 57
        },
        "end": {
          "line": 448,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17351,
      "end": 17358,
      "loc": {
        "start": {
          "line": 449,
          "column": 28
        },
        "end": {
          "line": 449,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17358,
      "end": 17359,
      "loc": {
        "start": {
          "line": 449,
          "column": 35
        },
        "end": {
          "line": 449,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 17359,
      "end": 17366,
      "loc": {
        "start": {
          "line": 449,
          "column": 36
        },
        "end": {
          "line": 449,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17366,
      "end": 17367,
      "loc": {
        "start": {
          "line": 449,
          "column": 43
        },
        "end": {
          "line": 449,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17367,
      "end": 17368,
      "loc": {
        "start": {
          "line": 449,
          "column": 44
        },
        "end": {
          "line": 449,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 17369,
      "end": 17374,
      "loc": {
        "start": {
          "line": 449,
          "column": 46
        },
        "end": {
          "line": 449,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17374,
      "end": 17375,
      "loc": {
        "start": {
          "line": 449,
          "column": 51
        },
        "end": {
          "line": 449,
          "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": 17376,
      "end": 17380,
      "loc": {
        "start": {
          "line": 449,
          "column": 53
        },
        "end": {
          "line": 449,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17380,
      "end": 17381,
      "loc": {
        "start": {
          "line": 449,
          "column": 57
        },
        "end": {
          "line": 449,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "contourLineColor",
      "start": 17381,
      "end": 17397,
      "loc": {
        "start": {
          "line": 449,
          "column": 58
        },
        "end": {
          "line": 449,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17397,
      "end": 17398,
      "loc": {
        "start": {
          "line": 449,
          "column": 74
        },
        "end": {
          "line": 449,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 17398,
      "end": 17403,
      "loc": {
        "start": {
          "line": 449,
          "column": 75
        },
        "end": {
          "line": 449,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17403,
      "end": 17404,
      "loc": {
        "start": {
          "line": 449,
          "column": 80
        },
        "end": {
          "line": 449,
          "column": 81
        }
      }
    },
    {
      "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": 449,
          "column": 81
        },
        "end": {
          "line": 449,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17406,
      "end": 17407,
      "loc": {
        "start": {
          "line": 449,
          "column": 83
        },
        "end": {
          "line": 449,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17407,
      "end": 17408,
      "loc": {
        "start": {
          "line": 449,
          "column": 84
        },
        "end": {
          "line": 449,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17408,
      "end": 17409,
      "loc": {
        "start": {
          "line": 449,
          "column": 85
        },
        "end": {
          "line": 449,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 17409,
      "end": 17414,
      "loc": {
        "start": {
          "line": 449,
          "column": 86
        },
        "end": {
          "line": 449,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17414,
      "end": 17415,
      "loc": {
        "start": {
          "line": 449,
          "column": 91
        },
        "end": {
          "line": 449,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 17415,
      "end": 17418,
      "loc": {
        "start": {
          "line": 449,
          "column": 92
        },
        "end": {
          "line": 449,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17418,
      "end": 17419,
      "loc": {
        "start": {
          "line": 449,
          "column": 95
        },
        "end": {
          "line": 449,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17419,
      "end": 17420,
      "loc": {
        "start": {
          "line": 449,
          "column": 96
        },
        "end": {
          "line": 449,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17445,
      "end": 17446,
      "loc": {
        "start": {
          "line": 450,
          "column": 24
        },
        "end": {
          "line": 450,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17467,
      "end": 17468,
      "loc": {
        "start": {
          "line": 451,
          "column": 20
        },
        "end": {
          "line": 451,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17485,
      "end": 17486,
      "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": 17499,
      "end": 17500,
      "loc": {
        "start": {
          "line": 453,
          "column": 12
        },
        "end": {
          "line": 453,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17500,
      "end": 17501,
      "loc": {
        "start": {
          "line": 453,
          "column": 13
        },
        "end": {
          "line": 453,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17510,
      "end": 17511,
      "loc": {
        "start": {
          "line": 454,
          "column": 8
        },
        "end": {
          "line": 454,
          "column": 9
        }
      }
    },
    {
      "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": 17521,
      "end": 17525,
      "loc": {
        "start": {
          "line": 456,
          "column": 8
        },
        "end": {
          "line": 456,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17525,
      "end": 17526,
      "loc": {
        "start": {
          "line": 456,
          "column": 12
        },
        "end": {
          "line": 456,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 17526,
      "end": 17538,
      "loc": {
        "start": {
          "line": 456,
          "column": 13
        },
        "end": {
          "line": 456,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17538,
      "end": 17539,
      "loc": {
        "start": {
          "line": 456,
          "column": 25
        },
        "end": {
          "line": 456,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 17539,
      "end": 17546,
      "loc": {
        "start": {
          "line": 456,
          "column": 26
        },
        "end": {
          "line": 456,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17546,
      "end": 17547,
      "loc": {
        "start": {
          "line": 456,
          "column": 33
        },
        "end": {
          "line": 456,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 17560,
      "end": 17565,
      "loc": {
        "start": {
          "line": 457,
          "column": 12
        },
        "end": {
          "line": 457,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17566,
      "end": 17568,
      "loc": {
        "start": {
          "line": 457,
          "column": 18
        },
        "end": {
          "line": 457,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 17569,
      "end": 17574,
      "loc": {
        "start": {
          "line": 457,
          "column": 21
        },
        "end": {
          "line": 457,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17574,
      "end": 17575,
      "loc": {
        "start": {
          "line": 457,
          "column": 26
        },
        "end": {
          "line": 457,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastEvent",
      "start": 17575,
      "end": 17584,
      "loc": {
        "start": {
          "line": 457,
          "column": 27
        },
        "end": {
          "line": 457,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17584,
      "end": 17585,
      "loc": {
        "start": {
          "line": 457,
          "column": 36
        },
        "end": {
          "line": 457,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 17598,
      "end": 17603,
      "loc": {
        "start": {
          "line": 458,
          "column": 12
        },
        "end": {
          "line": 458,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17604,
      "end": 17606,
      "loc": {
        "start": {
          "line": 458,
          "column": 18
        },
        "end": {
          "line": 458,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17607,
      "end": 17608,
      "loc": {
        "start": {
          "line": 458,
          "column": 21
        },
        "end": {
          "line": 458,
          "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": 17625,
      "end": 17627,
      "loc": {
        "start": {
          "line": 459,
          "column": 16
        },
        "end": {
          "line": 459,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17628,
      "end": 17629,
      "loc": {
        "start": {
          "line": 459,
          "column": 19
        },
        "end": {
          "line": 459,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 17629,
      "end": 17634,
      "loc": {
        "start": {
          "line": 459,
          "column": 20
        },
        "end": {
          "line": 459,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17634,
      "end": 17635,
      "loc": {
        "start": {
          "line": 459,
          "column": 25
        },
        "end": {
          "line": 459,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 17635,
      "end": 17639,
      "loc": {
        "start": {
          "line": 459,
          "column": 26
        },
        "end": {
          "line": 459,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 17640,
      "end": 17643,
      "loc": {
        "start": {
          "line": 459,
          "column": 31
        },
        "end": {
          "line": 459,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "click",
      "start": 17644,
      "end": 17651,
      "loc": {
        "start": {
          "line": 459,
          "column": 35
        },
        "end": {
          "line": 459,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17651,
      "end": 17652,
      "loc": {
        "start": {
          "line": 459,
          "column": 42
        },
        "end": {
          "line": 459,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17653,
      "end": 17654,
      "loc": {
        "start": {
          "line": 459,
          "column": 44
        },
        "end": {
          "line": 459,
          "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": 17675,
      "end": 17680,
      "loc": {
        "start": {
          "line": 460,
          "column": 20
        },
        "end": {
          "line": 460,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 17681,
      "end": 17689,
      "loc": {
        "start": {
          "line": 460,
          "column": 26
        },
        "end": {
          "line": 460,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17690,
      "end": 17691,
      "loc": {
        "start": {
          "line": 460,
          "column": 35
        },
        "end": {
          "line": 460,
          "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": 17692,
      "end": 17696,
      "loc": {
        "start": {
          "line": 460,
          "column": 37
        },
        "end": {
          "line": 460,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17696,
      "end": 17697,
      "loc": {
        "start": {
          "line": 460,
          "column": 41
        },
        "end": {
          "line": 460,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 17697,
      "end": 17708,
      "loc": {
        "start": {
          "line": 460,
          "column": 42
        },
        "end": {
          "line": 460,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17708,
      "end": 17709,
      "loc": {
        "start": {
          "line": 460,
          "column": 53
        },
        "end": {
          "line": 460,
          "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": 17709,
      "end": 17713,
      "loc": {
        "start": {
          "line": 460,
          "column": 54
        },
        "end": {
          "line": 460,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17713,
      "end": 17714,
      "loc": {
        "start": {
          "line": 460,
          "column": 58
        },
        "end": {
          "line": 460,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17714,
      "end": 17721,
      "loc": {
        "start": {
          "line": 460,
          "column": 59
        },
        "end": {
          "line": 460,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17721,
      "end": 17722,
      "loc": {
        "start": {
          "line": 460,
          "column": 66
        },
        "end": {
          "line": 460,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 17722,
      "end": 17730,
      "loc": {
        "start": {
          "line": 460,
          "column": 67
        },
        "end": {
          "line": 460,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17730,
      "end": 17731,
      "loc": {
        "start": {
          "line": 460,
          "column": 75
        },
        "end": {
          "line": 460,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 17731,
      "end": 17750,
      "loc": {
        "start": {
          "line": 460,
          "column": 76
        },
        "end": {
          "line": 460,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17750,
      "end": 17751,
      "loc": {
        "start": {
          "line": 460,
          "column": 95
        },
        "end": {
          "line": 460,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17751,
      "end": 17752,
      "loc": {
        "start": {
          "line": 460,
          "column": 96
        },
        "end": {
          "line": 460,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17752,
      "end": 17753,
      "loc": {
        "start": {
          "line": 460,
          "column": 97
        },
        "end": {
          "line": 460,
          "column": 98
        }
      }
    },
    {
      "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": 17774,
      "end": 17778,
      "loc": {
        "start": {
          "line": 461,
          "column": 20
        },
        "end": {
          "line": 461,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17778,
      "end": 17779,
      "loc": {
        "start": {
          "line": 461,
          "column": 24
        },
        "end": {
          "line": 461,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 17779,
      "end": 17789,
      "loc": {
        "start": {
          "line": 461,
          "column": 25
        },
        "end": {
          "line": 461,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17789,
      "end": 17790,
      "loc": {
        "start": {
          "line": 461,
          "column": 35
        },
        "end": {
          "line": 461,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 17790,
      "end": 17797,
      "loc": {
        "start": {
          "line": 461,
          "column": 36
        },
        "end": {
          "line": 461,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17797,
      "end": 17798,
      "loc": {
        "start": {
          "line": 461,
          "column": 43
        },
        "end": {
          "line": 461,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17798,
      "end": 17799,
      "loc": {
        "start": {
          "line": 461,
          "column": 44
        },
        "end": {
          "line": 461,
          "column": 45
        }
      }
    },
    {
      "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": 17799,
      "end": 17829,
      "loc": {
        "start": {
          "line": 461,
          "column": 45
        },
        "end": {
          "line": 461,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17829,
      "end": 17831,
      "loc": {
        "start": {
          "line": 461,
          "column": 75
        },
        "end": {
          "line": 461,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 17831,
      "end": 17839,
      "loc": {
        "start": {
          "line": 461,
          "column": 77
        },
        "end": {
          "line": 461,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17839,
      "end": 17840,
      "loc": {
        "start": {
          "line": 461,
          "column": 85
        },
        "end": {
          "line": 461,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 17840,
      "end": 17843,
      "loc": {
        "start": {
          "line": 461,
          "column": 86
        },
        "end": {
          "line": 461,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17843,
      "end": 17844,
      "loc": {
        "start": {
          "line": 461,
          "column": 89
        },
        "end": {
          "line": 461,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17844,
      "end": 17845,
      "loc": {
        "start": {
          "line": 461,
          "column": 90
        },
        "end": {
          "line": 461,
          "column": 91
        }
      }
    },
    {
      "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": 17866,
      "end": 17870,
      "loc": {
        "start": {
          "line": 462,
          "column": 20
        },
        "end": {
          "line": 462,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17870,
      "end": 17871,
      "loc": {
        "start": {
          "line": 462,
          "column": 24
        },
        "end": {
          "line": 462,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 17871,
      "end": 17878,
      "loc": {
        "start": {
          "line": 462,
          "column": 25
        },
        "end": {
          "line": 462,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17878,
      "end": 17879,
      "loc": {
        "start": {
          "line": 462,
          "column": 32
        },
        "end": {
          "line": 462,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 17879,
      "end": 17887,
      "loc": {
        "start": {
          "line": 462,
          "column": 33
        },
        "end": {
          "line": 462,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17887,
      "end": 17888,
      "loc": {
        "start": {
          "line": 462,
          "column": 41
        },
        "end": {
          "line": 462,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 17888,
      "end": 17897,
      "loc": {
        "start": {
          "line": 462,
          "column": 42
        },
        "end": {
          "line": 462,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17897,
      "end": 17898,
      "loc": {
        "start": {
          "line": 462,
          "column": 51
        },
        "end": {
          "line": 462,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17898,
      "end": 17899,
      "loc": {
        "start": {
          "line": 462,
          "column": 52
        },
        "end": {
          "line": 462,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 17920,
      "end": 17927,
      "loc": {
        "start": {
          "line": 463,
          "column": 20
        },
        "end": {
          "line": 463,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17927,
      "end": 17928,
      "loc": {
        "start": {
          "line": 463,
          "column": 27
        },
        "end": {
          "line": 463,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 17928,
      "end": 17931,
      "loc": {
        "start": {
          "line": 463,
          "column": 28
        },
        "end": {
          "line": 463,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17931,
      "end": 17932,
      "loc": {
        "start": {
          "line": 463,
          "column": 31
        },
        "end": {
          "line": 463,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17932,
      "end": 17933,
      "loc": {
        "start": {
          "line": 463,
          "column": 32
        },
        "end": {
          "line": 463,
          "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.DeleteLines([",
      "start": 17933,
      "end": 17963,
      "loc": {
        "start": {
          "line": 463,
          "column": 33
        },
        "end": {
          "line": 463,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17963,
      "end": 17965,
      "loc": {
        "start": {
          "line": 463,
          "column": 63
        },
        "end": {
          "line": 463,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 17965,
      "end": 17973,
      "loc": {
        "start": {
          "line": 463,
          "column": 65
        },
        "end": {
          "line": 463,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17973,
      "end": 17974,
      "loc": {
        "start": {
          "line": 463,
          "column": 73
        },
        "end": {
          "line": 463,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 17974,
      "end": 17977,
      "loc": {
        "start": {
          "line": 463,
          "column": 74
        },
        "end": {
          "line": 463,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17977,
      "end": 17978,
      "loc": {
        "start": {
          "line": 463,
          "column": 77
        },
        "end": {
          "line": 463,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17978,
      "end": 17979,
      "loc": {
        "start": {
          "line": 463,
          "column": 78
        },
        "end": {
          "line": 463,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17996,
      "end": 17997,
      "loc": {
        "start": {
          "line": 464,
          "column": 16
        },
        "end": {
          "line": 464,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18010,
      "end": 18011,
      "loc": {
        "start": {
          "line": 465,
          "column": 12
        },
        "end": {
          "line": 465,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18011,
      "end": 18012,
      "loc": {
        "start": {
          "line": 465,
          "column": 13
        },
        "end": {
          "line": 465,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18021,
      "end": 18022,
      "loc": {
        "start": {
          "line": 466,
          "column": 8
        },
        "end": {
          "line": 466,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Plugins can observe the whole session including the tree",
      "start": 18032,
      "end": 18091,
      "loc": {
        "start": {
          "line": 468,
          "column": 8
        },
        "end": {
          "line": 468,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " The second arg to observe fires on init",
      "start": 18100,
      "end": 18142,
      "loc": {
        "start": {
          "line": 469,
          "column": 8
        },
        "end": {
          "line": 469,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " this.session.observe(state => state.tree.features, features => {",
      "start": 18151,
      "end": 18218,
      "loc": {
        "start": {
          "line": 470,
          "column": 8
        },
        "end": {
          "line": 470,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
      "start": 18227,
      "end": 18309,
      "loc": {
        "start": {
          "line": 471,
          "column": 8
        },
        "end": {
          "line": 471,
          "column": 90
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " }, true);",
      "start": 18318,
      "end": 18330,
      "loc": {
        "start": {
          "line": 472,
          "column": 8
        },
        "end": {
          "line": 472,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18335,
      "end": 18336,
      "loc": {
        "start": {
          "line": 473,
          "column": 4
        },
        "end": {
          "line": 473,
          "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": 18342,
      "end": 18543,
      "loc": {
        "start": {
          "line": 475,
          "column": 4
        },
        "end": {
          "line": 479,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 18548,
      "end": 18559,
      "loc": {
        "start": {
          "line": 480,
          "column": 4
        },
        "end": {
          "line": 480,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18559,
      "end": 18560,
      "loc": {
        "start": {
          "line": 480,
          "column": 15
        },
        "end": {
          "line": 480,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 18560,
      "end": 18576,
      "loc": {
        "start": {
          "line": 480,
          "column": 16
        },
        "end": {
          "line": 480,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18576,
      "end": 18577,
      "loc": {
        "start": {
          "line": 480,
          "column": 32
        },
        "end": {
          "line": 480,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18578,
      "end": 18579,
      "loc": {
        "start": {
          "line": 480,
          "column": 34
        },
        "end": {
          "line": 480,
          "column": 35
        }
      }
    },
    {
      "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": 18588,
      "end": 18593,
      "loc": {
        "start": {
          "line": 481,
          "column": 8
        },
        "end": {
          "line": 481,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 18594,
      "end": 18602,
      "loc": {
        "start": {
          "line": 481,
          "column": 14
        },
        "end": {
          "line": 481,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18603,
      "end": 18604,
      "loc": {
        "start": {
          "line": 481,
          "column": 23
        },
        "end": {
          "line": 481,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18605,
      "end": 18606,
      "loc": {
        "start": {
          "line": 481,
          "column": 25
        },
        "end": {
          "line": 481,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18606,
      "end": 18607,
      "loc": {
        "start": {
          "line": 481,
          "column": 26
        },
        "end": {
          "line": 481,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 18616,
      "end": 18632,
      "loc": {
        "start": {
          "line": 482,
          "column": 8
        },
        "end": {
          "line": 482,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18632,
      "end": 18633,
      "loc": {
        "start": {
          "line": 482,
          "column": 24
        },
        "end": {
          "line": 482,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 18633,
      "end": 18640,
      "loc": {
        "start": {
          "line": 482,
          "column": 25
        },
        "end": {
          "line": 482,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18640,
      "end": 18641,
      "loc": {
        "start": {
          "line": 482,
          "column": 32
        },
        "end": {
          "line": 482,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18641,
      "end": 18648,
      "loc": {
        "start": {
          "line": 482,
          "column": 33
        },
        "end": {
          "line": 482,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18649,
      "end": 18651,
      "loc": {
        "start": {
          "line": 482,
          "column": 41
        },
        "end": {
          "line": 482,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18652,
      "end": 18653,
      "loc": {
        "start": {
          "line": 482,
          "column": 44
        },
        "end": {
          "line": 482,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18666,
      "end": 18673,
      "loc": {
        "start": {
          "line": 483,
          "column": 12
        },
        "end": {
          "line": 483,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18673,
      "end": 18674,
      "loc": {
        "start": {
          "line": 483,
          "column": 19
        },
        "end": {
          "line": 483,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18674,
      "end": 18678,
      "loc": {
        "start": {
          "line": 483,
          "column": 20
        },
        "end": {
          "line": 483,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 18679,
      "end": 18681,
      "loc": {
        "start": {
          "line": 483,
          "column": 25
        },
        "end": {
          "line": 483,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18682,
      "end": 18689,
      "loc": {
        "start": {
          "line": 483,
          "column": 28
        },
        "end": {
          "line": 483,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18689,
      "end": 18690,
      "loc": {
        "start": {
          "line": 483,
          "column": 35
        },
        "end": {
          "line": 483,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18690,
      "end": 18694,
      "loc": {
        "start": {
          "line": 483,
          "column": 36
        },
        "end": {
          "line": 483,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18694,
      "end": 18695,
      "loc": {
        "start": {
          "line": 483,
          "column": 40
        },
        "end": {
          "line": 483,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18695,
      "end": 18700,
      "loc": {
        "start": {
          "line": 483,
          "column": 41
        },
        "end": {
          "line": 483,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 18701,
      "end": 18703,
      "loc": {
        "start": {
          "line": 483,
          "column": 47
        },
        "end": {
          "line": 483,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 18704,
      "end": 18712,
      "loc": {
        "start": {
          "line": 483,
          "column": 50
        },
        "end": {
          "line": 483,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18712,
      "end": 18713,
      "loc": {
        "start": {
          "line": 483,
          "column": 58
        },
        "end": {
          "line": 483,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 18713,
      "end": 18717,
      "loc": {
        "start": {
          "line": 483,
          "column": 59
        },
        "end": {
          "line": 483,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18717,
      "end": 18718,
      "loc": {
        "start": {
          "line": 483,
          "column": 63
        },
        "end": {
          "line": 483,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18718,
      "end": 18725,
      "loc": {
        "start": {
          "line": 483,
          "column": 64
        },
        "end": {
          "line": 483,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18725,
      "end": 18726,
      "loc": {
        "start": {
          "line": 483,
          "column": 71
        },
        "end": {
          "line": 483,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18726,
      "end": 18730,
      "loc": {
        "start": {
          "line": 483,
          "column": 72
        },
        "end": {
          "line": 483,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18730,
      "end": 18731,
      "loc": {
        "start": {
          "line": 483,
          "column": 76
        },
        "end": {
          "line": 483,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18731,
      "end": 18736,
      "loc": {
        "start": {
          "line": 483,
          "column": 77
        },
        "end": {
          "line": 483,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18736,
      "end": 18737,
      "loc": {
        "start": {
          "line": 483,
          "column": 82
        },
        "end": {
          "line": 483,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18746,
      "end": 18747,
      "loc": {
        "start": {
          "line": 484,
          "column": 8
        },
        "end": {
          "line": 484,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18747,
      "end": 18748,
      "loc": {
        "start": {
          "line": 484,
          "column": 9
        },
        "end": {
          "line": 484,
          "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": 18757,
      "end": 18763,
      "loc": {
        "start": {
          "line": 485,
          "column": 8
        },
        "end": {
          "line": 485,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 18764,
      "end": 18772,
      "loc": {
        "start": {
          "line": 485,
          "column": 15
        },
        "end": {
          "line": 485,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18777,
      "end": 18778,
      "loc": {
        "start": {
          "line": 486,
          "column": 4
        },
        "end": {
          "line": 486,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 18784,
      "end": 18794,
      "loc": {
        "start": {
          "line": 488,
          "column": 4
        },
        "end": {
          "line": 488,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18794,
      "end": 18795,
      "loc": {
        "start": {
          "line": 488,
          "column": 14
        },
        "end": {
          "line": 488,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 18795,
      "end": 18810,
      "loc": {
        "start": {
          "line": 488,
          "column": 15
        },
        "end": {
          "line": 488,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18810,
      "end": 18811,
      "loc": {
        "start": {
          "line": 488,
          "column": 30
        },
        "end": {
          "line": 488,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18812,
      "end": 18813,
      "loc": {
        "start": {
          "line": 488,
          "column": 32
        },
        "end": {
          "line": 488,
          "column": 33
        }
      }
    },
    {
      "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": 18822,
      "end": 18825,
      "loc": {
        "start": {
          "line": 489,
          "column": 8
        },
        "end": {
          "line": 489,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 18826,
      "end": 18828,
      "loc": {
        "start": {
          "line": 489,
          "column": 12
        },
        "end": {
          "line": 489,
          "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": 18837,
      "end": 18839,
      "loc": {
        "start": {
          "line": 490,
          "column": 8
        },
        "end": {
          "line": 490,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18840,
      "end": 18841,
      "loc": {
        "start": {
          "line": 490,
          "column": 11
        },
        "end": {
          "line": 490,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 18841,
      "end": 18856,
      "loc": {
        "start": {
          "line": 490,
          "column": 12
        },
        "end": {
          "line": 490,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18856,
      "end": 18857,
      "loc": {
        "start": {
          "line": 490,
          "column": 27
        },
        "end": {
          "line": 490,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18857,
      "end": 18861,
      "loc": {
        "start": {
          "line": 490,
          "column": 28
        },
        "end": {
          "line": 490,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 18862,
      "end": 18864,
      "loc": {
        "start": {
          "line": 490,
          "column": 33
        },
        "end": {
          "line": 490,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 18865,
      "end": 18880,
      "loc": {
        "start": {
          "line": 490,
          "column": 36
        },
        "end": {
          "line": 490,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18880,
      "end": 18881,
      "loc": {
        "start": {
          "line": 490,
          "column": 51
        },
        "end": {
          "line": 490,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18881,
      "end": 18885,
      "loc": {
        "start": {
          "line": 490,
          "column": 52
        },
        "end": {
          "line": 490,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18885,
      "end": 18886,
      "loc": {
        "start": {
          "line": 490,
          "column": 56
        },
        "end": {
          "line": 490,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18886,
      "end": 18891,
      "loc": {
        "start": {
          "line": 490,
          "column": 57
        },
        "end": {
          "line": 490,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18891,
      "end": 18892,
      "loc": {
        "start": {
          "line": 490,
          "column": 62
        },
        "end": {
          "line": 490,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18893,
      "end": 18894,
      "loc": {
        "start": {
          "line": 490,
          "column": 64
        },
        "end": {
          "line": 490,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 18907,
      "end": 18909,
      "loc": {
        "start": {
          "line": 491,
          "column": 12
        },
        "end": {
          "line": 491,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18910,
      "end": 18911,
      "loc": {
        "start": {
          "line": 491,
          "column": 15
        },
        "end": {
          "line": 491,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 18912,
      "end": 18927,
      "loc": {
        "start": {
          "line": 491,
          "column": 17
        },
        "end": {
          "line": 491,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18927,
      "end": 18928,
      "loc": {
        "start": {
          "line": 491,
          "column": 32
        },
        "end": {
          "line": 491,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18928,
      "end": 18932,
      "loc": {
        "start": {
          "line": 491,
          "column": 33
        },
        "end": {
          "line": 491,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18932,
      "end": 18933,
      "loc": {
        "start": {
          "line": 491,
          "column": 37
        },
        "end": {
          "line": 491,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18933,
      "end": 18938,
      "loc": {
        "start": {
          "line": 491,
          "column": 38
        },
        "end": {
          "line": 491,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18947,
      "end": 18948,
      "loc": {
        "start": {
          "line": 492,
          "column": 8
        },
        "end": {
          "line": 492,
          "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": 18957,
      "end": 18963,
      "loc": {
        "start": {
          "line": 493,
          "column": 8
        },
        "end": {
          "line": 493,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 18964,
      "end": 18966,
      "loc": {
        "start": {
          "line": 493,
          "column": 15
        },
        "end": {
          "line": 493,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18971,
      "end": 18972,
      "loc": {
        "start": {
          "line": 494,
          "column": 4
        },
        "end": {
          "line": 494,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwners",
      "start": 18978,
      "end": 18987,
      "loc": {
        "start": {
          "line": 496,
          "column": 4
        },
        "end": {
          "line": 496,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18987,
      "end": 18988,
      "loc": {
        "start": {
          "line": 496,
          "column": 13
        },
        "end": {
          "line": 496,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 18988,
      "end": 19004,
      "loc": {
        "start": {
          "line": 496,
          "column": 14
        },
        "end": {
          "line": 496,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19004,
      "end": 19005,
      "loc": {
        "start": {
          "line": 496,
          "column": 30
        },
        "end": {
          "line": 496,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19006,
      "end": 19007,
      "loc": {
        "start": {
          "line": 496,
          "column": 32
        },
        "end": {
          "line": 496,
          "column": 33
        }
      }
    },
    {
      "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": 19016,
      "end": 19021,
      "loc": {
        "start": {
          "line": 497,
          "column": 8
        },
        "end": {
          "line": 497,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owners",
      "start": 19022,
      "end": 19028,
      "loc": {
        "start": {
          "line": 497,
          "column": 14
        },
        "end": {
          "line": 497,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19029,
      "end": 19030,
      "loc": {
        "start": {
          "line": 497,
          "column": 21
        },
        "end": {
          "line": 497,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19031,
      "end": 19032,
      "loc": {
        "start": {
          "line": 497,
          "column": 23
        },
        "end": {
          "line": 497,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19032,
      "end": 19033,
      "loc": {
        "start": {
          "line": 497,
          "column": 24
        },
        "end": {
          "line": 497,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 19042,
      "end": 19058,
      "loc": {
        "start": {
          "line": 498,
          "column": 8
        },
        "end": {
          "line": 498,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19058,
      "end": 19059,
      "loc": {
        "start": {
          "line": 498,
          "column": 24
        },
        "end": {
          "line": 498,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 19059,
      "end": 19066,
      "loc": {
        "start": {
          "line": 498,
          "column": 25
        },
        "end": {
          "line": 498,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19066,
      "end": 19067,
      "loc": {
        "start": {
          "line": 498,
          "column": 32
        },
        "end": {
          "line": 498,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 19067,
      "end": 19074,
      "loc": {
        "start": {
          "line": 498,
          "column": 33
        },
        "end": {
          "line": 498,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19075,
      "end": 19077,
      "loc": {
        "start": {
          "line": 498,
          "column": 41
        },
        "end": {
          "line": 498,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19078,
      "end": 19079,
      "loc": {
        "start": {
          "line": 498,
          "column": 44
        },
        "end": {
          "line": 498,
          "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": 19092,
      "end": 19097,
      "loc": {
        "start": {
          "line": 499,
          "column": 12
        },
        "end": {
          "line": 499,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19098,
      "end": 19103,
      "loc": {
        "start": {
          "line": 499,
          "column": 18
        },
        "end": {
          "line": 499,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19104,
      "end": 19105,
      "loc": {
        "start": {
          "line": 499,
          "column": 24
        },
        "end": {
          "line": 499,
          "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": 19106,
      "end": 19110,
      "loc": {
        "start": {
          "line": 499,
          "column": 26
        },
        "end": {
          "line": 499,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19110,
      "end": 19111,
      "loc": {
        "start": {
          "line": 499,
          "column": 30
        },
        "end": {
          "line": 499,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwner",
      "start": 19111,
      "end": 19119,
      "loc": {
        "start": {
          "line": 499,
          "column": 31
        },
        "end": {
          "line": 499,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19119,
      "end": 19120,
      "loc": {
        "start": {
          "line": 499,
          "column": 39
        },
        "end": {
          "line": 499,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 19120,
      "end": 19127,
      "loc": {
        "start": {
          "line": 499,
          "column": 40
        },
        "end": {
          "line": 499,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19127,
      "end": 19128,
      "loc": {
        "start": {
          "line": 499,
          "column": 47
        },
        "end": {
          "line": 499,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19141,
      "end": 19146,
      "loc": {
        "start": {
          "line": 500,
          "column": 12
        },
        "end": {
          "line": 500,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 19147,
      "end": 19149,
      "loc": {
        "start": {
          "line": 500,
          "column": 18
        },
        "end": {
          "line": 500,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19150,
      "end": 19155,
      "loc": {
        "start": {
          "line": 500,
          "column": 21
        },
        "end": {
          "line": 500,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19155,
      "end": 19156,
      "loc": {
        "start": {
          "line": 500,
          "column": 26
        },
        "end": {
          "line": 500,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 19156,
      "end": 19160,
      "loc": {
        "start": {
          "line": 500,
          "column": 27
        },
        "end": {
          "line": 500,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19160,
      "end": 19161,
      "loc": {
        "start": {
          "line": 500,
          "column": 31
        },
        "end": {
          "line": 500,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19161,
      "end": 19166,
      "loc": {
        "start": {
          "line": 500,
          "column": 32
        },
        "end": {
          "line": 500,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19166,
      "end": 19167,
      "loc": {
        "start": {
          "line": 500,
          "column": 37
        },
        "end": {
          "line": 500,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19176,
      "end": 19177,
      "loc": {
        "start": {
          "line": 501,
          "column": 8
        },
        "end": {
          "line": 501,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19177,
      "end": 19178,
      "loc": {
        "start": {
          "line": 501,
          "column": 9
        },
        "end": {
          "line": 501,
          "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": 19187,
      "end": 19193,
      "loc": {
        "start": {
          "line": 502,
          "column": 8
        },
        "end": {
          "line": 502,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owners",
      "start": 19194,
      "end": 19200,
      "loc": {
        "start": {
          "line": 502,
          "column": 15
        },
        "end": {
          "line": 502,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19205,
      "end": 19206,
      "loc": {
        "start": {
          "line": 503,
          "column": 4
        },
        "end": {
          "line": 503,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwner",
      "start": 19212,
      "end": 19220,
      "loc": {
        "start": {
          "line": 505,
          "column": 4
        },
        "end": {
          "line": 505,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19220,
      "end": 19221,
      "loc": {
        "start": {
          "line": 505,
          "column": 12
        },
        "end": {
          "line": 505,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 19221,
      "end": 19228,
      "loc": {
        "start": {
          "line": 505,
          "column": 13
        },
        "end": {
          "line": 505,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19228,
      "end": 19229,
      "loc": {
        "start": {
          "line": 505,
          "column": 20
        },
        "end": {
          "line": 505,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19230,
      "end": 19231,
      "loc": {
        "start": {
          "line": 505,
          "column": 22
        },
        "end": {
          "line": 505,
          "column": 23
        }
      }
    },
    {
      "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": 19240,
      "end": 19243,
      "loc": {
        "start": {
          "line": 506,
          "column": 8
        },
        "end": {
          "line": 506,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19244,
      "end": 19249,
      "loc": {
        "start": {
          "line": 506,
          "column": 12
        },
        "end": {
          "line": 506,
          "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": 19258,
      "end": 19260,
      "loc": {
        "start": {
          "line": 507,
          "column": 8
        },
        "end": {
          "line": 507,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19261,
      "end": 19262,
      "loc": {
        "start": {
          "line": 507,
          "column": 11
        },
        "end": {
          "line": 507,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 19262,
      "end": 19269,
      "loc": {
        "start": {
          "line": 507,
          "column": 12
        },
        "end": {
          "line": 507,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19269,
      "end": 19270,
      "loc": {
        "start": {
          "line": 507,
          "column": 19
        },
        "end": {
          "line": 507,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 19270,
      "end": 19274,
      "loc": {
        "start": {
          "line": 507,
          "column": 20
        },
        "end": {
          "line": 507,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 19275,
      "end": 19277,
      "loc": {
        "start": {
          "line": 507,
          "column": 25
        },
        "end": {
          "line": 507,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 19278,
      "end": 19285,
      "loc": {
        "start": {
          "line": 507,
          "column": 28
        },
        "end": {
          "line": 507,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19285,
      "end": 19286,
      "loc": {
        "start": {
          "line": 507,
          "column": 35
        },
        "end": {
          "line": 507,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 19286,
      "end": 19290,
      "loc": {
        "start": {
          "line": 507,
          "column": 36
        },
        "end": {
          "line": 507,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19290,
      "end": 19291,
      "loc": {
        "start": {
          "line": 507,
          "column": 40
        },
        "end": {
          "line": 507,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19291,
      "end": 19296,
      "loc": {
        "start": {
          "line": 507,
          "column": 41
        },
        "end": {
          "line": 507,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19296,
      "end": 19297,
      "loc": {
        "start": {
          "line": 507,
          "column": 46
        },
        "end": {
          "line": 507,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19298,
      "end": 19299,
      "loc": {
        "start": {
          "line": 507,
          "column": 48
        },
        "end": {
          "line": 507,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19312,
      "end": 19317,
      "loc": {
        "start": {
          "line": 508,
          "column": 12
        },
        "end": {
          "line": 508,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19318,
      "end": 19319,
      "loc": {
        "start": {
          "line": 508,
          "column": 18
        },
        "end": {
          "line": 508,
          "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": 19320,
      "end": 19324,
      "loc": {
        "start": {
          "line": 508,
          "column": 20
        },
        "end": {
          "line": 508,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19324,
      "end": 19325,
      "loc": {
        "start": {
          "line": 508,
          "column": 24
        },
        "end": {
          "line": 508,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 19325,
      "end": 19332,
      "loc": {
        "start": {
          "line": 508,
          "column": 25
        },
        "end": {
          "line": 508,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19332,
      "end": 19333,
      "loc": {
        "start": {
          "line": 508,
          "column": 32
        },
        "end": {
          "line": 508,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 19333,
      "end": 19337,
      "loc": {
        "start": {
          "line": 508,
          "column": 33
        },
        "end": {
          "line": 508,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19337,
      "end": 19338,
      "loc": {
        "start": {
          "line": 508,
          "column": 37
        },
        "end": {
          "line": 508,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 19338,
      "end": 19345,
      "loc": {
        "start": {
          "line": 508,
          "column": 38
        },
        "end": {
          "line": 508,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19345,
      "end": 19346,
      "loc": {
        "start": {
          "line": 508,
          "column": 45
        },
        "end": {
          "line": 508,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 19346,
      "end": 19350,
      "loc": {
        "start": {
          "line": 508,
          "column": 46
        },
        "end": {
          "line": 508,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19350,
      "end": 19351,
      "loc": {
        "start": {
          "line": 508,
          "column": 50
        },
        "end": {
          "line": 508,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19351,
      "end": 19356,
      "loc": {
        "start": {
          "line": 508,
          "column": 51
        },
        "end": {
          "line": 508,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19356,
      "end": 19357,
      "loc": {
        "start": {
          "line": 508,
          "column": 56
        },
        "end": {
          "line": 508,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19366,
      "end": 19367,
      "loc": {
        "start": {
          "line": 509,
          "column": 8
        },
        "end": {
          "line": 509,
          "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": 19376,
      "end": 19382,
      "loc": {
        "start": {
          "line": 510,
          "column": 8
        },
        "end": {
          "line": 510,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 19383,
      "end": 19388,
      "loc": {
        "start": {
          "line": 510,
          "column": 15
        },
        "end": {
          "line": 510,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19393,
      "end": 19394,
      "loc": {
        "start": {
          "line": 511,
          "column": 4
        },
        "end": {
          "line": 511,
          "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": 19400,
      "end": 19535,
      "loc": {
        "start": {
          "line": 513,
          "column": 4
        },
        "end": {
          "line": 516,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSketchId",
      "start": 19540,
      "end": 19551,
      "loc": {
        "start": {
          "line": 517,
          "column": 4
        },
        "end": {
          "line": 517,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19551,
      "end": 19552,
      "loc": {
        "start": {
          "line": 517,
          "column": 15
        },
        "end": {
          "line": 517,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 19552,
      "end": 19558,
      "loc": {
        "start": {
          "line": 517,
          "column": 16
        },
        "end": {
          "line": 517,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19558,
      "end": 19559,
      "loc": {
        "start": {
          "line": 517,
          "column": 22
        },
        "end": {
          "line": 517,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19560,
      "end": 19561,
      "loc": {
        "start": {
          "line": 517,
          "column": 24
        },
        "end": {
          "line": 517,
          "column": 25
        }
      }
    },
    {
      "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": 19570,
      "end": 19573,
      "loc": {
        "start": {
          "line": 518,
          "column": 8
        },
        "end": {
          "line": 518,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 19574,
      "end": 19582,
      "loc": {
        "start": {
          "line": 518,
          "column": 12
        },
        "end": {
          "line": 518,
          "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": 19591,
      "end": 19594,
      "loc": {
        "start": {
          "line": 519,
          "column": 8
        },
        "end": {
          "line": 519,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19595,
      "end": 19603,
      "loc": {
        "start": {
          "line": 519,
          "column": 12
        },
        "end": {
          "line": 519,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19604,
      "end": 19605,
      "loc": {
        "start": {
          "line": 519,
          "column": 21
        },
        "end": {
          "line": 519,
          "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": 19606,
      "end": 19610,
      "loc": {
        "start": {
          "line": 519,
          "column": 23
        },
        "end": {
          "line": 519,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19610,
      "end": 19611,
      "loc": {
        "start": {
          "line": 519,
          "column": 27
        },
        "end": {
          "line": 519,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 19611,
      "end": 19618,
      "loc": {
        "start": {
          "line": 519,
          "column": 28
        },
        "end": {
          "line": 519,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19618,
      "end": 19619,
      "loc": {
        "start": {
          "line": 519,
          "column": 35
        },
        "end": {
          "line": 519,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 19619,
      "end": 19623,
      "loc": {
        "start": {
          "line": 519,
          "column": 36
        },
        "end": {
          "line": 519,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19623,
      "end": 19624,
      "loc": {
        "start": {
          "line": 519,
          "column": 40
        },
        "end": {
          "line": 519,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 19624,
      "end": 19630,
      "loc": {
        "start": {
          "line": 519,
          "column": 41
        },
        "end": {
          "line": 519,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19630,
      "end": 19631,
      "loc": {
        "start": {
          "line": 519,
          "column": 47
        },
        "end": {
          "line": 519,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19632,
      "end": 19633,
      "loc": {
        "start": {
          "line": 519,
          "column": 49
        },
        "end": {
          "line": 519,
          "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": 19634,
      "end": 19638,
      "loc": {
        "start": {
          "line": 519,
          "column": 51
        },
        "end": {
          "line": 519,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19638,
      "end": 19639,
      "loc": {
        "start": {
          "line": 519,
          "column": 55
        },
        "end": {
          "line": 519,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 19639,
      "end": 19646,
      "loc": {
        "start": {
          "line": 519,
          "column": 56
        },
        "end": {
          "line": 519,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19646,
      "end": 19647,
      "loc": {
        "start": {
          "line": 519,
          "column": 63
        },
        "end": {
          "line": 519,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 19647,
      "end": 19651,
      "loc": {
        "start": {
          "line": 519,
          "column": 64
        },
        "end": {
          "line": 519,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19651,
      "end": 19652,
      "loc": {
        "start": {
          "line": 519,
          "column": 68
        },
        "end": {
          "line": 519,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 19652,
      "end": 19658,
      "loc": {
        "start": {
          "line": 519,
          "column": 69
        },
        "end": {
          "line": 519,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19658,
      "end": 19659,
      "loc": {
        "start": {
          "line": 519,
          "column": 75
        },
        "end": {
          "line": 519,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19659,
      "end": 19660,
      "loc": {
        "start": {
          "line": 519,
          "column": 76
        },
        "end": {
          "line": 519,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 19660,
      "end": 19666,
      "loc": {
        "start": {
          "line": 519,
          "column": 77
        },
        "end": {
          "line": 519,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19667,
      "end": 19668,
      "loc": {
        "start": {
          "line": 519,
          "column": 84
        },
        "end": {
          "line": 519,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 19669,
      "end": 19678,
      "loc": {
        "start": {
          "line": 519,
          "column": 86
        },
        "end": {
          "line": 519,
          "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": 19687,
      "end": 19692,
      "loc": {
        "start": {
          "line": 520,
          "column": 8
        },
        "end": {
          "line": 520,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19693,
      "end": 19694,
      "loc": {
        "start": {
          "line": 520,
          "column": 14
        },
        "end": {
          "line": 520,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19694,
      "end": 19702,
      "loc": {
        "start": {
          "line": 520,
          "column": 15
        },
        "end": {
          "line": 520,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 19703,
      "end": 19706,
      "loc": {
        "start": {
          "line": 520,
          "column": 24
        },
        "end": {
          "line": 520,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 19707,
      "end": 19716,
      "loc": {
        "start": {
          "line": 520,
          "column": 28
        },
        "end": {
          "line": 520,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19716,
      "end": 19717,
      "loc": {
        "start": {
          "line": 520,
          "column": 37
        },
        "end": {
          "line": 520,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19718,
      "end": 19719,
      "loc": {
        "start": {
          "line": 520,
          "column": 39
        },
        "end": {
          "line": 520,
          "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": 19732,
      "end": 19734,
      "loc": {
        "start": {
          "line": 521,
          "column": 12
        },
        "end": {
          "line": 521,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19735,
      "end": 19736,
      "loc": {
        "start": {
          "line": 521,
          "column": 15
        },
        "end": {
          "line": 521,
          "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": 19736,
      "end": 19740,
      "loc": {
        "start": {
          "line": 521,
          "column": 16
        },
        "end": {
          "line": 521,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19740,
      "end": 19741,
      "loc": {
        "start": {
          "line": 521,
          "column": 20
        },
        "end": {
          "line": 521,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 19741,
      "end": 19748,
      "loc": {
        "start": {
          "line": 521,
          "column": 21
        },
        "end": {
          "line": 521,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19748,
      "end": 19749,
      "loc": {
        "start": {
          "line": 521,
          "column": 28
        },
        "end": {
          "line": 521,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 19749,
      "end": 19753,
      "loc": {
        "start": {
          "line": 521,
          "column": 29
        },
        "end": {
          "line": 521,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19753,
      "end": 19754,
      "loc": {
        "start": {
          "line": 521,
          "column": 33
        },
        "end": {
          "line": 521,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19754,
      "end": 19762,
      "loc": {
        "start": {
          "line": 521,
          "column": 34
        },
        "end": {
          "line": 521,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19762,
      "end": 19763,
      "loc": {
        "start": {
          "line": 521,
          "column": 42
        },
        "end": {
          "line": 521,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19763,
      "end": 19764,
      "loc": {
        "start": {
          "line": 521,
          "column": 43
        },
        "end": {
          "line": 521,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19765,
      "end": 19766,
      "loc": {
        "start": {
          "line": 521,
          "column": 45
        },
        "end": {
          "line": 521,
          "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": 19783,
      "end": 19785,
      "loc": {
        "start": {
          "line": 522,
          "column": 16
        },
        "end": {
          "line": 522,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19786,
      "end": 19787,
      "loc": {
        "start": {
          "line": 522,
          "column": 19
        },
        "end": {
          "line": 522,
          "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": 19787,
      "end": 19791,
      "loc": {
        "start": {
          "line": 522,
          "column": 20
        },
        "end": {
          "line": 522,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19791,
      "end": 19792,
      "loc": {
        "start": {
          "line": 522,
          "column": 24
        },
        "end": {
          "line": 522,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 19792,
      "end": 19799,
      "loc": {
        "start": {
          "line": 522,
          "column": 25
        },
        "end": {
          "line": 522,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19799,
      "end": 19800,
      "loc": {
        "start": {
          "line": 522,
          "column": 32
        },
        "end": {
          "line": 522,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 19800,
      "end": 19804,
      "loc": {
        "start": {
          "line": 522,
          "column": 33
        },
        "end": {
          "line": 522,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19804,
      "end": 19805,
      "loc": {
        "start": {
          "line": 522,
          "column": 37
        },
        "end": {
          "line": 522,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19805,
      "end": 19813,
      "loc": {
        "start": {
          "line": 522,
          "column": 38
        },
        "end": {
          "line": 522,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19813,
      "end": 19814,
      "loc": {
        "start": {
          "line": 522,
          "column": 46
        },
        "end": {
          "line": 522,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19814,
      "end": 19815,
      "loc": {
        "start": {
          "line": 522,
          "column": 47
        },
        "end": {
          "line": 522,
          "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": 19815,
      "end": 19820,
      "loc": {
        "start": {
          "line": 522,
          "column": 48
        },
        "end": {
          "line": 522,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 19821,
      "end": 19824,
      "loc": {
        "start": {
          "line": 522,
          "column": 54
        },
        "end": {
          "line": 522,
          "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": 19825,
      "end": 19836,
      "loc": {
        "start": {
          "line": 522,
          "column": 58
        },
        "end": {
          "line": 522,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19836,
      "end": 19837,
      "loc": {
        "start": {
          "line": 522,
          "column": 69
        },
        "end": {
          "line": 522,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19838,
      "end": 19839,
      "loc": {
        "start": {
          "line": 522,
          "column": 71
        },
        "end": {
          "line": 522,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 19860,
      "end": 19868,
      "loc": {
        "start": {
          "line": 523,
          "column": 20
        },
        "end": {
          "line": 523,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19869,
      "end": 19870,
      "loc": {
        "start": {
          "line": 523,
          "column": 29
        },
        "end": {
          "line": 523,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19871,
      "end": 19879,
      "loc": {
        "start": {
          "line": 523,
          "column": 31
        },
        "end": {
          "line": 523,
          "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": 19900,
      "end": 19905,
      "loc": {
        "start": {
          "line": 524,
          "column": 20
        },
        "end": {
          "line": 524,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19922,
      "end": 19923,
      "loc": {
        "start": {
          "line": 525,
          "column": 16
        },
        "end": {
          "line": 525,
          "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": 19924,
      "end": 19928,
      "loc": {
        "start": {
          "line": 525,
          "column": 18
        },
        "end": {
          "line": 525,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19929,
      "end": 19930,
      "loc": {
        "start": {
          "line": 525,
          "column": 23
        },
        "end": {
          "line": 525,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19951,
      "end": 19959,
      "loc": {
        "start": {
          "line": 526,
          "column": 20
        },
        "end": {
          "line": 526,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19960,
      "end": 19961,
      "loc": {
        "start": {
          "line": 526,
          "column": 29
        },
        "end": {
          "line": 526,
          "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": 19962,
      "end": 19966,
      "loc": {
        "start": {
          "line": 526,
          "column": 31
        },
        "end": {
          "line": 526,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19966,
      "end": 19967,
      "loc": {
        "start": {
          "line": 526,
          "column": 35
        },
        "end": {
          "line": 526,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 19967,
      "end": 19974,
      "loc": {
        "start": {
          "line": 526,
          "column": 36
        },
        "end": {
          "line": 526,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19974,
      "end": 19975,
      "loc": {
        "start": {
          "line": 526,
          "column": 43
        },
        "end": {
          "line": 526,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 19975,
      "end": 19979,
      "loc": {
        "start": {
          "line": 526,
          "column": 44
        },
        "end": {
          "line": 526,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19979,
      "end": 19980,
      "loc": {
        "start": {
          "line": 526,
          "column": 48
        },
        "end": {
          "line": 526,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 19980,
      "end": 19988,
      "loc": {
        "start": {
          "line": 526,
          "column": 49
        },
        "end": {
          "line": 526,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19988,
      "end": 19989,
      "loc": {
        "start": {
          "line": 526,
          "column": 57
        },
        "end": {
          "line": 526,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19989,
      "end": 19990,
      "loc": {
        "start": {
          "line": 526,
          "column": 58
        },
        "end": {
          "line": 526,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 19990,
      "end": 19996,
      "loc": {
        "start": {
          "line": 526,
          "column": 59
        },
        "end": {
          "line": 526,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20013,
      "end": 20014,
      "loc": {
        "start": {
          "line": 527,
          "column": 16
        },
        "end": {
          "line": 527,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20027,
      "end": 20028,
      "loc": {
        "start": {
          "line": 528,
          "column": 12
        },
        "end": {
          "line": 528,
          "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": 20029,
      "end": 20033,
      "loc": {
        "start": {
          "line": 528,
          "column": 14
        },
        "end": {
          "line": 528,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20034,
      "end": 20035,
      "loc": {
        "start": {
          "line": 528,
          "column": 19
        },
        "end": {
          "line": 528,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 20052,
      "end": 20060,
      "loc": {
        "start": {
          "line": 529,
          "column": 16
        },
        "end": {
          "line": 529,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 20061,
      "end": 20062,
      "loc": {
        "start": {
          "line": 529,
          "column": 25
        },
        "end": {
          "line": 529,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 20063,
      "end": 20072,
      "loc": {
        "start": {
          "line": 529,
          "column": 27
        },
        "end": {
          "line": 529,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20085,
      "end": 20086,
      "loc": {
        "start": {
          "line": 530,
          "column": 12
        },
        "end": {
          "line": 530,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20095,
      "end": 20096,
      "loc": {
        "start": {
          "line": 531,
          "column": 8
        },
        "end": {
          "line": 531,
          "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": 20105,
      "end": 20111,
      "loc": {
        "start": {
          "line": 532,
          "column": 8
        },
        "end": {
          "line": 532,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 20112,
      "end": 20120,
      "loc": {
        "start": {
          "line": 532,
          "column": 15
        },
        "end": {
          "line": 532,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20125,
      "end": 20126,
      "loc": {
        "start": {
          "line": 533,
          "column": 4
        },
        "end": {
          "line": 533,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 20132,
      "end": 20147,
      "loc": {
        "start": {
          "line": 535,
          "column": 4
        },
        "end": {
          "line": 535,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20147,
      "end": 20148,
      "loc": {
        "start": {
          "line": 535,
          "column": 19
        },
        "end": {
          "line": 535,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20148,
      "end": 20149,
      "loc": {
        "start": {
          "line": 535,
          "column": 20
        },
        "end": {
          "line": 535,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20150,
      "end": 20151,
      "loc": {
        "start": {
          "line": 535,
          "column": 22
        },
        "end": {
          "line": 535,
          "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": 20160,
      "end": 20164,
      "loc": {
        "start": {
          "line": 536,
          "column": 8
        },
        "end": {
          "line": 536,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20164,
      "end": 20165,
      "loc": {
        "start": {
          "line": 536,
          "column": 12
        },
        "end": {
          "line": 536,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 20165,
      "end": 20174,
      "loc": {
        "start": {
          "line": 536,
          "column": 13
        },
        "end": {
          "line": 536,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20174,
      "end": 20175,
      "loc": {
        "start": {
          "line": 536,
          "column": 22
        },
        "end": {
          "line": 536,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20175,
      "end": 20180,
      "loc": {
        "start": {
          "line": 536,
          "column": 23
        },
        "end": {
          "line": 536,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20180,
      "end": 20181,
      "loc": {
        "start": {
          "line": 536,
          "column": 28
        },
        "end": {
          "line": 536,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20181,
      "end": 20182,
      "loc": {
        "start": {
          "line": 536,
          "column": 29
        },
        "end": {
          "line": 536,
          "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": 20191,
      "end": 20195,
      "loc": {
        "start": {
          "line": 537,
          "column": 8
        },
        "end": {
          "line": 537,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20195,
      "end": 20196,
      "loc": {
        "start": {
          "line": 537,
          "column": 12
        },
        "end": {
          "line": 537,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 20196,
      "end": 20205,
      "loc": {
        "start": {
          "line": 537,
          "column": 13
        },
        "end": {
          "line": 537,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20205,
      "end": 20206,
      "loc": {
        "start": {
          "line": 537,
          "column": 22
        },
        "end": {
          "line": 537,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20206,
      "end": 20211,
      "loc": {
        "start": {
          "line": 537,
          "column": 23
        },
        "end": {
          "line": 537,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20211,
      "end": 20212,
      "loc": {
        "start": {
          "line": 537,
          "column": 28
        },
        "end": {
          "line": 537,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20212,
      "end": 20213,
      "loc": {
        "start": {
          "line": 537,
          "column": 29
        },
        "end": {
          "line": 537,
          "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": 20222,
      "end": 20226,
      "loc": {
        "start": {
          "line": 538,
          "column": 8
        },
        "end": {
          "line": 538,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20226,
      "end": 20227,
      "loc": {
        "start": {
          "line": 538,
          "column": 12
        },
        "end": {
          "line": 538,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 20227,
      "end": 20234,
      "loc": {
        "start": {
          "line": 538,
          "column": 13
        },
        "end": {
          "line": 538,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20234,
      "end": 20235,
      "loc": {
        "start": {
          "line": 538,
          "column": 20
        },
        "end": {
          "line": 538,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20235,
      "end": 20240,
      "loc": {
        "start": {
          "line": 538,
          "column": 21
        },
        "end": {
          "line": 538,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20240,
      "end": 20241,
      "loc": {
        "start": {
          "line": 538,
          "column": 26
        },
        "end": {
          "line": 538,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20241,
      "end": 20242,
      "loc": {
        "start": {
          "line": 538,
          "column": 27
        },
        "end": {
          "line": 538,
          "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": 20251,
      "end": 20255,
      "loc": {
        "start": {
          "line": 539,
          "column": 8
        },
        "end": {
          "line": 539,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20255,
      "end": 20256,
      "loc": {
        "start": {
          "line": 539,
          "column": 12
        },
        "end": {
          "line": 539,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 20256,
      "end": 20262,
      "loc": {
        "start": {
          "line": 539,
          "column": 13
        },
        "end": {
          "line": 539,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20262,
      "end": 20263,
      "loc": {
        "start": {
          "line": 539,
          "column": 19
        },
        "end": {
          "line": 539,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20263,
      "end": 20268,
      "loc": {
        "start": {
          "line": 539,
          "column": 20
        },
        "end": {
          "line": 539,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20268,
      "end": 20269,
      "loc": {
        "start": {
          "line": 539,
          "column": 25
        },
        "end": {
          "line": 539,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20269,
      "end": 20270,
      "loc": {
        "start": {
          "line": 539,
          "column": 26
        },
        "end": {
          "line": 539,
          "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": 20279,
      "end": 20283,
      "loc": {
        "start": {
          "line": 540,
          "column": 8
        },
        "end": {
          "line": 540,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20283,
      "end": 20284,
      "loc": {
        "start": {
          "line": 540,
          "column": 12
        },
        "end": {
          "line": 540,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 20284,
      "end": 20294,
      "loc": {
        "start": {
          "line": 540,
          "column": 13
        },
        "end": {
          "line": 540,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20294,
      "end": 20295,
      "loc": {
        "start": {
          "line": 540,
          "column": 23
        },
        "end": {
          "line": 540,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20295,
      "end": 20300,
      "loc": {
        "start": {
          "line": 540,
          "column": 24
        },
        "end": {
          "line": 540,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20300,
      "end": 20301,
      "loc": {
        "start": {
          "line": 540,
          "column": 29
        },
        "end": {
          "line": 540,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20301,
      "end": 20302,
      "loc": {
        "start": {
          "line": 540,
          "column": 30
        },
        "end": {
          "line": 540,
          "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": 20311,
      "end": 20315,
      "loc": {
        "start": {
          "line": 541,
          "column": 8
        },
        "end": {
          "line": 541,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20315,
      "end": 20316,
      "loc": {
        "start": {
          "line": 541,
          "column": 12
        },
        "end": {
          "line": 541,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 20316,
      "end": 20322,
      "loc": {
        "start": {
          "line": 541,
          "column": 13
        },
        "end": {
          "line": 541,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20322,
      "end": 20323,
      "loc": {
        "start": {
          "line": 541,
          "column": 19
        },
        "end": {
          "line": 541,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20323,
      "end": 20328,
      "loc": {
        "start": {
          "line": 541,
          "column": 20
        },
        "end": {
          "line": 541,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20328,
      "end": 20329,
      "loc": {
        "start": {
          "line": 541,
          "column": 25
        },
        "end": {
          "line": 541,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20329,
      "end": 20330,
      "loc": {
        "start": {
          "line": 541,
          "column": 26
        },
        "end": {
          "line": 541,
          "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": 20339,
      "end": 20343,
      "loc": {
        "start": {
          "line": 542,
          "column": 8
        },
        "end": {
          "line": 542,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20343,
      "end": 20344,
      "loc": {
        "start": {
          "line": 542,
          "column": 12
        },
        "end": {
          "line": 542,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 20344,
      "end": 20352,
      "loc": {
        "start": {
          "line": 542,
          "column": 13
        },
        "end": {
          "line": 542,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20352,
      "end": 20353,
      "loc": {
        "start": {
          "line": 542,
          "column": 21
        },
        "end": {
          "line": 542,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20353,
      "end": 20358,
      "loc": {
        "start": {
          "line": 542,
          "column": 22
        },
        "end": {
          "line": 542,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20358,
      "end": 20359,
      "loc": {
        "start": {
          "line": 542,
          "column": 27
        },
        "end": {
          "line": 542,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20359,
      "end": 20360,
      "loc": {
        "start": {
          "line": 542,
          "column": 28
        },
        "end": {
          "line": 542,
          "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": 20369,
      "end": 20373,
      "loc": {
        "start": {
          "line": 543,
          "column": 8
        },
        "end": {
          "line": 543,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20373,
      "end": 20374,
      "loc": {
        "start": {
          "line": 543,
          "column": 12
        },
        "end": {
          "line": 543,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 20374,
      "end": 20378,
      "loc": {
        "start": {
          "line": 543,
          "column": 13
        },
        "end": {
          "line": 543,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20378,
      "end": 20379,
      "loc": {
        "start": {
          "line": 543,
          "column": 17
        },
        "end": {
          "line": 543,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20379,
      "end": 20384,
      "loc": {
        "start": {
          "line": 543,
          "column": 18
        },
        "end": {
          "line": 543,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20384,
      "end": 20385,
      "loc": {
        "start": {
          "line": 543,
          "column": 23
        },
        "end": {
          "line": 543,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20385,
      "end": 20386,
      "loc": {
        "start": {
          "line": 543,
          "column": 24
        },
        "end": {
          "line": 543,
          "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": 20395,
      "end": 20399,
      "loc": {
        "start": {
          "line": 544,
          "column": 8
        },
        "end": {
          "line": 544,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20399,
      "end": 20400,
      "loc": {
        "start": {
          "line": 544,
          "column": 12
        },
        "end": {
          "line": 544,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 20400,
      "end": 20405,
      "loc": {
        "start": {
          "line": 544,
          "column": 13
        },
        "end": {
          "line": 544,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20405,
      "end": 20406,
      "loc": {
        "start": {
          "line": 544,
          "column": 18
        },
        "end": {
          "line": 544,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20406,
      "end": 20411,
      "loc": {
        "start": {
          "line": 544,
          "column": 19
        },
        "end": {
          "line": 544,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20411,
      "end": 20412,
      "loc": {
        "start": {
          "line": 544,
          "column": 24
        },
        "end": {
          "line": 544,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20412,
      "end": 20413,
      "loc": {
        "start": {
          "line": 544,
          "column": 25
        },
        "end": {
          "line": 544,
          "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": 20422,
      "end": 20426,
      "loc": {
        "start": {
          "line": 545,
          "column": 8
        },
        "end": {
          "line": 545,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20426,
      "end": 20427,
      "loc": {
        "start": {
          "line": 545,
          "column": 12
        },
        "end": {
          "line": 545,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 20427,
      "end": 20440,
      "loc": {
        "start": {
          "line": 545,
          "column": 13
        },
        "end": {
          "line": 545,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20440,
      "end": 20441,
      "loc": {
        "start": {
          "line": 545,
          "column": 26
        },
        "end": {
          "line": 545,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20441,
      "end": 20446,
      "loc": {
        "start": {
          "line": 545,
          "column": 27
        },
        "end": {
          "line": 545,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20446,
      "end": 20447,
      "loc": {
        "start": {
          "line": 545,
          "column": 32
        },
        "end": {
          "line": 545,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20447,
      "end": 20448,
      "loc": {
        "start": {
          "line": 545,
          "column": 33
        },
        "end": {
          "line": 545,
          "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": 20457,
      "end": 20461,
      "loc": {
        "start": {
          "line": 546,
          "column": 8
        },
        "end": {
          "line": 546,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20461,
      "end": 20462,
      "loc": {
        "start": {
          "line": 546,
          "column": 12
        },
        "end": {
          "line": 546,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 20462,
      "end": 20478,
      "loc": {
        "start": {
          "line": 546,
          "column": 13
        },
        "end": {
          "line": 546,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20478,
      "end": 20479,
      "loc": {
        "start": {
          "line": 546,
          "column": 29
        },
        "end": {
          "line": 546,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 20479,
      "end": 20484,
      "loc": {
        "start": {
          "line": 546,
          "column": 30
        },
        "end": {
          "line": 546,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20484,
      "end": 20485,
      "loc": {
        "start": {
          "line": 546,
          "column": 35
        },
        "end": {
          "line": 546,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20485,
      "end": 20486,
      "loc": {
        "start": {
          "line": 546,
          "column": 36
        },
        "end": {
          "line": 546,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20491,
      "end": 20492,
      "loc": {
        "start": {
          "line": 547,
          "column": 4
        },
        "end": {
          "line": 547,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
      "start": 20498,
      "end": 20606,
      "loc": {
        "start": {
          "line": 549,
          "column": 4
        },
        "end": {
          "line": 552,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onDisabled",
      "start": 20611,
      "end": 20621,
      "loc": {
        "start": {
          "line": 553,
          "column": 4
        },
        "end": {
          "line": 553,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20621,
      "end": 20622,
      "loc": {
        "start": {
          "line": 553,
          "column": 14
        },
        "end": {
          "line": 553,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20622,
      "end": 20623,
      "loc": {
        "start": {
          "line": 553,
          "column": 15
        },
        "end": {
          "line": 553,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20624,
      "end": 20625,
      "loc": {
        "start": {
          "line": 553,
          "column": 17
        },
        "end": {
          "line": 553,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20625,
      "end": 20626,
      "loc": {
        "start": {
          "line": 553,
          "column": 18
        },
        "end": {
          "line": 553,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20627,
      "end": 20628,
      "loc": {
        "start": {
          "line": 554,
          "column": 0
        },
        "end": {
          "line": 554,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20629,
      "end": 20629,
      "loc": {
        "start": {
          "line": 555,
          "column": 0
        },
        "end": {
          "line": 555,
          "column": 0
        }
      }
    }
  ]
}